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=158940&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158960&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158920&ordering=imported",
    "results": [
        {
            "id": 667,
            "title": "Degradation of hyaluronate by the concerted action of ozone and sunlight.",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Ansari, AN",
                "Faulborn, J"
            ],
            "year": 1994,
            "source": "Ophthalmic Res. 1994; 26(6):340-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QD15900003",
            "pubmed": "7715914",
            "doi": "10.1159/000267499",
            "pmc": null,
            "organizations": [
                "667-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMIC RES",
            "issn": "0030-3747",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 666,
            "title": "Definition of new alleles of MIC-A using sequencing-based typing.",
            "abstract": null,
            "authors": [
                "Yao, Z",
                "Volgger, A",
                "Helmberg, W",
                "Keller, E",
                "Fan, LA",
                "Chandanayingyong, D",
                "Albert, ED"
            ],
            "year": 1999,
            "source": "Eur J Immunogenet. 1999; 26(2-3):225-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080175100005",
            "pubmed": "10331160",
            "doi": "10.1046%2Fj.1365-2370.1999.00094.x",
            "pmc": null,
            "organizations": [
                "666-14058"
            ],
            "persons": [
                "666-51910-6"
            ],
            "imported": null,
            "journal": "EUR J IMMUNOGENET",
            "issn": "0960-7420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.713,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.469565217391304,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 661,
            "title": "Decidual macrophages are the population of decidual adherent cells which regulates perforin expression in cytolytic cells.",
            "abstract": null,
            "authors": [
                "Sotosek, V",
                "Laskarin, G",
                "Strbo, N",
                "Dohr, G",
                "Blaschitz, A",
                "Podack, ER",
                "Rukavina, D"
            ],
            "year": 1999,
            "source": "Am J Reprod Immunol. 1999; 42(2):76-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081967300002",
            "pubmed": "10476688",
            "doi": null,
            "pmc": null,
            "organizations": [
                "661-14017"
            ],
            "persons": [
                "661-51666-6"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 655,
            "title": "DA1-receptor stimulation by fenoldopam in the treatment of postcardiac surgical hypertension.",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Plaza, J",
                "Mahla, E",
                "Berger, J",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "Acta Anaesthesiol Scand. 1998; 42(7):834-840",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075069100015",
            "pubmed": "9698961",
            "doi": "10.1111/j.1399-6576.1998.tb05330.x",
            "pmc": null,
            "organizations": [
                "655-14044"
            ],
            "persons": [
                "655-51616-6",
                "655-51611-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "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": true
        },
        {
            "id": 654,
            "title": "Cytotoxicity of Chromium-III and Chromium-VI Compounds .1. In-Vitro Studies Using Different Cell-Culture Systems",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Grygar, E",
                "Ingolic, E",
                "Wawschinek, O"
            ],
            "year": 1993,
            "source": "INHAL TOXICOL 1993 5: 345-369.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC95900001",
            "pubmed": null,
            "doi": "10.3109/08958379308998392",
            "pmc": null,
            "organizations": [
                "654-14013",
                "654-14020"
            ],
            "persons": [
                "654-51523-2"
            ],
            "imported": null,
            "journal": "INHAL TOXICOL",
            "issn": "0895-8378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.605633802816901,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 653,
            "title": "Cytotoxic chemotherapy-induced second primary neoplasms: clinical aspects.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schmähl, D"
            ],
            "year": 1991,
            "source": "Neoplasma. 1991; 38(2):147-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM93500003",
            "pubmed": "2041574",
            "doi": null,
            "pmc": null,
            "organizations": [
                "653-14038"
            ],
            "persons": [
                "653-51624-2"
            ],
            "imported": null,
            "journal": "NEOPLASMA",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.354,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.211538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 652,
            "title": "Cytoskeleton and motility: an immunohistological and computer simulation analysis of melanocytic skin tumors.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Smolle, J"
            ],
            "year": 1993,
            "source": "J Cutan Pathol. 1993; 20(2):130-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LB65700006",
            "pubmed": "8320357",
            "doi": "10.1111/j.1600-0560.1993.tb00229.x",
            "pmc": null,
            "organizations": [
                "652-14047"
            ],
            "persons": [
                "652-52589-2"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.527,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL 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": true
        },
        {
            "id": 651,
            "title": "Cytoplasmic microtubules in two different mouse melanoma cell lines: a qualitative and quantitative analysis using confocal laser scanning microscopy and computer-assisted image analysis.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Hofmann-Wellenhof, R",
                "Smolle, J",
                "Helige, C",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J Cutan Pathol. 1997; 24(6):350-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XJ67500003",
            "pubmed": "9243362",
            "doi": "10.1111/j.1600-0560.1997.tb00803.x",
            "pmc": null,
            "organizations": [
                "651-14047"
            ],
            "persons": [
                "651-51620-6",
                "651-51711-6",
                "651-52589-1"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.22,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL 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": true
        },
        {
            "id": 650,
            "title": "Cytomorphology of anaplastic ependymoma in a pleural effusion. A case report.",
            "abstract": null,
            "authors": [
                "Würtz, FG",
                "Dinges, HP",
                "Radner, H",
                "Kleinert, R"
            ],
            "year": 1995,
            "source": "Acta Cytol. 1995; 39(3):577-585",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QZ56500038",
            "pubmed": "7762356",
            "doi": null,
            "pmc": null,
            "organizations": [
                "650-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA CYTOL",
            "issn": "0001-5547",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.726,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.647058823529412,
            "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": 648,
            "title": "Cytomegalovirus after heart transplantation: definitions for the guidance of antiviral therapy.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, K",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Schreier, G",
                "Müller, H",
                "Allmayer, T",
                "Prenner, G"
            ],
            "year": 1995,
            "source": "Scand J Infect Dis Suppl. 1995; 99(3):100-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TZ68700022",
            "pubmed": "8668929",
            "doi": null,
            "pmc": null,
            "organizations": [
                "648-14073"
            ],
            "persons": [
                "648-56926-6",
                "648-51819-6",
                "648-51982-6"
            ],
            "imported": null,
            "journal": "SCAND J INFEC DIS",
            "issn": "0036-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.085,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.333333333333333,
            "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": true
        },
        {
            "id": 647,
            "title": "Cytological and biochemical studies on chromaffin cells in the head kidney of Gasterosteus aculeatus (Teleostei, Gasterosteidae).",
            "abstract": null,
            "authors": [
                "Gallo, VP",
                "Civinini, A",
                "Mastrolia, L",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1993,
            "source": "Gen Comp Endocrinol. 1993; 92(2):133-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF85800001",
            "pubmed": "8282166",
            "doi": "10.1006/gcen.1993.1150",
            "pmc": null,
            "organizations": [
                "647-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.393,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.542168674698795,
            "impactfactor_norm_year": 1998,
            "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": 646,
            "title": "Cytokines in juvenile rheumatoid arthritis (JRA).",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Schauenstein, K"
            ],
            "year": 1998,
            "source": "Cytokine. 1998; 10(6):471-480",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074336600012",
            "pubmed": "9632535",
            "doi": "10.1006/cyto.1997.0306",
            "pmc": null,
            "organizations": [
                "646-14020",
                "646-14048"
            ],
            "persons": [
                "646-52854-2"
            ],
            "imported": null,
            "journal": "CYTOKINE",
            "issn": "1043-4666",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.008,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.633333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 645,
            "title": "Cytokine regulation of the acute-phase protein levels in multiple myeloma.",
            "abstract": null,
            "authors": [
                "Bíró, L",
                "Domján, G",
                "Falus, A",
                "Jakab, L",
                "Cseh, K",
                "Kalabay, L",
                "Tarkovács, G",
                "Tresch, J",
                "Malle, E",
                "Kramer, J",
                "Prohászka, Z",
                "Jákó, J",
                "Füst, G",
                "Császár, A"
            ],
            "year": 1998,
            "source": "Eur J Clin Invest. 1998; 28(8):679-686",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075697900012",
            "pubmed": "9767364",
            "doi": "10.1046%2Fj.1365-2362.1998.00333.x",
            "pmc": null,
            "organizations": [
                "645-14013"
            ],
            "persons": [
                "645-51833-6"
            ],
            "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": 1.907,
            "impactfactor_year": 1998,
            "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": 642,
            "title": "Cytogenetic and CGH studies of four neuroendocrine tumors and tumor-derived cell lines of a patient with multiple endocrine neoplasia type 1.",
            "abstract": null,
            "authors": [
                "Sigl, E",
                "Behmel, A",
                "Henn, T",
                "Wirnsberger, G",
                "Weinhausl, A",
                "Kaserer, K",
                "Niederle, B",
                "Pfragner, R"
            ],
            "year": 1999,
            "source": "Int J Oncol. 1999; 15(1):41-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081089400005",
            "pubmed": "10375592",
            "doi": "10.3892/ijo.15.1.41",
            "pmc": null,
            "organizations": [
                "642-14014",
                "642-14021"
            ],
            "persons": [
                "642-51739-6"
            ],
            "imported": null,
            "journal": "INT J ONCOL",
            "issn": "1019-6439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.381,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.428571428571429,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 640,
            "title": "Cytochrome P450 mono-oxygenase-regulated signalling of Ca2+ entry in human and bovine endothelial cells.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Simecek, S",
                "Sturek, M"
            ],
            "year": 1995,
            "source": "J Physiol. 1995; 482 ( Pt 2)(3):259-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QD73200002",
            "pubmed": "7536247",
            "doi": "10.1113/jphysiol.1995.sp020515",
            "pmc": "PMC1157726",
            "organizations": [
                "640-14013"
            ],
            "persons": [
                "640-51860-2"
            ],
            "imported": null,
            "journal": "J PHYSIOL, LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.327,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.925373134328358,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 637,
            "title": "Cystic adventitia degeneration of the popliteal artery: sonographic confirmation of the diagnosis",
            "abstract": null,
            "authors": [
                "Flueckiger, F",
                "Steiner, H",
                "Rabl, H",
                "Waltner, F"
            ],
            "year": 1991,
            "source": "Ultraschall Med. 1991; 12(2):84-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FN02700006",
            "pubmed": "1871576",
            "doi": "10.1055/s-2007-1003975",
            "pmc": null,
            "organizations": [
                "637-14045",
                "637-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 636,
            "title": "Cyclosporin for the treatment of severe ulcerative colitis.",
            "abstract": null,
            "authors": [
                "Wenzl, H",
                "Petritsch, W",
                "Reicht, G",
                "Eherer, A",
                "Krejs, GJ"
            ],
            "year": 1994,
            "source": "Z Gastroenterol. 1994; 32(3):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NF86600001",
            "pubmed": "8197807",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "636-51534-6",
                "636-51536-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 633,
            "title": "Cyclic phenomena in early myocardial infarction.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Schafhalter-Zoppoth, I",
                "Schwarz, T",
                "Eber, B",
                "Köppel, H",
                "Lechleitner, P",
                "Puschendorf, B",
                "Dienstl, F",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):69-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200003",
            "pubmed": "8835424",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "633-50727-6",
                "633-51533-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "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": 632,
            "title": "Cutaneous vasodilatation induced by nitric oxide-evoked stimulation of afferent nerves in the rat.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Jocic, M"
            ],
            "year": 1994,
            "source": "BRIT J PHARMACOL 1994 112: 1181-1187.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ82900029",
            "pubmed": "7524993",
            "doi": "10.1111/j.1476-5381.1994.tb13208.x",
            "pmc": "PMC1910258",
            "organizations": [
                "632-14022"
            ],
            "persons": [
                "632-51529-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 629,
            "title": "Cutaneous large cell anaplastic Ki-1 (CD 30) positive T-cell lymphoma",
            "abstract": null,
            "authors": [
                "Duve, S",
                "Cerroni, L",
                "Rakoski, J",
                "Soyer, HP"
            ],
            "year": 1996,
            "source": "HAUTARZT 1996 47: 294-298.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH00800009",
            "pubmed": "8655315",
            "doi": "10.1007/s001050050418",
            "pmc": null,
            "organizations": [
                "629-14047"
            ],
            "persons": [
                "629-51751-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.422,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL 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
        }
    ]
}