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=151040&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151060&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151020&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 205667,
            "title": "Pathologic diagnosis of lung cancer - recent developments.",
            "abstract": null,
            "authors": [
                "Popper, H"
            ],
            "year": 2024,
            "source": "Curr Opin Oncol. 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001154635000006",
            "pubmed": "37975321",
            "doi": "10.1097/CCO.0000000000001011",
            "pmc": null,
            "organizations": [
                "205667-14020"
            ],
            "persons": [],
            "imported": "2023-11-27T01:00:00+01:00",
            "journal": "Curr Opin Oncol",
            "issn": "1040-8746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.29,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.485,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "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": 212052,
            "title": "The value of microparticles in detecting acute rejection episodes after liver transplantation.",
            "abstract": null,
            "authors": [
                "Morgul, MH",
                "Splith, K",
                "Leonhardt, C",
                "Raschzok, N",
                "Reutzel-Selke, A",
                "Schmuck, RB",
                "Andreou, A",
                "Atanasov, G",
                "Benzing, C",
                "Krenzien, F",
                "Hau, HM",
                "Felgendreff, P",
                "Klunk, S",
                "Pratschke, J",
                "Sauer, IM",
                "Schmelzle, M"
            ],
            "year": 2018,
            "source": "Biomarkers. 2018; 23(1): 25-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000424772500005",
            "pubmed": "28303731",
            "doi": "10.1080/1354750X.2017.1306754",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212052-117923-6"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Biomarkers",
            "issn": "1366-5804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.73,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.29,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.481,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 144531,
            "title": "Initial effects of low-level laser therapy on growth and differentiation of human osteoblast-like cells.",
            "abstract": null,
            "authors": [
                "Stein, E",
                "Koehn, J",
                "Sutter, W",
                "Wendtlandt, G",
                "Wanschitz, F",
                "Thurnher, D",
                "Baghestanian, M",
                "Turhani, D"
            ],
            "year": 2008,
            "source": "Wien Klin Wochenschr. 2008; 120(3-4):112-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000253756100009",
            "pubmed": "18322773",
            "doi": "10.1007/s00508-008-0932-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144531-91899-6"
            ],
            "imported": "2015-04-01T15:22:56+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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.29,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2006,
            "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": 77895,
            "title": "Guideline for the treatment of bronchial asthma in children and adolescents",
            "abstract": null,
            "authors": [
                "Riedler, J",
                "Eber, E",
                "Frischer, T",
                "Gotz, M",
                "Horak, E",
                "Zach, M"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(1-2): 54-60. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252877400030",
            "pubmed": "18239993",
            "doi": "10.1007/s00508-007-0924-y",
            "pmc": null,
            "organizations": [
                "77895-14095"
            ],
            "persons": [
                "77895-51713-6"
            ],
            "imported": "2008-03-03T13:09:30+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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2006,
            "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": 112640,
            "title": "SPECT and FDG-PET in diagnostics of neurolues.",
            "abstract": null,
            "authors": [
                "Pichler, R",
                "Doppler, S",
                "Szalay, E",
                "Hertl, C",
                "Knell, U",
                "Winkler, J"
            ],
            "year": 2008,
            "source": "Wien Klin Wochenschr. 2008; 120(19-20 Suppl 4):20-23",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "19066767",
            "doi": "10.1007/s00508-008-1036-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-11T02: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": true,
            "impactfactor": 0.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": null,
            "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": 85420,
            "title": "The antiarrhythmic agent Flecainid induced diastolic dysfunction, but not Amiodaron",
            "abstract": null,
            "authors": [
                "Bisping, E",
                "Pagel, C",
                "Wilken, A",
                "Toischer, K",
                "Pieske, B"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A52-A52.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500042",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85420-14083"
            ],
            "persons": [
                "85420-60390"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85419,
            "title": "Cardio protection using Nebivolol: impact on Gene expression profile of biological process of myocardial ischemia",
            "abstract": null,
            "authors": [
                "Ablasser, K",
                "Gasser, S",
                "Rossl, U",
                "von Lewinski, D",
                "Pieske, B",
                "Machler, H",
                "Trantiner-Yates, A",
                "Gasser, R"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A52-A52.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500041",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85419-14075",
                "85419-14083",
                "85419-28394"
            ],
            "persons": [
                "85419-51533",
                "85419-51592",
                "85419-51947",
                "85419-59317",
                "85419-60377"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85418,
            "title": "Expression of myocardial SLC2A4 and its regulator gene SLC2A4RG is not affected by experimental ischemia: A decisive factor in maintenance of glycolytic support?",
            "abstract": null,
            "authors": [
                "Ablasser, K",
                "Gasser, S",
                "Roessl, U",
                "von Lewinsky, D",
                "Pieske, B",
                "Machler, H",
                "Trantiner-Yates, A",
                "Tscheliessnigg, KH",
                "Gasser, R"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A51-A52.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85418-14075",
                "85418-14083",
                "85418-28394"
            ],
            "persons": [
                "85418-51533",
                "85418-51947",
                "85418-59317",
                "85418-60377"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85417,
            "title": "Mild hypothermia raises the expenditure myocardial of diastolic dysfunction",
            "abstract": null,
            "authors": [
                "Post, H",
                "Schmitto, J",
                "Christoph, J",
                "Schondube, F",
                "Pieske, B"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16): A51-A51",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85417-14083"
            ],
            "persons": [],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 95344,
            "title": "NT proBNP in the anaesthesia",
            "abstract": null,
            "authors": [
                "Mahla, E"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008;  18-20. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000270571400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95344-14070"
            ],
            "persons": [
                "95344-51616-2"
            ],
            "imported": "2009-10-27T12:09:47+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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85416,
            "title": "Reobstruction after stent implantation in superficial femoral artery area with correlation on Lp level",
            "abstract": null,
            "authors": [
                "Gary, T",
                "Stojakovic, T",
                "Froehlich, H",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A51-A51.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85416-14028",
                "85416-14079"
            ],
            "persons": [
                "85416-51136",
                "85416-51541",
                "85416-51689"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85415,
            "title": "Fatty tissue identification as a location place of endothelial precursor cells",
            "abstract": null,
            "authors": [
                "Froehlich, H",
                "Boilson, B",
                "Gulati, R",
                "Pilger, E",
                "Simari, RD"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A50-A50.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85415-14079"
            ],
            "persons": [
                "85415-51541"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85278,
            "title": "The use of erythropoiesis-stimulating proteins in anemic patients with malignant diseases",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Auberger, T",
                "Burghuber, OCh",
                "Gnant, M",
                "Hopfinger, G",
                "Jäger, U",
                "Keil, F",
                "Kornek, G",
                "Linkesch, W",
                "Petru, E",
                "Pirker, R",
                "Pittermann, E",
                "Reinthaller, A",
                "Samonigg, H",
                "Steger, G",
                "Stockenhuber, F",
                "Studnicka, M",
                "Weiss, G",
                "Zielinski, C"
            ],
            "year": 2008,
            "source": "Wien Klin Wochenschr. 2008; 120(15-16): 507-513. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259580500065",
            "pubmed": "18820857",
            "doi": "10.1007/s00508-008-1007-4",
            "pmc": null,
            "organizations": [
                "85278-14038",
                "85278-14082",
                "85278-14085"
            ],
            "persons": [
                "85278-51532-6",
                "85278-51624-6"
            ],
            "imported": "2008-10-29T01: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2006,
            "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": 85414,
            "title": "The low factor XII activity and the high factor VII activity as a thrombophilia risk factor in elderly patients with venous thromboembolic event",
            "abstract": null,
            "authors": [
                "Gary, T",
                "Hafner, F",
                "Froehlich, H",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A50-A50.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500037",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85414-14079"
            ],
            "persons": [
                "85414-51136",
                "85414-51541",
                "85414-51689"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85413,
            "title": "Vascular wall reparation by endothelium cell from omental fat tissue",
            "abstract": null,
            "authors": [
                "Froehlich, H",
                "Boilson, B",
                "Gulati, R",
                "Pilger, E",
                "Simari, RD"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A50-A50.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85413-14079"
            ],
            "persons": [
                "85413-51541"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85412,
            "title": "Central PAE and consecutive embolism paradox in the right upper limb in patient with Osteogenesis imperfecta typ V and Vorhof-Septum",
            "abstract": null,
            "authors": [
                "Feichtinger, P",
                "Hafner, F",
                "Gary, T",
                "Brodmann, M",
                "Pilger, E"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A49-A49.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85412-14079"
            ],
            "persons": [
                "85412-51136",
                "85412-51541",
                "85412-51689"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85411,
            "title": "Impact of prostanoids on endothelial (dys-) function in patients with intermittent Claudicatio",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Hafner, F",
                "Gary, T",
                "Pilger, E",
                "Seinost, G"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A49-A49.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85411-14079"
            ],
            "persons": [
                "85411-51136",
                "85411-51541",
                "85411-51689",
                "85411-52018"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85410,
            "title": "Endothelial (Dys-) function and the risk of reobstruction in patients with endovascular recanalization of limb arteries",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Hafner, F",
                "Froehlich, H",
                "Pilger, E",
                "Seinost, G"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A49-A49.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85410-14079"
            ],
            "persons": [
                "85410-51541",
                "85410-51689",
                "85410-52018"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85409,
            "title": "Ballon Angioplasty versus Primary Stenting of infrapopliteal arteries in critical extreme ischemia.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Froehlich, H",
                "Portugaller, H",
                "Dorr, A",
                "Pilger, E"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A48-A48.-39.Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sep 17-20.9.2008; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85409-14079"
            ],
            "persons": [
                "85409-51541",
                "85409-51689",
                "85409-51955",
                "85409-57267"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85408,
            "title": "Self management of oral anticoagulation reduces heavy associated complications in elderly patients: Randomized control study",
            "abstract": null,
            "authors": [
                "Siebenhofer-Kroitzsch, A",
                "Rakovac, I",
                "Horvath, K",
                "Watzke, H",
                "Didjurgeit, U"
            ],
            "year": 2008,
            "source": "WIEN KLIN WOCHENSCHR. 2008; 120(15-16):A46-A46.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259580500023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "85408-51098",
                "85408-51099"
            ],
            "imported": "2008-11-04T10:19: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.857,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.289719626168224,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}