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=150140&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150160&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150120&ordering=imported",
    "results": [
        {
            "id": 2519,
            "title": "The distribution of D1S80 (pMCT118) alleles in an Austrian population sample--description of two new alleles.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kubat, M",
                "Ebersold, A"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 107(4):225-226",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QK76800016",
            "pubmed": "7599104",
            "doi": "10.1007%2FBF01428413",
            "pmc": null,
            "organizations": [
                "2519-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 2518,
            "title": "Controversial rotation function of certain muscles in the hip joint",
            "abstract": null,
            "authors": [
                "Reimann, R",
                "Sodia, F",
                "Klug, F"
            ],
            "year": 1996,
            "source": "Ann Anat. 1996; 178(4):353-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF11600011",
            "pubmed": "8928937",
            "doi": "10.1016/S0940-9602(96)80091-4",
            "pmc": null,
            "organizations": [
                "2518-14018"
            ],
            "persons": [
                "2518-51508-2"
            ],
            "imported": null,
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.619,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.411764705882353,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 2517,
            "title": "The diagnostic impact of magnetic resonance imaging on the evaluation of suspected spinal cord disease.",
            "abstract": null,
            "authors": [
                "Offenbacher, H"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(19):589-593",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JU17100002",
            "pubmed": "1441553",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2517-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2516,
            "title": "Driver's license, driving habits and traffic safety of patients with diabetes mellitus",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Semlitsch, B",
                "Siebenhofer, A",
                "Pieber, TR"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(22):731-736",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX00900006",
            "pubmed": "9157719",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2516-50551-6",
                "2516-51098-6",
                "2516-51831-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2515,
            "title": "Development of trauma surgery and the Graz trauma surgery university clinic",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):723-725",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700006",
            "pubmed": "8560894",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2515-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2513,
            "title": "Detection of legionellae in thermal water",
            "abstract": null,
            "authors": [
                "Schaffler-Dullnig, K",
                "Reinthaler, FF",
                "Marth, E"
            ],
            "year": 1992,
            "source": "Zentralbl Hyg Umweltmed. 1992; 192(5):473-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF05200008",
            "pubmed": "1554406",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2513-14023"
            ],
            "persons": [
                "2513-51503-6",
                "2513-51674-6"
            ],
            "imported": null,
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 2512,
            "title": "The costs of radiosurgical treatment: comparison between gamma knife and linear accelerator.",
            "abstract": null,
            "authors": [
                "Königsmaier, H",
                "de Pauli-Ferch, B",
                "Hackl, A",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "Acta Neurochir (Wien). 1998; 140(11):1101-1110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077397900001",
            "pubmed": "9870054",
            "doi": "10.1007%2Fs007010050223",
            "pmc": null,
            "organizations": [
                "2512-14042",
                "2512-14050",
                "2512-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 2510,
            "title": "The conformational flexibility of 5,6,7,8-tetrahydrobiopterin and 5,6,7,8-tetrahydroneopterin: a molecular dynamical simulation.",
            "abstract": null,
            "authors": [
                "Estelberger, W",
                "Mlekusch, W",
                "Reibnegger, G"
            ],
            "year": 1995,
            "source": "FEBS Lett. 1995; 357(1):37-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995PZ57300009",
            "pubmed": "8001674",
            "doi": "10.1016%2F0014-5793%2894%2901302-H",
            "pmc": null,
            "organizations": [
                "2510-14012"
            ],
            "persons": [
                "2510-50569-4"
            ],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.842,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 8248,
            "title": "Drug therapy in advanced squamous cell carcinoma of the ORL region",
            "abstract": null,
            "authors": [
                "Lehnert, M",
                "Jakse, R",
                "Seewann, HL"
            ],
            "year": 1984,
            "source": "Onkologie. 1984; 7(5):297-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TR19200008",
            "pubmed": "6083516",
            "doi": "10.1159/000215464",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 2508,
            "title": "The chemotaxis of human peripheral blood B lymphocytes by beta-endorphin is reversible by naloxone.",
            "abstract": null,
            "authors": [
                "Manfreda, SE",
                "Dunzendorfer, S",
                "Schratzberger, P",
                "Buratti, T",
                "Reinisch, N",
                "Kähler, CM",
                "List, WF",
                "Wiedermann, CJ"
            ],
            "year": 1998,
            "source": "Anesth Analg. 1998; 86(3):670-672",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072261900044",
            "pubmed": "9495436",
            "doi": "10.1097%2F00000539-199803000-00044",
            "pmc": null,
            "organizations": [
                "2508-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.776,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 8249,
            "title": "Thymoma with metastases in both breasts",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Lammer, J",
                "Gölles, M"
            ],
            "year": 1984,
            "source": "Rofo. 1984; 141(4):472-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TR44700023",
            "pubmed": "6436928",
            "doi": "10.1055/s-2008-1053175",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 2506,
            "title": "The cardiac acetylcholine-activated, inwardly rectifying K+-channel subunit GIRK1 gives rise to an inward current induced by free oxygen radicals.",
            "abstract": null,
            "authors": [
                "Jeglitsch, G",
                "Ramos, P",
                "Encabo, A",
                "Tritthart, HA",
                "Esterbauer, H",
                "Groschner, K",
                "Schreibmayer, W"
            ],
            "year": 1999,
            "source": "Free Radic Biol Med. 1999; 26(3-4):253-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077701000002",
            "pubmed": "9895214",
            "doi": "10.1016/S0891-5849(98)00178-6",
            "pmc": null,
            "organizations": [
                "2506-14011"
            ],
            "persons": [
                "2506-51519-6",
                "2506-78591-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.079,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.858823529411765,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8251,
            "title": "THE SITUATION OF AIDS IN EUROPE",
            "abstract": null,
            "authors": [
                "VELIMIROVIC, B"
            ],
            "year": 1984,
            "source": "MUNCHEN MED WOCHENSCHR 1984 126: 1369-1371.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TS37500004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 2504,
            "title": "The Austrian Consensus Paper on Alzheimers-Disease",
            "abstract": null,
            "authors": [
                "Bancher, C",
                "Croy, A",
                "Dalbianco, P",
                "Danielczyk, W",
                "Fischer, P",
                "Gatterer, G",
                "Gurka, P",
                "Hinterhuber, H",
                "Hoyer, S",
                "Jellinger, K",
                "Kalousek, ME",
                "Lingg, A",
                "Leblhuber, F",
                "Marksteiner, J",
                "Psota, G",
                "Ransmayr, G",
                "Riederer, P",
                "Rainer, M",
                "Schmidt, R",
                "Zachhuber, C"
            ],
            "year": 1998,
            "source": "NEUROPSYCHIATRIE 1998 12: 126-167.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076159000002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2504-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 8252,
            "title": "Immunohistochemical demonstration of cytokeratins in endocrine cells of the human pituitary gland and in pituitary adenomas.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Denk, H",
                "Walter, GF"
            ],
            "year": 1984,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1984; 404(4):359-368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TS87000004",
            "pubmed": "6208678",
            "doi": "10.1007/BF00695220",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8252-51515-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 2502,
            "title": "Association between fibrinogen and blood sedimentation rate in combined extracorporal and fibrinogen reducing drug therapy",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Walzl, B",
                "Schied, G",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(14):404-407",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LM72400004",
            "pubmed": "8367976",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2502-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2501,
            "title": "The assembly of lipoprotein Lp(a).",
            "abstract": null,
            "authors": [
                "Frank, S",
                "Durovic, S",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(2):109-114",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996TV91300002",
            "pubmed": "8904519",
            "doi": "10.1046%2Fj.1365-2362.1996.1http://dx.doi.org/10.1046%2Fj.1365-2362.1996.112255.x",
            "pmc": null,
            "organizations": [
                "2501-14013"
            ],
            "persons": [
                "2501-51669-6",
                "2501-51988-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2500,
            "title": "The antiarrhythmic effect of verapamil on atrioventricular re-entry in the Wolff-Parkinson-White syndrome: a computer model study.",
            "abstract": null,
            "authors": [
                "Fleischmann, PH",
                "Stark, G",
                "Wach, P"
            ],
            "year": 1996,
            "source": "Int J Biomed Comput. 1996; 41(2):125-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UT28700005",
            "pubmed": "8803672",
            "doi": "10.1016/0020-7101(95)01166-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIO, MED COMPUT",
            "issn": "0020-7101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.562,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 2499,
            "title": "[The anesthesiologic risk patient. Preoperative evaluation, intraoperative management and postoperative monitoring].",
            "abstract": null,
            "authors": [
                "Prause, G",
                "List, WF"
            ],
            "year": 1997,
            "source": "Chirurg. 1997; 68(8):775-779",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XV28100006",
            "pubmed": "9377987",
            "doi": "10.1007/s001040050269",
            "pmc": null,
            "organizations": [
                "2499-14044"
            ],
            "persons": [
                "2499-51986-2"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 2497,
            "title": "Epidemiologic data for tetanus prophylaxis. Assessment of the need for vaccination",
            "abstract": null,
            "authors": [
                "Brabek, E",
                "Kränke, B",
                "Stünzner, D",
                "Aberer, W"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(20):851-854",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083996300005",
            "pubmed": "10586490",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2497-14023",
                "2497-14047"
            ],
            "persons": [
                "2497-51346-4",
                "2497-51954-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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
        }
    ]
}