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=149320&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157744,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149340&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149300&ordering=-impactfactor_norm",
    "results": [
        {
            "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": 163236,
            "title": "Superinfizierte bronchogene Zyste- oder doch nicht?",
            "abstract": null,
            "authors": [
                "Gschwandtner, E",
                "Strießnig, A",
                "Fell, B",
                "Anegg, U",
                "Oberwalder, P",
                "Dörfler, O",
                "Maier, A",
                "Lindenmann, J",
                "Smolle-Jüttner, FM"
            ],
            "year": 2017,
            "source": "Wiener Klinische Wochenschrift. 2017; 129(19-20):746-746.-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:000412462900044",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163236-14054",
                "163236-14075",
                "163236-14077"
            ],
            "persons": [
                "163236-50145",
                "163236-51935",
                "163236-56918",
                "163236-51615"
            ],
            "imported": "2017-11-04T15:38:17+01:00",
            "journal": null,
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "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": 163861,
            "title": "Results of three Months of Insulin Therapy with PAQ((R)) in Female Patients with Type 2 Diabetes",
            "abstract": null,
            "authors": [
                "Pottler, T",
                "Lilly, LC",
                "Aberer, F",
                "Trautmann, M",
                "Warner, J",
                "Pieber, TR",
                "Mader, JK"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129: 173-173.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000414860700035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163861-14080"
            ],
            "persons": [
                "163861-50877",
                "163861-51831",
                "163861-78894",
                "163861-87054"
            ],
            "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": true,
            "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": 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": 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": 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": 163372,
            "title": "Spontaneous chest-wall hernia: The impact of body-mass index",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Schaller, S",
                "Fink-Neubock, N",
                "Kamolz, LP",
                "Lindenmann, J"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):770-770.-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:000412462900097",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163372-14052",
                "163372-14076",
                "163372-14077"
            ],
            "persons": [
                "163372-50145",
                "163372-80111",
                "163372-95171"
            ],
            "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": 163373,
            "title": "10 years after curative resection for non-small cell lung cancer (NSCLC)-expected and unexpected",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Porubsky, C",
                "Fediuk, M",
                "Gschwandtner, E",
                "Swatek, P",
                "Anegg, U",
                "Maier, A",
                "Smolle, J",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):772-773.-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:000412462900103",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163373-14026",
                "163373-14077"
            ],
            "persons": [
                "163373-50145",
                "163373-50477",
                "163373-50948",
                "163373-51935",
                "163373-56918",
                "163373-51617",
                "163373-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": 163374,
            "title": "How long should we follow up operated patients with stage I non-small cell lung cancer (NSCLC)?",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Porubsky, C",
                "Fediuk, M",
                "Gschwandtner, E",
                "Striessnig, A",
                "Swatek, P",
                "Pichler, M",
                "Stacher-Priehse, E",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):772-772.-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:000412462900102",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163374-14077",
                "163374-14085"
            ],
            "persons": [
                "163374-50145",
                "163374-50477",
                "163374-50948",
                "163374-51935",
                "163374-56918",
                "163374-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": 163375,
            "title": "The preoperative Glasgow Prognostic Score serves as a postoperative short term prognosticator in patients with resected stage I non-small cell lung cancer (NSCLC)",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Poribsky, C",
                "Fediuk, M",
                "Gschwandtner, E",
                "Striessnig, A",
                "Swatek, P",
                "Pichler, M",
                "Stacher-Priehse, E",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):773-773.-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:000412462900105",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163375-14045",
                "163375-14077"
            ],
            "persons": [
                "163375-50948",
                "163375-50145",
                "163375-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": 163379,
            "title": "Quality of Life in palliative patients with lung cancer in a palliative setting",
            "abstract": null,
            "authors": [
                "Gschwandtner, E",
                "Faffelberger, C",
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Fediuk, M",
                "Schippinger, W",
                "Bitsche, S",
                "Porubsky, C",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):775-775.-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:000412462900110",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163379-14077",
                "163379-14085"
            ],
            "persons": [
                "163379-50145",
                "163379-50477",
                "163379-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": 163380,
            "title": "The clinical impact of the Glasgow Prognostic Score as additional independent prognostic parameter for patients with malignant pleural mesothelioma",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Porubsky, C",
                "Fediuk, M",
                "Gschwandtner, E",
                "Striessnig, A",
                "Pichler, M",
                "Brcic, L",
                "Maier, A",
                "Anegg, U",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):774-774.-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:000412462900106",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163380-14020",
                "163380-14077",
                "163380-14085"
            ],
            "persons": [
                "163380-50145",
                "163380-50477",
                "163380-51935",
                "163380-56918",
                "163380-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": 163381,
            "title": "Palliative resections in patients with non-small cell lung cancers. Burden or benefit?",
            "abstract": null,
            "authors": [
                "Striessnig, A",
                "Gschwandtner, E",
                "Zettl, R",
                "Lindenmann, J",
                "Fink-Neubock, N",
                "Fediuk, M",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):775-775.-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:000412462900109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163381-14045",
                "163381-14077"
            ],
            "persons": [
                "163381-50145",
                "163381-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": 163383,
            "title": "Endobarrier in obese People with Type-2 Diabetes: Short- and Medium-term Effects on the Glucose Metabolism",
            "abstract": null,
            "authors": [
                "Pferschy, PN",
                "Tripolt, NJ",
                "Aberer, F",
                "Url, J",
                "Högenauer, C",
                "Schreiber, F",
                "Eherer, A",
                "Svehlikova, E",
                "Obermayer, AM",
                "Stadlbauer, V",
                "Sourij, C",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):732-732.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900018",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163383-14080",
                "163383-14081"
            ],
            "persons": [
                "163383-51539",
                "163383-50838",
                "163383-50989",
                "163383-53167",
                "163383-57425",
                "163383-61759",
                "163383-61990",
                "163383-78894",
                "163383-98564"
            ],
            "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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163385,
            "title": "Impact of chronic liver disease on pulmonary hemodynamics and exercise tolerance - results from a prospective cross-sectional study",
            "abstract": null,
            "authors": [
                "Douschan, P",
                "Kovacs, G",
                "Stauber, R",
                "Foris, V",
                "Pfeiffer, S",
                "Gruber, F",
                "Sassmann, T",
                "Revelant, F",
                "Stadlbauer, V",
                "Kniepeiss, D",
                "Fickert, P",
                "Avian, A",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):768-769.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900094",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163385-14010",
                "163385-14026",
                "163385-14073",
                "163385-14081",
                "163385-14087"
            ],
            "persons": [
                "163385-50989",
                "163385-51530",
                "163385-52938",
                "163385-54345",
                "163385-58323",
                "163385-59238",
                "163385-67207",
                "163385-79732",
                "163385-87980"
            ],
            "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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 163386,
            "title": "Cardiac magnetic resonance parameters in the assessment of pulmonary hemodynamics: a validation study",
            "abstract": null,
            "authors": [
                "Odler, B",
                "Reiter, U",
                "Reiter, G",
                "Fuchsjaeger, M",
                "Foris, V",
                "Tornyos, A",
                "Douschan, P",
                "Olschewski, A",
                "Olschewski, H",
                "Kovacs, G"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):768-768.SEPT ; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900093",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163386-14010",
                "163386-14051",
                "163386-14087",
                "163386-14104"
            ],
            "persons": [
                "163386-51917",
                "163386-53950",
                "163386-54345",
                "163386-59238",
                "163386-79732",
                "163386-82111",
                "163386-87980",
                "163386-93862",
                "163386-94970"
            ],
            "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": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 163387,
            "title": "Gender has no impact on pain or analgesic requirement following thoracotomy - A retrospective analysis",
            "abstract": null,
            "authors": [
                "Auinger, D",
                "Striessnig, A",
                "Sandner-Kiesling, A",
                "Smolle, J",
                "Lindenmann, J",
                "Smolle-Juettner, FM"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):770-771.-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:000412462900098",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163387-14026",
                "163387-14069",
                "163387-14070",
                "163387-14077"
            ],
            "persons": [
                "163387-51617",
                "163387-50145",
                "163387-51916",
                "163387-97062",
                "163387-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": 163395,
            "title": "Age-related changes in lung vessel morphology in healthy men and women",
            "abstract": null,
            "authors": [
                "Pienn, M",
                "Burgard, C",
                "Payer, C",
                "Urschler, M",
                "Johnson, T",
                "Stollberger, R",
                "Olschewski, A",
                "Olschewski, H",
                "Meinel, FG",
                "Balint, Z"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. 2017; 129(19-20):756-756.-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:000412462900063",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163395-14010",
                "163395-14054",
                "163395-14087"
            ],
            "persons": [
                "163395-54345",
                "163395-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": 163398,
            "title": "Prevalence of vaccination against pneumococcal infection, influenza and pertussis in hospitalized cardiologic and pneumologic patients at the University Hospital LKH Graz",
            "abstract": null,
            "authors": [
                "Roblreiter, T",
                "Smolle, E",
                "Flick, H"
            ],
            "year": 2017,
            "source": "WIEN KLIN WOCHENSCHR. .. 2017; 129(19-20):763-763.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000412462900080",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163398-14087"
            ],
            "persons": [
                "163398-65986",
                "163398-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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}