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=1820&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1840&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1800&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 133960,
            "title": "Evaluation präoperativer Flüssigkeitskarenz von Kindern und Jugendlichen.",
            "abstract": null,
            "authors": [
                "Schwalsberger, M",
                "Vittinghoff, M",
                "Szilagy, I",
                "Sandner-Kiesling, A"
            ],
            "year": 2013,
            "source": "AIC News, Nov 2013. 2013; 63: 50--Austrian International Congress AIC 2013; Nov 14-16. 2013; Wien, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "133960-14069",
                "133960-14070",
                "133960-14092"
            ],
            "persons": [
                "133960-51916",
                "133960-57034",
                "133960-81071"
            ],
            "imported": "2014-02-06T19:40:51+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": 133739,
            "title": "Entscheidungskriterien für die Möglichkeit einer tiefen Sedierung bei Herzkathetern an Kindern und Jugendlichen.",
            "abstract": null,
            "authors": [
                "Zoidl, P",
                "Gaisch, T",
                "Vittinghoff, M",
                "Sandner-Kiesling, A"
            ],
            "year": 2012,
            "source": " Proceedings zum AIC-Kongress 2012. 2012; Sept. 2012(62):55--Austrian international Congres AIC 2012; Sep 13 - 15, 2012; Klagenfurt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "133739-14069",
                "133739-14070"
            ],
            "persons": [
                "133739-51916",
                "133739-57034",
                "133739-60097"
            ],
            "imported": "2014-02-04T14:40:23+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": 125800,
            "title": "Korrelation zwischen Prozentsatz der Plasmalzellinfiltration im Beckenkamm und SUV im F18-FDG-PET-CT",
            "abstract": null,
            "authors": [
                "Kulnik, R",
                "Gstettner, C",
                "Köfer, K",
                "Heber, D",
                "Beham-Schmid, C",
                "Aigner, R",
                ""
            ],
            "year": 2013,
            "source": "Nuklearmedizin Kongressausgabe. 2013; 2012(51):213-256.-10. Nationaler Kongress der Österreichischen Gesellschaft für Nuklearmedizin und Molekulare Bildgebung; JAN 16-18, 2013; Zell am See, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125800-14020",
                "125800-14107"
            ],
            "persons": [
                "125800-60016",
                "125800-51727"
            ],
            "imported": "2013-01-30T14:50:38+01: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": 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": 118790,
            "title": "Organic cation transporter (Oct) genotyping and metformin treatment in patients with polycystic ovary syndrome (PCOS)",
            "abstract": null,
            "authors": [
                "Schweighofer, N",
                "Lerchbaum, E",
                "Warnkross, H",
                "Trummer, O",
                "Pieber, TR",
                "Obermayer-Pietsch, B"
            ],
            "year": 2012,
            "source": "J KLIN ENDOKRINOL STOFFW 2012. 2012; -ÖGES Jahrestagung; APR 19-20, 2012; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118790-14080"
            ],
            "persons": [
                "118790-50909",
                "118790-51809",
                "118790-51831"
            ],
            "imported": "2012-04-23T09:39:07+02:00",
            "journal": null,
            "issn": "1998-7773",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 114538,
            "title": "Ausgeprägtes Ischämiesyndrom des Fußes nach Varizensklerosierung, ein Fallbericht",
            "abstract": null,
            "authors": [
                "Hafner, F",
                "Froehlich, H",
                "Gary, T",
                "Henoekl, K",
                "Steidl, K",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2011,
            "source": "Vasa, European Journal of Vascular Medicine. 2011; 40(S/81):28-29.-12. Unionstagung Haut und Gefäße; NOV 9-11, 2011; Baden, SWITZERLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114538-14046",
                "114538-14079"
            ],
            "persons": [
                "114538-51136",
                "114538-51541",
                "114538-51689"
            ],
            "imported": "2011-11-09T20:22:31+01:00",
            "journal": null,
            "issn": "0301-1526",
            "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": 111372,
            "title": "Neurogenic thoracic outlet syndrome -\r\nsurgical experience, indication, surgical experience\r\nand results in a series of 59 patients.",
            "abstract": null,
            "authors": [
                "Weigel, G",
                "Karner, C",
                "Girsch, W"
            ],
            "year": 2011,
            "source": "EUROHAND 2011, Combined XVIth FESSH Congress and Xth EFSHT Congress, Oslo, Norway, May 26 – 28 2011. 2011; 36 (1):77-78.-EUROHAND 2011, Combined XVIth FESSH Congress and Xth EFSHT Congress; May 26 – 28 2011; Oslo, NORWAY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111372-14076"
            ],
            "persons": [],
            "imported": "2011-06-12T15:57:49+02:00",
            "journal": null,
            "issn": "1753-1934",
            "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": 104395,
            "title": "Sinn und Unsinn neuer notfallmedizinischer Techniken",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Archan S",
                "Kainz, J",
                "Prause, G"
            ],
            "year": 2010,
            "source": "A + IC NEWS. Konferenzband 2010; 60(1):83-85.- Austrian International Congress. Jahrestagung der Österr. Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin ; SEP 16-18, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104395-14069"
            ],
            "persons": [
                "104395-50018",
                "104395-51986",
                "104395-58596"
            ],
            "imported": "2010-09-18T19:23:23+02:00",
            "journal": null,
            "issn": "1810-1887",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 104378,
            "title": "Case Report: Erstmanifestation einer fulminanten MH-Krise während einer Vitrektomie.",
            "abstract": null,
            "authors": [
                "Wejbora, M",
                "Mandl, C",
                "Prassl, U",
                "Voit-Augustin, H",
                "Schwarz, G"
            ],
            "year": 2010,
            "source": "A+IC News2010; 60: 41-41.-Austrian International Congress (AIC); SEP 16-18, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104378-14069",
                "104378-14070"
            ],
            "persons": [
                "104378-51073",
                "104378-51944"
            ],
            "imported": "2010-09-17T22:16:56+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": 104373,
            "title": "Effect of somatostatin analogue octreotide on pain relief after major abdominal surgery.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Bornemann-Cimenti, H",
                "Bauernfeind, H",
                "Müller, G",
                "Rumpold-Seitlinger, G",
                "Metzler, H"
            ],
            "year": 2010,
            "source": "A+IC News2010; (60):12-12.-Austrian International Congress (AIC); SEP 16-18, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104373-14069",
                "104373-14070"
            ],
            "persons": [
                "104373-51611",
                "104373-51915",
                "104373-58422"
            ],
            "imported": "2010-09-17T21:55:35+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": 99013,
            "title": "Placental weight in early - and late - onset Preeclampsia",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Desoye, G",
                "Wadsack, C",
                "Haas, J",
                "Lang, U",
                "Schlembach, D"
            ],
            "year": 2009,
            "source": "PLACENTA. 2009; 30(9):A76-A76.-IFPA (International Federation of Placenta Associations); Oct 6-9,2009; Adelaide,Australia. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "99013-14038"
            ],
            "persons": [
                "99013-50442",
                "99013-51627",
                "99013-58907"
            ],
            "imported": "2010-03-07T20:39:40+01:00",
            "journal": null,
            "issn": "0143-4004",
            "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": 95278,
            "title": "Pulmonary valve replacement using mechanical prostheses and concomitant volume reduction plasty: changes in right ventricular geometry.",
            "abstract": null,
            "authors": [
                "Ovcina, I",
                "Knez, I",
                "Beran, E",
                "Koköfer, A",
                "Curcic, P",
                "Dacar, D",
                "Krumnikl, J",
                "Gamillscheg, A",
                "Sorantin, E",
                "Tscheliessnigg, KH"
            ],
            "year": 2009,
            "source": "Ineractive CardioVascular and Thoracic Surgery\r\n\r\n\r\n2009; VOL. 9 Suppl. 2(9):S 85-S 85.-23rd EACTS Annual meeting; OCT 17-21, 2009; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95278-14070",
                "95278-14075",
                "95278-14093",
                "95278-14106"
            ],
            "persons": [
                "95278-50146",
                "95278-51913",
                "95278-51936",
                "95278-57072",
                "95278-59423"
            ],
            "imported": "2009-10-25T11:23:41+01:00",
            "journal": null,
            "issn": "1569-9293",
            "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": 94895,
            "title": "Skin conductance variability – A sensitive psycho-vegetative parameter.",
            "abstract": null,
            "authors": [
                "Trapp, M",
                "Miggitsch, EM",
                "Egger, JW",
                "Komericki, P",
                "Wurst, L",
                "Richtig, E"
            ],
            "year": 2009,
            "source": "PANMINERVA MEDICA - A Journal on Internal Medicine\r\nP.ISSN 0031-0808; E.ISSN 1827-18982009; 51(3):116-116.-20th World Congress on Psychosomatic Medicine; SEPT 23-26, 2009; Torino, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "94895-14047",
                "94895-29447"
            ],
            "persons": [
                "94895-50041",
                "94895-51505",
                "94895-52274"
            ],
            "imported": "2009-10-04T23:24:17+02:00",
            "journal": null,
            "issn": "0031-0808",
            "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": 94894,
            "title": "Social Isolation and Blood Pressure Variability.",
            "abstract": null,
            "authors": [
                "Miggitsch, EM",
                "Egger, JW",
                "Trapp, M",
                "Magometschnigg, D",
                "Wurst, L",
                "Wieser, O",
                "Schwaberger, G\r\n"
            ],
            "year": 2009,
            "source": "PANMINERVA MEDICA - A Journal on Internal Medicine\r\nP.ISSN 0031-0808; E.ISSN 1827-18982009; 51(3):75-75.-20th World Congress on Psychosomatic Medicine; SEPT 23-26, 2009; Torino, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "94894-14047",
                "94894-29447"
            ],
            "persons": [
                "94894-51505"
            ],
            "imported": "2009-10-04T23:19:06+02:00",
            "journal": null,
            "issn": "0031-0808",
            "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": 93460,
            "title": "Determination of local phase changes in lung ventilation by EIT during continuous postural changes.",
            "abstract": null,
            "authors": [
                "Mayer, M",
                "Brunner, P",
                "Smolle-Jüttner, FM",
                "Maier, A",
                "Neuböck, N",
                "Scharfetter, H"
            ],
            "year": 2007,
            "source": "IFMBE Proceedings2007; 17: 528-530.-13th International Conference on Electrical Bioimpedance and the 8th Conference on Electrical Impedance Tomography -ICEBI 2007\r\n; AUG 29, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "93460-14077"
            ],
            "persons": [
                "93460-51935",
                "93460-51615"
            ],
            "imported": "2009-09-22T15:24:53+02:00",
            "journal": null,
            "issn": "1680-0737",
            "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": 93150,
            "title": "Spezielle anästhesiologische Aspekte bei HNO-Eingriffen.",
            "abstract": null,
            "authors": [
                "Mausser, G",
                "Schellauf, A",
                "Weinrauch, V",
                ""
            ],
            "year": 2009,
            "source": "Anaesthesiology & Intensive Care News2009; 11(59):54-56.-Austrian International Congress (AIC); SEP 17 - 19, 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "93150-14070"
            ],
            "persons": [],
            "imported": "2009-09-19T10:33:18+02:00",
            "journal": null,
            "issn": "1810-1887",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 91131,
            "title": "Prothetischer Pulmonalklappenersatz mit mechanischer Prothese und zusätzlich rechtsventrikulärer Volumsreduktionsplastik - eine Option, den rechtsventrikulären Ausflußtrakt bei kongenitalen Patienten chirurgisch zu rekonstruieren?",
            "abstract": null,
            "authors": [
                "Beran, E",
                "Mircic, A",
                "Knez, I",
                "Dacar, D",
                "Gamillschegg, A",
                "Heinzl, B",
                "Zobel, G",
                "Rödl, S",
                "Krumnikl, J",
                "Toller, W",
                "Tscheliessnigg, KH"
            ],
            "year": 2009,
            "source": " 2009; 41(230):S 123-S 123.-50th Annual Meeting of the Austrian Society of Surgery; June 18-20, 2009; Vienna.  (ISBN:    )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "91131-14044",
                "91131-14045",
                "91131-14048",
                "91131-14070",
                "91131-14075"
            ],
            "persons": [
                "91131-51709",
                "91131-51742",
                "91131-51936",
                "91131-57072",
                "91131-59423"
            ],
            "imported": "2009-06-24T14:57:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 90856,
            "title": "Reactivity of skin conductance variability during hypobaric hypoxia.",
            "abstract": null,
            "authors": [
                "Miggitsch, EM",
                "Trapp, M",
                "Rohrer, PM",
                "Egger, JW: Tilz, H",
                "Velik, R",
                "Schwaberger, G",
                "Domej, W",
                "Wieser, O",
                "Pieringer, W",
                "Richtig, E\r\n"
            ],
            "year": 2009,
            "source": "World Congress of International Society of  Dermatology, Book of Abstracts, Nr.1279 /  International Journal of Dermatology - The Official Journal of the International Society of Dermatology - Print ISSN: 0011-9059 Online ISSN: 1365-46322009; Book of Abstracts(2009):-10th International Congress of Dermatology, Prague 2009; MAY 20-25, 2009; Prague, Czech Republic. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90856-14047",
                "90856-14087",
                "90856-29447"
            ],
            "persons": [
                "90856-51505",
                "90856-51525",
                "90856-52274",
                "90856-65659"
            ],
            "imported": "2009-06-01T15:15:41+02:00",
            "journal": null,
            "issn": "1365-4632",
            "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": 90260,
            "title": "Entwicklung melanozytaerer Naevi und Muster bei kongenitalen Naevi.",
            "abstract": null,
            "authors": [
                "Zalaudek, I."
            ],
            "year": 2009,
            "source": "JDDG - Abstraktband anlaesslich der 45. Tagung der Deutschen Dermatologischen Gesellschaft - Vereinigung Deutschsprachiger Dermatologen in Dresden vom 29. April bis 2. Mai 20092009; 7(4):86-86.-45. DDG Tagung; APR 29 - MAY 2, 2009; Dresden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000268960300282",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90260-14047"
            ],
            "persons": [
                "90260-50151"
            ],
            "imported": "2009-05-02T22:55:35+02:00",
            "journal": null,
            "issn": "1610-0379",
            "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": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 89216,
            "title": "Die Rolle des 25-OH-Vitamin D beim Polycystischen Ovarsyndrom",
            "abstract": null,
            "authors": [
                "Wehr, E",
                "Schweighofer, N",
                "Giukiani,A",
                "Graupp, M",
                "Lerchbaumer,B",
                "Rohrer,S",
                "Kopera,D",
                "Fahrleitner-Pammer,A",
                "Dobnig, H",
                "Pieber T",
                "Obermayer-Pietsch, B",
                ""
            ],
            "year": 2009,
            "source": "www.osteologie-journal.de2009; Suppl1(18):33-33.-Osteologie; Mar 5-7; 2009; Frankfurt. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89216-14013",
                "89216-14047",
                "89216-14068",
                "89216-14080"
            ],
            "persons": [
                "89216-51063",
                "89216-51809",
                "89216-51831",
                "89216-51842"
            ],
            "imported": "2009-03-17T12:09:17+01:00",
            "journal": null,
            "issn": "1019-1291",
            "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": 89164,
            "title": "Effekt der Politur des vorderen Kapselblattes auf den Nachstar.",
            "abstract": null,
            "authors": [
                "Petternel, V",
                "Findl, O",
                "Menapace, R",
                "Rainer, G",
                "Bühl, W",
                "Wirtitsch, M",
                "Georgopoulos, M"
            ],
            "year": 2002,
            "source": "Spektrum der Augenheilkunde. 2002; 16(2):-Tagung der Österreichischen Ophthalmologischen Gesellschaft; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89164-14043"
            ],
            "persons": [],
            "imported": "2009-03-16T13:06:43+01:00",
            "journal": null,
            "issn": "0930-4282",
            "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
        }
    ]
}