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=151820&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151840&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151800&ordering=imported",
    "results": [
        {
            "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-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": 8335,
            "title": "Multicenter study of cefoperazone in Austria",
            "abstract": null,
            "authors": [
                "Forenbacher, HH"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(5):123-126",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEY1100005",
            "pubmed": "3993050",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 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": 8337,
            "title": "Transformation of a myelodysplastic to a myeloproliferative syndrome (chronic granulocytic leukemia)",
            "abstract": null,
            "authors": [
                "Seewann, HL"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(7):320-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEZ9200004",
            "pubmed": "3857790",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 5963,
            "title": "The psychiatrist's role in medicine",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG"
            ],
            "year": 1998,
            "source": "Wien Klin Wochenschr. 1998; 110(17):587-588",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000076250300001",
            "pubmed": "9816626",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5963-29444"
            ],
            "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.583,
            "impactfactor_year": 1998,
            "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": 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": 8338,
            "title": "Percutaneous transhepatic bile duct endoprosthesis. Choice of material, technic, clinical results",
            "abstract": null,
            "authors": [
                "Lammer, J"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(3):243-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFA0100001",
            "pubmed": "2984723",
            "doi": "10.1055/s-2008-1052642",
            "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": 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": 8340,
            "title": "Influence of calcitonin on serum levels of pancreatic polypeptide in man.",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Leb, G",
                "Passath, A",
                "Goebel, R",
                "Pristautz, H"
            ],
            "year": 1985,
            "source": "Z Gastroenterol. 1985; 23(3):143-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFH1700011",
            "pubmed": "4082689",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8340-51536-2",
                "8340-52443-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
        },
        {
            "id": 5964,
            "title": "Interview with Klein,Werner - Highlights of the European-Congress on Cardiology in Barcelona",
            "abstract": null,
            "authors": [
                "Klein, W"
            ],
            "year": 1999,
            "source": "WIEN KLIN WOCHENSCHR 1999 20A: 26-27.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000084012400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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.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
        },
        {
            "id": 627,
            "title": "Cutaneous immunocytomas: a clinicopathologic study of 26 cases.",
            "abstract": null,
            "authors": [
                "Rijlaarsdam, JU",
                "van der Putte, SC",
                "Berti, E",
                "Kerl, H",
                "Rieger, E",
                "Toonstra, J",
                "Geerts, ML",
                "Meijer, CJ",
                "Willemze, R"
            ],
            "year": 1993,
            "source": "Histopathology. 1993; 23(2):117-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW39500258",
            "pubmed": "8406383",
            "doi": "10.1111/j.1365-2559.1993.tb00469.x",
            "pmc": null,
            "organizations": [
                "627-14047"
            ],
            "persons": [
                "627-51620-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 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": 625,
            "title": "Cutaneous calciphylaxis in chronic renal failure",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Pierer, G",
                "Auer-Grumbach, P",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Hautarzt. 1995; 46(10):726-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ73400012",
            "pubmed": "7499136",
            "doi": "10.1007%2Fs001050050330",
            "pmc": null,
            "organizations": [
                "625-14045",
                "625-14047"
            ],
            "persons": [
                "625-51620-6",
                "625-51721-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.314,
            "impactfactor_year": 1995,
            "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": true
        },
        {
            "id": 5965,
            "title": "Minimal effects of levosimendan on coronary artery smooth muscle tone.",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Holzmann, S",
                "Pilger, E",
                "Klein, W",
                "Gasser, R"
            ],
            "year": 1999,
            "source": "CARDIOVASC DRUG THER 1999 13: 357-358.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000081900100015",
            "pubmed": "10516873",
            "doi": "10.1023%2FA%3A1007719818929",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5965-51533-4",
                "5965-51541-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THER",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.135,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.597014925373134,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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
        }
    ]
}