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=150580&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157127,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150600&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150560&ordering=-impactfactor",
    "results": [
        {
            "id": 140025,
            "title": "The HbA1c and Reobstruction after PTA of the superficial femoral Artery with Type 2 Diabetes mellitus, 25 to 27 September 2014, Salzburg",
            "abstract": null,
            "authors": [
                "Rief, P",
                "Belaj, K",
                "Hackl, G",
                "Hafner, F",
                "Gary, T"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(17-18):562-562.-45.Jahrestagung ÖGIM ; 25-27.11.2014; Salzburg . ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000342228600013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140025-14079"
            ],
            "persons": [
                "140025-51136",
                "140025-57346",
                "140025-87603"
            ],
            "imported": "2014-11-14T10:41:16+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 146021,
            "title": "Applications of Insulin Pumping Treatment and clinical Characteristics of Adult-Patients with Type 1 Diabetes",
            "abstract": null,
            "authors": [
                "Ribitsch, A",
                "Kienreich, T",
                "Mader, JK",
                "Horvath, K",
                "Pieber, TR",
                "Treiber, G"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126: S178-S179.-42. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV ; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000355222300019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "146021-14080",
                "146021-27964"
            ],
            "persons": [
                "146021-50877",
                "146021-51099",
                "146021-51831",
                "146021-62036"
            ],
            "imported": "2015-06-22T15:42:24+02: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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": 140777,
            "title": "Comparability and quality of IgE-based in vitro allergy diagnosis: 25 years of external quality assessment.",
            "abstract": null,
            "authors": [
                "Koch, L",
                "Aberer, W"
            ],
            "year": 2014,
            "source": "Wien Klin Wochenschr. 2014; 126(19-20):634-641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000345148300007",
            "pubmed": "25193480",
            "doi": "10.1007/s00508-014-0594-5",
            "pmc": null,
            "organizations": [
                "140777-14047"
            ],
            "persons": [
                "140777-51346-4",
                "140777-90765-1"
            ],
            "imported": "2015-01-07T16:32:14+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": 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": 146022,
            "title": "Hypoglycaemia among insulin-treated patients with diabetes: Austrian results from the international hypoglycaemia assessment tool (HAT) study",
            "abstract": null,
            "authors": [
                "Ludvik, B",
                "Ebenbichler, C",
                "Paulweber, B",
                "Toplak, H",
                "Brath, H",
                "Prager, R"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126: S185-S186.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000355222300037",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "146022-51846"
            ],
            "imported": "2015-06-22T15:42:24+02: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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": 148116,
            "title": "Increased expression of NPY1R mediates increased vascular reactivity to NPY",
            "abstract": null,
            "authors": [
                "Crnkovic, S",
                "Jain, P",
                "Egemnazarov, B",
                "Marsh, LM",
                "Ghanim, B",
                "Klepetko, W",
                "Holzer, P",
                "Olschewski, A",
                "Kwapiszewska, G"
            ],
            "year": 2015,
            "source": "WIEN KLIN WOCHENSCHR. 2015; 127(19-20):818-818.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000362900000039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148116-14022",
                "148116-14044"
            ],
            "persons": [
                "148116-100911",
                "148116-54345",
                "148116-62748",
                "148116-82090",
                "148116-51529"
            ],
            "imported": "2015-11-10T13:23:49+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": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 140778,
            "title": "Case Report of a 66-year-old Patient with Dyspnea during Exercise",
            "abstract": null,
            "authors": [
                "Douschan, P",
                "Kovacs, G",
                "Foris, V",
                "Olschewski, H"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(19-20):675-675.Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000345148300025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140778-14087"
            ],
            "persons": [
                "140778-59238",
                "140778-79732",
                "140778-87980"
            ],
            "imported": "2015-01-07T16:32:14+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148117,
            "title": "DHA facilitates rapid pulmonary arterial relaxation via KCa channel mediated hyperpolarization in pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Nagaraj, C",
                "Tang, B",
                "Nagy, B",
                "Papp, R",
                "Jain, P",
                "Marsh, L",
                "Meredith, A",
                "Klepetko, W",
                "Ghanim, B",
                "Olschewski, A"
            ],
            "year": 2015,
            "source": "WIEN KLIN WOCHENSCHR. 2015; 127(19-20):820-820.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000362900000045",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148117-14044",
                "148117-14087"
            ],
            "persons": [
                "148117-100911",
                "148117-54345",
                "148117-58984"
            ],
            "imported": "2015-11-10T13:23:49+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": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 148118,
            "title": "Women in academic medicine",
            "abstract": null,
            "authors": [
                "Schadelbauer, E",
                "Amrein, K"
            ],
            "year": 2015,
            "source": "WIEN KLIN WOCHENSCHR.  . 2015; 127(19-20):823-823.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000362900000054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148118-14080",
                "148118-14047"
            ],
            "persons": [
                "148118-89743",
                "148118-58615"
            ],
            "imported": "2015-11-10T13:23:49+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": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "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": 140779,
            "title": "The value of pleural Adenosine Deaminase Activity determination for the diagnosis of tuberculosis, empyema and lymphoid malignancies: a cohort study from a TB-low-prevalence area",
            "abstract": null,
            "authors": [
                "John, N",
                "Honigl, M",
                "Raggam, R",
                "Tiran, B",
                "Schmidt, P",
                "Eigl, S",
                "Palfner, M",
                "Meilinger, M",
                "Krause, R",
                "Olschewski, H",
                "Flick, H"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(19-20):676-676.-Jahrestagung der ÖGP; OCT 1-5, 2014; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000345148300027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140779-14028",
                "140779-14080",
                "140779-14087"
            ],
            "persons": [
                "140779-50564",
                "140779-51976",
                "140779-64754",
                "140779-65986",
                "140779-88372"
            ],
            "imported": "2015-01-07T16:32:14+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": 140024,
            "title": "The value of FDG-PET in the diagnosis of thromboangiitis obliterans-a case series",
            "abstract": null,
            "authors": [
                "Hackl, G",
                "Belaj, K",
                "Hafner, F",
                "Rief, P",
                "Brodmann, M"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(17-18):562-563.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000342228600015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140024-14079"
            ],
            "persons": [
                "140024-51689",
                "140024-57346",
                "140024-87603"
            ],
            "imported": "2014-11-14T10:41:16+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 142848,
            "title": "Long-term follow-up after allogeneic stem cell transplantation in patients with myelodysplastic syndromes or secondary acute myeloid leukemia: a single center experience.",
            "abstract": null,
            "authors": [
                "Boehm, A",
                "Sperr, WR",
                "Kalhs, P",
                "Greinix, H",
                "Valent, P",
                "Worel, N",
                "Kainz, A",
                "Mitterbauer, M",
                "Bojic, M",
                "Rabitsch, W"
            ],
            "year": 2014,
            "source": "Wien Klin Wochenschr. 2014; 126(1-2): 23-29. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000330743400005",
            "pubmed": "24249320",
            "doi": "10.1007/s00508-013-0449-5",
            "pmc": "PMC4003401",
            "organizations": [],
            "persons": [
                "142848-54230-6"
            ],
            "imported": "2015-02-11T01: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": false
        },
        {
            "id": 140023,
            "title": "Elevated blood urea nitrogen is associated with critical limb ischemia",
            "abstract": null,
            "authors": [
                "Gary, T",
                "Rief, P",
                "Belaj, K",
                "Hackl, G",
                "Brodmann, M"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(17-18):562-562.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000342228600014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140023-14079"
            ],
            "persons": [
                "140023-51136",
                "140023-51689",
                "140023-57346",
                "140023-87603"
            ],
            "imported": "2014-11-14T10:41:16+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 145419,
            "title": "Efficacy, safety, and tolerability of antihypertensive therapy with aliskiren/amlodipine in clinical practice in Austria. The RALLY (Rasilamlo long lasting efficacy) study.",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                "Ratzinger, M"
            ],
            "year": 2015,
            "source": "Wien Klin Wochenschr. 2015; 127(5-6):203-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000352865700005",
            "pubmed": "25739649",
            "doi": "10.1007/s00508-015-0748-0",
            "pmc": null,
            "organizations": [
                "145419-14084"
            ],
            "persons": [
                "145419-72630-2"
            ],
            "imported": "2015-05-22T11:28:15+02: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": 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": 148121,
            "title": "Pulmonary arterial tortuosity as a non-invasive diagnostic tool for pulmonary arterial hypertension",
            "abstract": null,
            "authors": [
                "Pienn, M",
                "Payer, C",
                "Kovacs, G",
                "Foris, V",
                "Urschler, M",
                "Olschewski, A",
                "Olschewski, H",
                "Balint, Z"
            ],
            "year": 2015,
            "source": "WIEN KLIN WOCHENSCHR. 2015; 127(19-20):822-822.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000362900000050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148121-14044",
                "148121-14087"
            ],
            "persons": [
                "148121-54345",
                "148121-59238",
                "148121-63647",
                "148121-87980"
            ],
            "imported": "2015-11-10T13:23:49+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": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "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": 138391,
            "title": "[Consensus statement on the evaluation and therapy of chronic cough in children].",
            "abstract": null,
            "authors": [
                "Zacharasiewicz, A",
                "Eber, E",
                "Riedler, J",
                "Frischer, T",
                "Austrian Society of Pediatrics and The Austrian Society of Pneumology"
            ],
            "year": 2014,
            "source": "Wien Klin Wochenschr. 2014; 126(13-14):439-450",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000339966900009",
            "pubmed": "24919527",
            "doi": "10.1007/s00508-014-0554-0",
            "pmc": null,
            "organizations": [
                "138391-14095"
            ],
            "persons": [
                "138391-51713-6"
            ],
            "imported": "2014-08-19T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.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": 145970,
            "title": "Incidence and predictors of left atrial thrombus prior to catheter ablation of atrial fibrillation: a multicenter study",
            "abstract": null,
            "authors": [
                "Scherr, D",
                "Ebner, J",
                "Manninger, M",
                "Ohnewein, B",
                "Brussee, H",
                "Klein, A",
                "Betaglia, E",
                "Deisenhofer, I",
                "Grebmer, C",
                "Shinsuke, M",
                "Yoshido, I",
                "Calkins, H",
                "Marine, J"
            ],
            "year": 2015,
            "source": "WIEN KLIN WOCHENSCHR. 2015; 127: S1-S1.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000355223700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145970-14083"
            ],
            "persons": [
                "145970-50168",
                "145970-63032"
            ],
            "imported": "2015-06-22T15:42:24+02: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": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "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": 145415,
            "title": "[Use of ECMO in adult patients with cardiogenic shock: a position paper of the Austrian Society of Cardiology].",
            "abstract": null,
            "authors": [
                "Pichler, P",
                "Antretter, H",
                "Dünser, M",
                "Eschertzhuber, S",
                "Gottardi, R",
                "Heinz, G",
                "Pölzl, G",
                "Pretsch, I",
                "Rajek, A",
                "Wasler, A",
                "Zimpfer, D",
                "Geppert, A"
            ],
            "year": 2015,
            "source": "Wien Klin Wochenschr. 2015; 127(5-6):169-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000352865700001",
            "pubmed": "25821055",
            "doi": "10.1007/s00508-015-0743-5",
            "pmc": null,
            "organizations": [
                "145415-14075"
            ],
            "persons": [],
            "imported": "2015-05-22T11:28:15+02: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": 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": 140022,
            "title": "Aortic aneurysm giant cell arteritis-the value of D-Dimer",
            "abstract": null,
            "authors": [
                "Hafner, F",
                "Belaj, K",
                "Gary, T",
                "Hackl, G",
                "Brodmann, M"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(17-18): 561-561. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000342228600011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140022-14079"
            ],
            "persons": [
                "140022-51136",
                "140022-51689",
                "140022-57346"
            ],
            "imported": "2014-11-14T10:41:16+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 140021,
            "title": "Risk score for occurrence of critical limb ischemia in patients with peripheral arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Belaj, K",
                "Stockmair, P",
                "Hackl, G",
                "Rief, P",
                "Gary, T"
            ],
            "year": 2014,
            "source": "WIEN KLIN WOCHENSCHR. 2014; 126(17-18):561-562.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000342228600012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140021-14079"
            ],
            "persons": [
                "140021-51136",
                "140021-57346",
                "140021-87603"
            ],
            "imported": "2014-11-14T10:41:16+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": 2014,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2014,
            "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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 145967,
            "title": "Predictors of prognosis in patients surviving out-of-hospital cardiac arrest",
            "abstract": null,
            "authors": [
                "Lecher, A",
                "Fruhwald, F",
                "Ablasser, K"
            ],
            "year": 2015,
            "source": "WIEN KLIN WOCHENSCHR. 2015; 127: S49-S50.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000355223700117",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145967-14083"
            ],
            "persons": [
                "145967-51700",
                "145967-60377"
            ],
            "imported": "2015-06-22T15:42:24+02: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": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "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
        }
    ]
}