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=150440&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150460&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150420&ordering=-impactfactor",
    "results": [
        {
            "id": 157349,
            "title": "Application of PAQ®, an Insulin Dosage Device for Patients with Type 2 Diabetes mellitus, for 3 Months",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Lilly, LC",
                "Aberer, F",
                "Pottler, T",
                "Becvar, S",
                "Lanz, C",
                "Trautmann, M",
                "Pieber, TR"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. Wiener Klinische Wochenschrift. 2016; 128(Supp 6):S399-S400.-44. Jahrestagung der Österreichischen Diabetes Gesellschaft (ÖDG); NOV 17-19, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157349-14045",
                "157349-14080"
            ],
            "persons": [
                "157349-50877",
                "157349-51831",
                "157349-78894",
                "157349-87054"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 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": 157348,
            "title": "What are the main Factors Influencing the Decision to continue Insulin Therapy during Discharge of the Patients with Type 2 Diabetes mellitus from the Hospital?",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Donsa, K",
                "Neubauer, KM",
                "Aberer, F",
                "Schaupp, L",
                "Sourij, H",
                "Spat, S",
                "Holl, B",
                "Beck, P",
                "Pieber, TR",
                "Plank, J"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128:  S400-S401. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157348-14080"
            ],
            "persons": [
                "157348-50838",
                "157348-50877",
                "157348-51831",
                "157348-65558",
                "157348-78894"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 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": 132613,
            "title": "Non-interventional study evaluating efficacy and tolerability of rifaximin for treatment of uncomplicated diverticular disease.",
            "abstract": null,
            "authors": [
                "Stallinger, S",
                "Eller, N",
                "Högenauer, C"
            ],
            "year": 2014,
            "source": "Wien Klin Wochenschr. 2014; 126(1-2):9-14",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000330743400003",
            "pubmed": "24240607",
            "doi": "10.1007/s00508-013-0447-7",
            "pmc": null,
            "organizations": [
                "132613-14081"
            ],
            "persons": [
                "132613-53167-4"
            ],
            "imported": "2014-01-08T01:00:00+01: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.836,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.394,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 157347,
            "title": "Glycemic Control of Female Patients with Type 2 Diabetes with different Health Status in geriatric Institutions",
            "abstract": null,
            "authors": [
                "Libiseller, A",
                "Neubauer, KM",
                "De Campo, A",
                "Wiesinger, T",
                "Stolletz, N",
                "Cuder, G",
                "Holl, B",
                "Schaupp, L",
                "Beck, P",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. .. 2016; 128: S398-S398.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157347-14080"
            ],
            "persons": [
                "157347-51831",
                "157347-54235"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 157345,
            "title": "DPP-4 inhibitors impair contraction and relaxation in human atrial trabeculae and electrophysiological function in guinea pig ventricular cardiomyocytes",
            "abstract": null,
            "authors": [
                "Kolesnik, E",
                "Koyani, C",
                "Wallner, M",
                "Khafaga, M",
                "Scherubel, S",
                "Djalinac, N",
                "Sourij, H",
                "Machler, H",
                "Malle, E",
                "Pelzmann, B",
                "von Lewinski, D"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. Wiener Klinische Wochenschrift, supplement 6/16. 2016; 128: S410-S412.-44. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV 17-19, 2016; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157345-14011",
                "157345-14013",
                "157345-14075",
                "157345-14080",
                "157345-14083"
            ],
            "persons": [
                "157345-50615",
                "157345-50838",
                "157345-51592",
                "157345-51833",
                "157345-59317",
                "157345-72301",
                "157345-91265"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 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": 157344,
            "title": "Time to peak Insulin Action Duration influences the glycemic Outcome in Type 1 Diabetes during the Home Phase with Closed Loop Insulin Delivery",
            "abstract": null,
            "authors": [
                "Kojzar, H",
                "Ruan, Y",
                "Thabit, H",
                "Leelarathna, L",
                "Hartnell, S",
                "Willinska, ME",
                "Dellweg, S",
                "Benesch, C",
                "Mader, JK",
                "Holzer, M",
                "Evans, ML",
                "Pieber, TR",
                "Arnolds, S",
                "Hovorka, R"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128:  S423-S423. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800059",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157344-14080"
            ],
            "persons": [
                "157344-50877",
                "157344-51831",
                "157344-59231"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 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": 157343,
            "title": "Decreased Neutrophil/Lymphocyte Ratio in Children and Adolescents with Diabetes mellitus type 1 compared with a healthy Control Group",
            "abstract": null,
            "authors": [
                "Jasser-Nitsche, H",
                "Muntean, W",
                "Rubic, P",
                "Schwantzer, G",
                "Suppan, E",
                "Weinhandl, G",
                "Frohlich-Reiterer, E"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128: S420-S420.-ÖDG; NOV-17, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800052",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157343-14026",
                "157343-14091"
            ],
            "persons": [
                "157343-50295",
                "157343-50659",
                "157343-51651"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 173710,
            "title": "Gender, metabolic control and carotid intima-media-thickness in children and adolescents with type 1 diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Giurgea, GA",
                "Nagl, K",
                "Gschwandtner, M",
                "Höbaus, C",
                "Hörtenhuber, T",
                "Koppensteiner, R",
                "Margeta, C",
                "Fritsch, M",
                "Rami-Merhar, B",
                "Schernthaner, GH",
                "Schlager, O",
                "Schober, E",
                "Steiner, S",
                "Willfort-Ehringer, A"
            ],
            "year": 2015,
            "source": "Wien Klin Wochenschr. 2015; 127(3-4): 116-123. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000350688200006",
            "pubmed": "25412591",
            "doi": "10.1007/s00508-014-0640-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "173710-100804-6"
            ],
            "imported": "2019-02-20T01:00:00+01: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.836,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.348,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.381,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": false
        },
        {
            "id": 148774,
            "title": "Iron metabolism and iron supplementation in cancer patients.",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Evstatiev, R",
                "Kornek, G",
                "Aapro, M",
                "Bauernhofer, T",
                "Buxhofer-Ausch, V",
                "Fridrik, M",
                "Geissler, D",
                "Geissler, K",
                "Gisslinger, H",
                "Koller, E",
                "Kopetzky, G",
                "Lang, A",
                "Rumpold, H",
                "Steurer, M",
                "Kamali, H",
                "Link, H"
            ],
            "year": 2015,
            "source": "Wien Klin Wochenschr. 2015; 127(23-24):907-919",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000366649600001",
            "pubmed": "26373748",
            "doi": "10.1007/s00508-015-0842-3",
            "pmc": "PMC4679104",
            "organizations": [
                "148774-14085"
            ],
            "persons": [
                "148774-51692-6"
            ],
            "imported": "2015-12-14T01:00:00+01: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.836,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.348,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.381,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 156486,
            "title": "Is it safe to use NSAIDs for pain control during chemical pleurodesis for malignant pleural effusion?",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Flick, H",
                "Pichler, M",
                "Olschewski, H",
                "Lindenmann, J",
                "Gerger, A"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. .. 2016; 128(19-20):772-773.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100084",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156486-14020",
                "156486-14046",
                "156486-14077",
                "156486-14085",
                "156486-14087"
            ],
            "persons": [
                "156486-50145",
                "156486-58814",
                "156486-65986",
                "156486-95171"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 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": 156487,
            "title": "Kynurenine is a predictive metabolite for pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Nagy, B",
                "Nagaraj, C",
                "Meinitzer, A",
                "Papp, R",
                "Foris, L",
                "Ghanim, B",
                "Kwapiszewska, G",
                "Kovacs, G",
                "Klepetko, W",
                "Pieber, T",
                "Mangge, H",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):761-761.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156487-14028",
                "156487-14087"
            ],
            "persons": [
                "156487-54345",
                "156487-58984",
                "156487-52854",
                "156487-59238",
                "156487-82090",
                "156487-87980"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 156488,
            "title": "Expressional regulation of Cytoplasmic/non-receptor tyrosine kinase Src family in pulmonary circulation",
            "abstract": null,
            "authors": [
                "Chandran, N",
                "Papp, R",
                "Nagy, B",
                "Ghanim, B",
                "Klepetko, W",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. .. 2016; 128(19-20):762-762.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100058",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156488-14010",
                "156488-14087"
            ],
            "persons": [
                "156488-54345",
                "156488-58984"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 156491,
            "title": "Fra-2 induces IL-1/IL-6-driven parenchymal and vascular remodelling in systemic sclerosis",
            "abstract": null,
            "authors": [
                "Gungl, A",
                "Crnkovic, S",
                "Biasin, V",
                "Marsh, L",
                "Sahu-Osen, A",
                "Stacher-Priehse, E",
                "Brcic, L",
                "Schneider, F",
                "Cikes, N",
                "Ghanim, B",
                "Klepetko, W",
                "Odler, B",
                "Kovacs, G",
                "Eferl, R",
                "Olschewski, H",
                "Olschewski, A",
                "Kwapiszewska, G"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):762-763.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100059",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156491-14010",
                "156491-14020",
                "156491-14084",
                "156491-14087"
            ],
            "persons": [
                "156491-100911",
                "156491-59238",
                "156491-61540",
                "156491-73404",
                "156491-82090",
                "156491-94970"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 157342,
            "title": "Prevalence of Cigarette Smoking in Children and Adolescents with Type 1 Diabetes - What have Anti-smoking Laws reached in the past 10 Years?",
            "abstract": null,
            "authors": [
                "Hofer, S",
                "Frohlich-Reiterer, E",
                "Rami-Merhar, B",
                "Grulich-Henn, J",
                "Ruppert, B",
                "Wenzel, S",
                "Holl, R"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. .. 2016; 128: S401-S402.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000390034800012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157342-14091"
            ],
            "persons": [
                "157342-50659"
            ],
            "imported": "2017-01-18T16:14:58+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 156493,
            "title": "Elucidating the biomarker potential of circulating fibroblast growth factor 18 in malignant pleural mesothelioma - a multi-institutional study",
            "abstract": null,
            "authors": [
                "Dong, YW",
                "Klikovits, T",
                "Stockhammer, P",
                "Brcic, L",
                "Jakopovic, M",
                "Reid, G",
                "Berger, W",
                "Laszlo, V",
                "Dome, B",
                "Klepetko, W",
                "Grusch, M",
                "Hoda, MA"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):764-764.-40. Jahrestagung der Österreichischen Gesellschaft für Pneumologie; OCT 6-8, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100062",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156493-14020"
            ],
            "persons": [],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 156494,
            "title": "Female prevalence in systemic sclerosis is mirrored in Fra-2 over-expressing mice",
            "abstract": null,
            "authors": [
                "Biasin, V",
                "Gungl, A",
                "Marsh, LM",
                "Crnkovic, S",
                "Oslchewski, A",
                "Kwapiszewska, G"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):763-763.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156494-14010",
                "156494-14006"
            ],
            "persons": [
                "156494-61540",
                "156494-73404",
                "156494-82090",
                "156494-100911"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 156495,
            "title": "Long-term weight-loss maintenance of a meal replacement based weight management program in primary care",
            "abstract": null,
            "authors": [
                "Kruschitz, R",
                "Wallner-Liebmann, SJ",
                "Lothaller, H",
                "Luger, M",
                "Ludvik, B"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. .. 2016; 128(19-20):739-740.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156495-14014"
            ],
            "persons": [
                "156495-51266"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 156496,
            "title": "Bone metabolism in morbid obese Patients after a Gastric Bypass Surgery",
            "abstract": null,
            "authors": [
                "Ghazi, N",
                "Svehlikova, E",
                "Tuca, A",
                "Obermayer-Pietsch, B",
                "Freisinger, J",
                "Tadler, F",
                "Pieber, TR",
                "Sourij, H"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):743-744.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156496-14080"
            ],
            "persons": [
                "156496-50838",
                "156496-51809",
                "156496-61759"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": 156498,
            "title": "Red cell distribution width predicts survival in pulmonary arterial hypertension",
            "abstract": null,
            "authors": [
                "Scheu, VI",
                "Foris, V",
                "Kovacs, G",
                "Douschan, P",
                "Avian, A",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):767-767.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156498-14026",
                "156498-14087"
            ],
            "persons": [
                "156498-59238",
                "156498-67207",
                "156498-79732",
                "156498-87980"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 156499,
            "title": "NLR predicts prognosis in pulmonary arterial hypertension",
            "abstract": null,
            "authors": [
                "Foris, V",
                "Kovacs, G",
                "Avian, A",
                "Douschan, P",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2016,
            "source": "WIEN KLIN WOCHENSCHR. 2016; 128(19-20):768-768.-ÖGP; OKT 6-8, 2016; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000385367100072",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156499-14010",
                "156499-14026",
                "156499-14087"
            ],
            "persons": [
                "156499-54345",
                "156499-59238",
                "156499-67207",
                "156499-79732",
                "156499-87980"
            ],
            "imported": "2016-12-21T15:12:56+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.836,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.368,
            "impactfactor_norm_year": 2016,
            "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
        }
    ]
}