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=2780&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157678,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2800&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2760&ordering=impactfactor_norm",
    "results": [
        {
            "id": 159,
            "title": "Air embolism with bilateral pneumothorax after a five-meter dive.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Friehs, GM",
                "Friehs, GB"
            ],
            "year": 1993,
            "source": "Undersea Hyperb Med. 1993; 20(2):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH32300005",
            "pubmed": "8329942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "159-14045",
                "159-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2162,
            "title": "Quantification of the dermal vascular response to hyperbaric oxygen with laser-Doppler flowmetry.",
            "abstract": null,
            "authors": [
                "Ratzenhofer-Komenda, B",
                "Kovac, H",
                "Smolle-Jüttner, FM",
                "Friehs, GB",
                "Schwarz, G"
            ],
            "year": 1998,
            "source": "Undersea Hyperb Med. 1998; 25(4):223-227",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077867800004",
            "pubmed": "9883490",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2162-14044",
                "2162-14077"
            ],
            "persons": [
                "2162-51073-6",
                "2162-51615-6"
            ],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.277,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196412,
            "title": "Joint Report on Terminology for Cosmetic Gynecology",
            "abstract": null,
            "authors": [
                "Garcia, B",
                "Cartwright, R",
                "Iglesia, C",
                "Rangel, SCR",
                "Gold, D",
                "Novikova, N",
                "Jose, J",
                "Burkett, LS",
                "Dieter, A",
                "Dubinskaya, A",
                "Heisler, C"
            ],
            "year": 2022,
            "source": "FEMALE PELVIC MED RE. 2022; 28(6): 351-366. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000812348600014",
            "pubmed": "35608063",
            "doi": "10.1097/SPV.0000000000001182",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196412-58907-6"
            ],
            "imported": "2022-07-06T09:45:32+02:00",
            "journal": "FEMALE PELVIC MED RE",
            "issn": "2151-8378",
            "collection_publisher": null,
            "collection_title": "FEMALE PELVIC MEDICINE AND RECONSTRUCTIVE SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.152941176470588,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.289,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-SCI",
            "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": 119173,
            "title": "Concurrent primary and secondary myiasis on basal cell carcinoma.",
            "abstract": null,
            "authors": [
                "Raposo, AA",
                "Schettini, AP",
                "Massone, C"
            ],
            "year": 2012,
            "source": "An Bras Dermatol. 2012; 87(2):292-295",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000303937600016",
            "pubmed": "22570036",
            "doi": "10.1590/S0365-05962012000200016",
            "pmc": null,
            "organizations": [
                "119173-14047"
            ],
            "persons": [],
            "imported": "2012-05-11T02:00:00+02:00",
            "journal": "An Bras Dermatol",
            "issn": "0365-0596",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.618,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.153,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.153,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 191581,
            "title": "Comparison of a Lateral Flow Assay and a Latex Agglutination Test for the Diagnosis of Cryptococcus Neoformans Infection.",
            "abstract": null,
            "authors": [
                "Schub, T",
                "Forster, J",
                "Suerbaum, S",
                "Wagener, J",
                "Dichtl, K"
            ],
            "year": 2021,
            "source": "Curr Microbiol. 2021; 78(11): 3989-3995. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000701613400001",
            "pubmed": "34581848",
            "doi": "10.1007/s00284-021-02664-w",
            "pmc": "PMC8486725",
            "organizations": [],
            "persons": [
                "191581-112729-4"
            ],
            "imported": "2022-01-11T01:00:00+01:00",
            "journal": "Curr Microbiol",
            "issn": "1432-0991",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.343,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.153,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.199,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "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": 211490,
            "title": "Safety, tolerability and pharmacokinetics of liposomal curcumin in healthy humans.",
            "abstract": null,
            "authors": [
                "Storka, A",
                "Vcelar, B",
                "Klickovic, U",
                "Gouya, G",
                "Weisshaar, S",
                "Aschauer, S",
                "Bolger, G",
                "Helson, L",
                "Wolzt, M"
            ],
            "year": 2015,
            "source": "Int J Clin Pharmacol Ther. 2015; 53(1): 54-65. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000350392200007",
            "pubmed": "25500488",
            "doi": "10.5414/CP202076",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-09T02:00:00+02:00",
            "journal": "Int J Clin Pharmacol Ther",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.129,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.153,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.241,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY",
            "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": 207161,
            "title": "Non-extensitivity and criticality of atomic hydropathicity around a voltage-gated sodium channel's pore: a modeling study",
            "abstract": null,
            "authors": [
                "Xenakis, MN",
                "Kapetis, D",
                "Yang, Y",
                "Heijman, J",
                "Waxman, SG",
                "Lauria, G",
                "Faber, CG",
                "Smeets, HJ",
                "Lindsey, PJ",
                "Westra, RL"
            ],
            "year": 2021,
            "source": "J BIOL PHYS. 2021; 47(1): 61-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000630276100002",
            "pubmed": "33735400",
            "doi": "10.1007/s10867-021-09565-w",
            "pmc": "PMC7981368",
            "organizations": [],
            "persons": [
                "207161-123850-6"
            ],
            "imported": "2024-01-30T15:06:48+01:00",
            "journal": "J BIOL PHYS",
            "issn": "0092-0606",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF BIOLOGICAL PHYSICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.56,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.153,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "BIOPHYSICS-SCI",
            "impactfactor_norm_super": 0.169,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 62162,
            "title": "Diagnostic value of biochemical tumor markers in brain tumors. Review of the literature and own experience with serum analysis of sialic acid (NANA), carcinoembryonic antigen (CEA) and neuron-specific enolase (NSE)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Marth, E",
                "Desoye, G",
                "Freidl, W",
                "Walzl, M"
            ],
            "year": 1990,
            "source": "Zentralbl Neurochir. 1990; 51(3): 129-137. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2092546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62162-51503-6",
                "62162-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Zentralbl Neurochir",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.153465346534653,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 66256,
            "title": "Follow-up results of surgery for carpal tunnel syndrome in local anesthesia.",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Eder, H",
                "Müllegger, G",
                "Gindl, HK"
            ],
            "year": 1991,
            "source": "Zentralbl Neurochir. 1991; 52(3): 123-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1796671",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66256-51853-6"
            ],
            "imported": "2007-02-27T01:00:00+01:00",
            "journal": "Zentralbl Neurochir",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.153465346534653,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 161,
            "title": "Carotid glomus tumors: vascular surgery from the oncologic viewpoint",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Friehs, I",
                "Pascher, O",
                "Gutschi, S",
                "Koch, G"
            ],
            "year": 1992,
            "source": "Vasa Suppl. 1992; 37(4):73-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300031",
            "pubmed": "1481109",
            "doi": null,
            "pmc": null,
            "organizations": [
                "161-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 247,
            "title": "Antiphospholipid syndrome",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Pilger, E",
                "Auer-Grumbach, P",
                "Tischler, R",
                "Doder, A",
                "Lafer, M",
                "Decrinis, M"
            ],
            "year": 1992,
            "source": "VASA, J VASC DIS. 1992; 37(16): 43-44. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300019",
            "pubmed": "1481096",
            "doi": null,
            "pmc": null,
            "organizations": [
                "247-14047"
            ],
            "persons": [
                "247-51541-6"
            ],
            "imported": "2010-07-02T12:49:09+02:00",
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 272,
            "title": "Arterial Aneurysm and Hemorrhagic Complications in Degeneration of the Tunica Media",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Gutschi, S",
                "Fruhwirth, H",
                "Koch, G"
            ],
            "year": 1992,
            "source": "VASA, J VASC DIS. 1992; 37:  9-11. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "272-14045"
            ],
            "persons": [
                "272-51746-2"
            ],
            "imported": "2010-06-30T17:39:15+02:00",
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 403,
            "title": "Carotid artery aneurysm as a rare cause for aspiration pneumonia. A case report.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Aschauer, M",
                "Lafer, M",
                "Stark, G"
            ],
            "year": 1996,
            "source": "Vasa. 1996; 25(4):362-367",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU14700010",
            "pubmed": "8956552",
            "doi": null,
            "pmc": null,
            "organizations": [
                "403-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.626,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1068,
            "title": "Fibrinolytic Treatment of Deep Ileofemoral Venous Thrombosis with Different Doses of RT-Pa (Recombinant Tissue Plasminogen-Activator) - Pilot-Study",
            "abstract": null,
            "authors": [
                "Doder, A",
                "Pilger, E",
                "Obernosterer, A",
                "Decrinis, M",
                "Tischler, R",
                "Lafer, M",
                "Stark, G",
                "Aschauer, M"
            ],
            "year": 1992,
            "source": "VASA, J VASC DIS 1992 : -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300018",
            "pubmed": "1481095",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1068-51541-6"
            ],
            "imported": "2008-03-05T01:00:00+01:00",
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1172,
            "title": "Help (Heparin-Induced Extracorporeal LDL Precipitation) and Bezafibrate - Novel Combined Therapy for Cerebrovascular Diseases",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Walzl, B",
                "Kleinert, G",
                "Schied, H",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "VASA, J VASC DIS. 1992; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1172-14051"
            ],
            "persons": [],
            "imported": "2010-07-05T13:49:33+02:00",
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1249,
            "title": "IgG-anticardiolipin-antibodies are markers for cerebral and peripheral artery disease.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Eber, B",
                "Friehs, G",
                "Langsteger, W",
                "Koch, G"
            ],
            "year": 1992,
            "source": "Vasa. 1992; 21(2):158-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA15400008",
            "pubmed": "1621434",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1249-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1540,
            "title": "Long-term follow-up of patients with peripheral arterial occlusive disease after balloon dilatation in the femoropopliteal area",
            "abstract": null,
            "authors": [
                "Lafer, M",
                "Decrinis, M",
                "Pilger, E",
                "Stark, G",
                "Obernosterer, A",
                "Tischler, R",
                "Doder, A",
                "Klein, EG",
                "Hausegger, H"
            ],
            "year": 1992,
            "source": "VASA, J VASC DIS. 1992; 37:  52-53. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300022",
            "pubmed": "1481100",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1540-51876-6",
                "1540-51541-6"
            ],
            "imported": "2010-06-30T18:06:20+02:00",
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1958,
            "title": "PGE0 inhibits collagen and glycosaminoglycan-synthesis in the rabbit arterial wall.",
            "abstract": null,
            "authors": [
                "Rodrigues, M",
                "Sinzinger, H",
                "Kritz, H",
                "Peskar, BA",
                "O'Grady, J",
                "Rogatti, W"
            ],
            "year": 1995,
            "source": "Vasa. 1995; 24(4):333-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG61300004",
            "pubmed": "8533442",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1958-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.204,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2008,
            "title": "Portal Decompression by Tipss (Transjugular Portosystemic Shunt)",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Lammer, J",
                "Fluckiger, F",
                "Klein, GE",
                "Sternthal, MH",
                "Wildling, R",
                "Stauber, R"
            ],
            "year": 1992,
            "source": "VASA, J VASC DIS. 1992; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2008-14054"
            ],
            "persons": [
                "2008-51876-6",
                "2008-51530-6"
            ],
            "imported": "2010-06-30T16:54:04+02:00",
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2016,
            "title": "The postoperative swollen leg: use for color-coded duplex ultrasound",
            "abstract": null,
            "authors": [
                "Lederer, A",
                "Steiner, H",
                "Wildling, R",
                "Rabl, H",
                "Waltner, F"
            ],
            "year": 1992,
            "source": "Vasa Suppl. 1992; 37(3):32-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300014",
            "pubmed": "1481092",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2016-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}