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=151420&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156963,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151440&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151400&ordering=-impactfactor",
    "results": [
        {
            "id": 108110,
            "title": "Erythema nodosum in intrapulmonary nodule - paraneoplastic? or not?",
            "abstract": null,
            "authors": [
                "Meilinger, M",
                "Polachova, J",
                "Dietrich, I",
                "Tscherner, M",
                "Troster, N",
                "Olschewski, H"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): A63-A64. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900041",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108110-14087"
            ],
            "persons": [],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 108109,
            "title": "DHA inhibits HPASMC proliferation by induction of ER stress",
            "abstract": null,
            "authors": [
                "Crnkovic, S",
                "Lindenmann, J",
                "Popper, H",
                "Olschewski, H",
                "Olschewski, A",
                "Frank, S"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22):A59-A59.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108109-14013",
                "108109-14020",
                "108109-14044",
                "108109-14077",
                "108109-14087"
            ],
            "persons": [
                "108109-50145",
                "108109-51988",
                "108109-54345",
                "108109-62748"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 108108,
            "title": "Asthma-like syndrome in a previously healthy Austrian traveler returning from Thailand",
            "abstract": null,
            "authors": [
                "Hoenigl, M",
                "Polachova, J",
                "Salzer, HJF",
                "Zollner-Schwetz, I",
                "Valentin, T",
                "Flick, H",
                "Dietrich, I",
                "Meilinger, M",
                "Krause, R"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): A57-A57. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108108-14087"
            ],
            "persons": [
                "108108-51976",
                "108108-53586",
                "108108-54326",
                "108108-64754",
                "108108-65986"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 108107,
            "title": "Neovascularisation in clots of chronic thromboembolic pulmonary artery hypertension patients",
            "abstract": null,
            "authors": [
                "Zabini, D",
                "Balint, Z",
                "Klepetko, W",
                "Lang, I",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): A52-A53. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108107-14044",
                "108107-14069",
                "108107-14087"
            ],
            "persons": [
                "108107-54345",
                "108107-62221"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 105749,
            "title": "‘Thursday Staphylococcus aureus Bacteremia’ is associated with increased mortality.",
            "abstract": null,
            "authors": [
                "Valentin, T",
                "Zollner-Schwetz, I",
                "Hoenigl, M",
                "Salzer, HJF",
                "Krause, R"
            ],
            "year": 2010,
            "source": "Wiener klinische Wochenschrift2010; 122(1718):A18-A18.-41. Jahrestagung der Österreichischen Gesellschaft für Innere Medizin ; SEPT 29-OCT 2, 2010; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105749-14087"
            ],
            "persons": [
                "105749-51976",
                "105749-53586",
                "105749-54326",
                "105749-64754"
            ],
            "imported": "2010-10-07T15:11:12+02:00",
            "journal": null,
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107311,
            "title": "The adult phenotype of myocardial metabolism during ischemia is the way to fetal phenotypes: A note on the plasticity of myocardial metabolism.",
            "abstract": null,
            "authors": [
                "Gasser, S",
                "Gulina, S",
                "Holzwart, E",
                "Ablasser, K",
                "Roessl, U",
                "von Lewinsky, D",
                "Pieske, B",
                "Machler, H",
                "Trantiner-Yates, A",
                "Tscheliessnig, KH",
                "Mangge, H",
                "Gasser, R"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122: S9-S9.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000284483600019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "107311-14028",
                "107311-14073",
                "107311-14075",
                "107311-14083"
            ],
            "persons": [
                "107311-51533",
                "107311-51592",
                "107311-51947",
                "107311-52854",
                "107311-59317",
                "107311-60377"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108106,
            "title": "A rare case of cerebral tuberculosis",
            "abstract": null,
            "authors": [
                "Meilinger, M",
                "Polachova, J",
                "Honigl, M",
                "Schrotter, G",
                "Flick, H",
                "Olschewski, H"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): A53-A53. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108106-14051",
                "108106-14087"
            ],
            "persons": [
                "108106-64754",
                "108106-65986"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107310,
            "title": "Placebo-controlled trial to investigate dan effects of vitamin D substitution on the glucose metabolism in healthy subjects.",
            "abstract": null,
            "authors": [
                "Bock, G",
                "Mader, J",
                "Prietl, B",
                "Fruhmann, J",
                "Urschitz, M",
                "Hueter, N",
                "Obermayer-Pietsch, B",
                "Pieber, T"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122: S5-S5.-ÖDG; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000284483600009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "107310-14080"
            ],
            "persons": [
                "107310-50690",
                "107310-50877",
                "107310-51809",
                "107310-51831",
                "107310-56667",
                "107310-57574",
                "107310-62036"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "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": 108102,
            "title": "The progression towards pulmonary hypertension in systemic sclerosis may be attenuated by \"very early\" treatment with bosentan",
            "abstract": null,
            "authors": [
                "Kovacs, G",
                "Maier, R",
                "Aberer, E",
                "Brodmann, M",
                "Graninger, W",
                "Kqiku, X",
                "Scheid, S",
                "Troster, N",
                "Hesse, C",
                "Rubin, L",
                "Olschewski, H"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): A49-A49. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108102-14047",
                "108102-14079",
                "108102-14083",
                "108102-14086",
                "108102-14087"
            ],
            "persons": [
                "108102-50167",
                "108102-51689",
                "108102-51953",
                "108102-54067",
                "108102-59238"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108096,
            "title": "Clinical consequences of the Calypso trial showing superiority of PEG-liposomal doxorubicin and carboplatin over paclitaxel and carboplatin in recurrent ovarian cancer: results of an Austrian gynecologic oncologists' expert meeting.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Reinthaller, A",
                "Angleitner-Boubenizek, L",
                "Schauer, C",
                "Zeimet, A",
                "Dirschlmayer, W",
                "Medl, M",
                "Stummvoll, W",
                "Sevelda, P",
                "Marth, C"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): 649-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000285360900054",
            "pubmed": "21072604",
            "doi": "10.1007/s00508-010-1483-1",
            "pmc": null,
            "organizations": [
                "108096-14063"
            ],
            "persons": [
                "108096-51624-2"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.421,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107916,
            "title": "Prevalence of pulmonary hypertension in myelodysplastic syndrome.",
            "abstract": null,
            "authors": [
                "Kqiku X",
                "Kovacs G",
                "Reitter S",
                "Sill H",
                "Olschewski H"
            ],
            "year": 2010,
            "source": "Wien Klin Wochenschr (2010) 122/21-22:A47-A642010; 122: A50-A51.-Jahrestagung 2010 der österreichischen Gesellschaft für Pneumonologie; OCT 7-9, 2010; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "107916-14082",
                "107916-14087"
            ],
            "persons": [
                "107916-51857",
                "107916-59238"
            ],
            "imported": "2011-01-24T18:45:14+01:00",
            "journal": null,
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 108090,
            "title": "Expression of key enzymes for gluconeogenesis and glycogen deposition in lung cancer",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Wohlkoenig, C",
                "Stacher, E",
                "Lindenmann, J",
                "Smolle-Juttner, FM",
                "Popper, HH",
                "Hrzenjak, A",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(21-22): A50-A50. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000285360900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108090-14020",
                "108090-14044",
                "108090-14077",
                "108090-14087"
            ],
            "persons": [
                "108090-50145",
                "108090-50610",
                "108090-54345",
                "108090-57557",
                "108090-58591",
                "108090-51615"
            ],
            "imported": "2011-01-28T11:53:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 107309,
            "title": "Haben Kinder und Jugendliche mit Typ 1 Diabetes mellitus eine höhere Prävalenz an Parietalzellantikörper als gesunde Kinder?",
            "abstract": null,
            "authors": [
                "Fröhlich-Reiterer, E",
                "Huber, J",
                "Suppan, E",
                "Obermayer-Pietsch, B",
                "Deutschmann, A",
                "Demel, U",
                "Acham-Roschitz, B",
                "Weinhandl, G",
                "Hauer, A",
                "Borkenstein, M"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122: S9-S9.-38. Jahrestagung der Österreichischen Diabetes Gesellschaft; Nov 18-20, 2010; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000284483600018",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "107309-14080",
                "107309-14086",
                "107309-14091"
            ],
            "persons": [
                "107309-50659",
                "107309-51654",
                "107309-51809",
                "107309-51968",
                "107309-61824"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 106817,
            "title": "A Comparison of obese and Diabetic Patients regarding Weight Loss, Body Composition Measurement, Blood Glucosa Control and cardiovascular Risk Factors, between conventional Diet and the VLCD Program INSUmed",
            "abstract": null,
            "authors": [
                "Fliesser-Gorzer, E",
                "Kellner, A",
                "Toplak, H"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(19-20): A45-A45. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000283357700027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "106817-51846"
            ],
            "imported": "2010-11-24T12:24:20+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 109720,
            "title": "Acute hepatitis species as a result of contamination of a food supplement with Cytotoxin-producing Bacillus species.",
            "abstract": null,
            "authors": [
                "Krones, E",
                "Halilbasic, E",
                "Grisold, A",
                "Krause, R",
                "Trauner, M",
                "Fickert, P",
                "Zollner, G"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(17-18):A10-A11.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109720-14023",
                "109720-14081",
                "109720-14087"
            ],
            "persons": [
                "109720-51863",
                "109720-51976",
                "109720-52938",
                "109720-57230",
                "109720-66467"
            ],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "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": 109721,
            "title": "Vitamin D supplementation in women with PCOS - Influence on metabolic and endocrine parameters.",
            "abstract": null,
            "authors": [
                "Wehr, E",
                "Pieber, TR",
                "Obermayer-Pietsch, B"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(17-18): A8-A8. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109721-14080"
            ],
            "persons": [
                "109721-51809",
                "109721-51831"
            ],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109722,
            "title": "Diagnosis of lactose intolerance - Comparison of the genetic tests for primary adult lactase deficiency with lactose H2 breath test.",
            "abstract": null,
            "authors": [
                "Ederer, T",
                "Toplak, H",
                "Obermayer-Pietsch, B",
                "Hammer, H",
                "Hogenauer, C"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(17-18): A10-A10. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109722-14080",
                "109722-14081"
            ],
            "persons": [
                "109722-51531",
                "109722-51809",
                "109722-53167",
                "109722-51846"
            ],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109724,
            "title": "Opportunistic skin infections with Mycobacterium marinum under adalimumab therapy in a patient with Crohn's disease - a case report.",
            "abstract": null,
            "authors": [
                "Kump, P",
                "Hogenauer, C",
                "Wenzl, H",
                "Hinterleitner, T",
                "Petritsch, W"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(17-18): A14-A14. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109724-14081"
            ],
            "persons": [
                "109724-51536",
                "109724-53167",
                "109724-65139"
            ],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109725,
            "title": "Therapy with radioligand in inoperable, metastatic neuroendocrine tumors: Retrospective analysis of a case series Response.",
            "abstract": null,
            "authors": [
                "Kump, P",
                "Durchschein, F",
                "Lipp, R",
                "Aschauer, M",
                "Hammer, H",
                "Krejs, GJ"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(17-18):A14-A15.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200044",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109725-14081",
                "109725-14107",
                "109725-14108"
            ],
            "persons": [
                "109725-51531",
                "109725-51534",
                "109725-51948",
                "109725-65139",
                "109725-71975"
            ],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109726,
            "title": "Intracellular acidification liberates magnesium ions from intracellular binding sites in Guinea pig papillary muscle",
            "abstract": null,
            "authors": [
                "Gasser, S",
                "Gasser, R"
            ],
            "year": 2010,
            "source": "WIEN KLIN WOCHENSCHR. 2010; 122(17-18): A25-A25. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000282225200078",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109726-14083"
            ],
            "persons": [
                "109726-51533"
            ],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.747,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.405,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}