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=149500&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149520&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149480&ordering=-impactfactor",
    "results": [
        {
            "id": 163399,
            "title": "Impact of vaccination against influenza, pertussis and pneumococcal infection on respiratory tract infections and acute viral rhinopharyngitis in cardiologic and pneumologic patients",
            "abstract": null,
            "authors": [
                "Roblreiter, T",
                "Smolle, E",
                "Flick, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. .. 2017; 129(19-20):763-764.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900081",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163399-14087"
            ],
            "persons": [
                "163399-65986",
                "163399-71794"
            ],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163400,
            "title": "An inhaled \"malignant\" chicken's vertebral body causing severe necrotisizing pneumonia",
            "abstract": null,
            "authors": [
                "Fediuk, M",
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Swatek, P",
                "Gschwandtner, E",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):764-764.-41. Jahrestagung der Österreichischen Gesellschaft für Pneumologie- 1. Jahrestagung der Österreichischen Gesellschaft für Thoraxchirurgie; OCT 5-7, 2017; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900083",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163400-14077"
            ],
            "persons": [
                "163400-50145",
                "163400-50948",
                "163400-51935",
                "163400-51615"
            ],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163401,
            "title": "Fully-automatic lung fissure detection from thoracic computed tomography images",
            "abstract": null,
            "authors": [
                "Giuliani, N",
                "Urschler, M",
                "Olschewski, A",
                "Olschewski, H",
                "Pienn, M"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):767-767.-41. Jahrestagung der Österreichischen Gesellschaft für Pneumologie und 1. Jahrestagung der Österreichischen Gesellschaft für Thoraxchirurgie; OCT 5–7, 2017; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900090",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163401-14087"
            ],
            "persons": [
                "163401-54345",
                "163401-63647"
            ],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 163424,
            "title": "Lifestyle Measures to reduce the Risk of Gestational Diabetes in obese Pregnancies: DALI Lifestyle Interventions Study",
            "abstract": null,
            "authors": [
                "Harreiter, J",
                "Simmons, D",
                "van Poppel, M",
                "Corcoy, R",
                "Devlieger, R",
                "Damm, P",
                "Jensen, D",
                "Dunne, F",
                "Lapolla, A",
                "Wender-Ozegowska, E",
                "Hill, D",
                "Jelsma, J",
                "Desoye, G",
                "Worda, C",
                "Bancher-Todesca, D",
                "Kautzky-Willer, A"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):737-738.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163424-14038"
            ],
            "persons": [],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163425,
            "title": "Differentially expressed lncRNAs in IPAH: the impact of PAXIP1-AS1 on hPASMCs function",
            "abstract": null,
            "authors": [
                "Puthenparampil, HT",
                "Jandl, K",
                "Wilhelm, J",
                "Hoffmann, J",
                "Marsh, L",
                "Klepetko, W",
                "Olschewski, A",
                "Brock, M",
                "Kwapiszewska, G"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. .. 2017; 129(19-20):755-755.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900062",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163425-14010"
            ],
            "persons": [
                "163425-100911",
                "163425-54345",
                "163425-82090",
                "163425-82595"
            ],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163428,
            "title": "Therapy of right ventricular fibrosis does not ameliorate right ventricular dysfunction",
            "abstract": null,
            "authors": [
                "Crnkovic, S",
                "Egemnazarov, B",
                "Marsh, L",
                "Douschan, P",
                "Ghanim, B",
                "Klepetko, W",
                "Fruhwald, F",
                "Lassner, D",
                "Olschewski, A",
                "Olschewski, H",
                "Kwapiszewska, G"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):756-756.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900064",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163428-14010",
                "163428-14083",
                "163428-14087"
            ],
            "persons": [
                "163428-100911",
                "163428-51700",
                "163428-54345",
                "163428-62748",
                "163428-79732",
                "163428-82090"
            ],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 163429,
            "title": "Role of vitamin D deficiency in chronic obstructive pulmonary disease - an overview",
            "abstract": null,
            "authors": [
                "Siekmeier, R",
                "Delgado, G",
                "Titze, L",
                "Grammer, T",
                "Pilz, S",
                "Kleber, M",
                "Marz, W"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):759-759.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163429-14028",
                "163429-14080"
            ],
            "persons": [
                "163429-53344"
            ],
            "imported": "2017-11-13T12:00:54+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 154453,
            "title": "Hypertension and coronary artery disease: epidemiology, physiology, effects of treatment, and recommendations : A joint scientific statement from the Austrian Society of Cardiology and the Austrian Society of Hypertension.",
            "abstract": null,
            "authors": [
                "Weber, T",
                "Lang, I",
                "Zweiker, R",
                "Horn, S",
                "Wenzel, RR",
                "Watschinger, B",
                "Slany, J",
                "Eber, B",
                "Roithinger, FX",
                "Metzler, B"
            ],
            "year": 2016,
            "source": "Wien Klin Wochenschr. 2016; 128(13-14):467-479",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000380123500001",
            "pubmed": "27278135",
            "doi": "10.1007/s00508-016-0998-5",
            "pmc": null,
            "organizations": [
                "154453-14083",
                "154453-14084"
            ],
            "persons": [
                "154453-51690-6"
            ],
            "imported": "2016-09-12T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.974,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.368,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "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": 163816,
            "title": "Endobarrier (R) gastrointestinal bypass-liner in obese subjects with type 2 diabetes: short- and mid-term effects on glucose metabolism",
            "abstract": null,
            "authors": [
                "Tripolt, N",
                "Aberer, F",
                "Pferschy, P",
                "Sourij, C",
                "Url, J",
                "Hogenauer, C",
                "Schreiber, F",
                "Eherer, A",
                "Svehlikova, E",
                "Obermayer, AM",
                "Stadlbauer, V",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 161-161.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163816-14080",
                "163816-14081"
            ],
            "persons": [
                "163816-51539",
                "163816-50838",
                "163816-50989",
                "163816-53167",
                "163816-57425",
                "163816-61759",
                "163816-61990",
                "163816-78894",
                "163816-98564"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 163820,
            "title": "KidsAP - The artificial pancreas in children aged 1 to 7 years with type 1 diabetes",
            "abstract": null,
            "authors": [
                "Kojzar, H",
                "Frohlich-Reiterer, E",
                "Mader, J",
                "Hofer, S",
                "Rami-Merhar, B",
                "de Beaufort, C",
                "Acerini, CL",
                "Campell, F",
                "Kapellen, T",
                "Hovorka, R"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 162-162.-45. Jahrestagung der Österreichischen Diabetesgesellschaft; Nov 16-18; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163820-14080",
                "163820-14082",
                "163820-14091"
            ],
            "persons": [
                "163820-50659",
                "163820-50877",
                "163820-59231",
                "163820-77770"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163821,
            "title": "The Effect of Linagliptin on the Endothelial Function and Arginine Bioavailability Ratio in CHD Patients with Early Type 2 Diabetes Mellitus - A Randomized Controlled Trial.",
            "abstract": null,
            "authors": [
                "Aberer, F",
                "Tripolt, N",
                "Riedl, R",
                "Hutz, B",
                "Url, J",
                "Brodmann, M",
                "Meinitzer, A",
                "Stojakovic, T",
                "Dimsity, G",
                "Hodl, R",
                "Hafner, F",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 162-162.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163821-14026",
                "163821-14028",
                "163821-14079",
                "163821-14080",
                "163821-14083"
            ],
            "persons": [
                "163821-50560",
                "163821-50838",
                "163821-51689",
                "163821-57425",
                "163821-59026",
                "163821-78894"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163822,
            "title": "The IL-2-response in regulatory T cells is specifically impaired in type 1 diabetes",
            "abstract": null,
            "authors": [
                "Prietl, B",
                "Kofler, S",
                "Stanzer, S",
                "Stradner, M",
                "Munzker, J",
                "Pieber, T",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 165-165.-45. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV 16-18, 2017; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163822-14080",
                "163822-14085",
                "163822-14086"
            ],
            "persons": [
                "163822-50539",
                "163822-50838",
                "163822-51831",
                "163822-53560",
                "163822-56667"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163829,
            "title": "Glucose Metabolism after a Fasting Day and after a Day of Eating in healthy Alternate Day Fasting practicing People",
            "abstract": null,
            "authors": [
                "Tripolt, N",
                "Stekovic, S",
                "Aberer, F",
                "Url, J",
                "Pferschy, P",
                "Obermayer-Pietsch, B",
                "Pieber, T",
                "Madeo, F",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 178-178.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700048",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163829-14080"
            ],
            "persons": [
                "163829-50838",
                "163829-51809",
                "163829-51831",
                "163829-57425",
                "163829-78894",
                "163829-98564"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 152867,
            "title": "Emergence of multidrug-resistant Proteus mirabilis in a long-term care facility in Croatia.",
            "abstract": null,
            "authors": [
                "Bedenić, B",
                "Firis, N",
                "Elveđi-Gašparović, V",
                "Krilanović, M",
                "Matanović, K",
                "Štimac, I",
                "Luxner, J",
                "Vraneš, J",
                "Meštrović, T",
                "Zarfel, G",
                "Grisold, A"
            ],
            "year": 2016,
            "source": "Wien Klin Wochenschr. 2016; 128(11-12):404-413",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000378779800002",
            "pubmed": "27220339",
            "doi": "10.1007/s00508-016-1005-x",
            "pmc": null,
            "organizations": [
                "152867-14023"
            ],
            "persons": [
                "152867-50264-6",
                "152867-51863-6",
                "152867-58733-6"
            ],
            "imported": "2016-06-07T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.974,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.368,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "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": 163830,
            "title": "Cardiovascular Disease in Female Patients with Type 2 Diabetes Mellitus at a tertiary Diabetes Center - Data from the Graz Diabetes Register for Biomarker Research (GIRO)",
            "abstract": null,
            "authors": [
                "Sourij, C",
                "Pferschy, P",
                "Tripolt, N",
                "Kojzar, H",
                "Weber, B",
                "Aberer, F",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 178-178.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700047",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163830-14080"
            ],
            "persons": [
                "163830-50838",
                "163830-57425",
                "163830-59231",
                "163830-78894",
                "163830-98564"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163831,
            "title": "Celiac Screening in Children and Adolescents with Diabetes mellitus Type I - Is Genotyping of celiac-specific HLA-Markers used as a Screening Method?",
            "abstract": null,
            "authors": [
                "Binder, E",
                "Rohrer, T",
                "Denzer, C",
                "Marg, W",
                "Ohlenschlager, U",
                "Schenkenhuber, H",
                "Schierloh, U",
                "Skopnik, H",
                "Fröhlich-Reiterer, E",
                "Bollow, E",
                "Hofer, S",
                "Holl, RW",
                "Prinz, N"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 179-179.-45. Jahrestagung der Österreichischen Diabetesgesellschaft, 16.-18. November  2017; Salzburg ; Nov 16-18, 2017; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163831-14082",
                "163831-14091"
            ],
            "persons": [
                "163831-50659",
                "163831-77770"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163833,
            "title": "Therapy-associated Errors in an internal Normal Ward from the Diabetics Point of View - A Questionnaire Survey",
            "abstract": null,
            "authors": [
                "Drechsler, K",
                "Aberer, F",
                "Trummer, C",
                "Schwetz, V",
                "Pandis, M",
                "Glantschnig, K",
                "Kiesling, L",
                "Lanz, C",
                "Pilz, S",
                "Sourij, H",
                "Mader, JK"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 180-180.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163833-14080"
            ],
            "persons": [
                "163833-50838",
                "163833-50877",
                "163833-53344",
                "163833-71449",
                "163833-78894",
                "163833-85701",
                "163833-97205"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163834,
            "title": "Glycemic Control in Patients with Type-2-Diabetes in geriatric Facilities depending on the Diabetes Therapy",
            "abstract": null,
            "authors": [
                "Libiseller, A",
                "Lichtenegger, KM",
                "de Campo, A",
                "Wiesinger, T",
                "Stolletz, N",
                "Cuder, G",
                "Holl, B",
                "Schaupp, L",
                "Beck, P",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 179-180.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700051",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163834-14080"
            ],
            "persons": [
                "163834-51831",
                "163834-54235",
                "163834-65558"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 163835,
            "title": "Evaluation of the Implementation of a new Diabetes Curve in the Hospital by means of a Survey",
            "abstract": null,
            "authors": [
                "Kopanz, J",
                "Lichtenegger, KM",
                "Sendlhofer, G",
                "Semlitsch, B",
                "Jantscher, L",
                "Pieber, TR",
                "Plank, J"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 180-181.-45. Jahrestagung der Österreichischen Diabetes Gesellschaft; Nov 16-18, 2017; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163835-14076",
                "163835-14080"
            ],
            "persons": [
                "163835-50551",
                "163835-51831",
                "163835-65558",
                "163835-78071"
            ],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 163838,
            "title": "The Epidemiology of Gestational Diabetes according to IADPSG/WHO 2013 Criteria in Europe",
            "abstract": null,
            "authors": [
                "Harreiter, J",
                "Egan, A",
                "Simmons, D",
                "Devlieger, R",
                "Corcoy, R",
                "Desoye, G",
                "Damm, P",
                "Mathiesen, E",
                "Jensen, DM",
                "Lapolla, A",
                "Wender-Ozegowska, E",
                "Hill, D",
                "Snoek, FJ",
                "Worda, C",
                "Bancher-Todesca, D",
                "van Poppel, MNM",
                "Dunne, F",
                "Kautzky-Willer, A"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 181-182.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163838-14038"
            ],
            "persons": [],
            "imported": "2017-12-05T12:15:59+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.974,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}