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=150820&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157097,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150840&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150800&ordering=imported",
    "results": [
        {
            "id": 1508,
            "title": "Limitation of Intestinal Reperfusion Injury in the Rat by Vitamin Treatment",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Ratschek, M",
                "Khoschsorur, G",
                "Uranüs, S",
                "Tatzber, F",
                "Tillian, HM",
                "Esterbauer, H"
            ],
            "year": 1997,
            "source": "MED SCI RES 1997 25: 315-318.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA50900009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1508-14020",
                "1508-14045"
            ],
            "persons": [
                "1508-51528-6",
                "1508-51612-6"
            ],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1507,
            "title": "Light and Electron-Microscope Study on Gurleya-Daphniae Sp-Nov (Microspora-Gurleyidae)-a Parasite of Daphnia-Pulex (Crustacea-Phyllopoda)",
            "abstract": null,
            "authors": [
                "Friedrich, C",
                "Winder, O",
                "Schaffler, K",
                "Reinthaler, FF"
            ],
            "year": 1996,
            "source": "EUR J PROTISTOL 1996 32: 116-122.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UC98300013",
            "pubmed": null,
            "doi": "10.1016/S0932-4739(96)80046-0",
            "pmc": null,
            "organizations": [
                "1507-14023"
            ],
            "persons": [
                "1507-51674-6"
            ],
            "imported": null,
            "journal": "EUR J PROTISTOL",
            "issn": "0932-4739",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.787,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY MISCELLANEOUS",
            "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": 1505,
            "title": "Levels of amniotic fluid insulin and profiles of maternal blood glucose in pregnant women with diabetes type-I.",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Weiss, PA",
                "Hüttner, U",
                "Haas, J",
                "Reles, M"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 49(2):97-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG26600003",
            "pubmed": "9226116",
            "doi": "10.1016%2FS0378-3782%2897%2900027-3",
            "pmc": null,
            "organizations": [
                "1505-14038"
            ],
            "persons": [
                "1505-51627-6"
            ],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 1504,
            "title": "Level of expression controls modes of gating of a K+ channel.",
            "abstract": null,
            "authors": [
                "Moran, O",
                "Schreibmayer, W",
                "Weigl, L",
                "Dascal, N",
                "Lotan, I"
            ],
            "year": 1992,
            "source": "FEBS Lett. 1992; 302(1):21-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT12900007",
            "pubmed": "1375169",
            "doi": "10.1016%2F0014-5793%2892%2980275-L",
            "pmc": null,
            "organizations": [
                "1504-14011"
            ],
            "persons": [],
            "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.6,
            "impactfactor_year": 1994,
            "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": 1503,
            "title": "Leukemic cells within skin lesions of psoriasis in a patient with acute myelogenous leukemia.",
            "abstract": null,
            "authors": [
                "Metzler, G",
                "Cerroni, L",
                "Schmidt, H",
                "Soyer, HP",
                "Sill, H",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J Cutan Pathol. 1997; 24(7):445-448",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP87600010",
            "pubmed": "9274964",
            "doi": "10.1111/j.1600-0560.1997.tb00821.x",
            "pmc": null,
            "organizations": [
                "1503-14047",
                "1503-14082"
            ],
            "persons": [
                "1503-51751-6",
                "1503-51620-6",
                "1503-51857-6",
                "1503-52903-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 8521,
            "title": "Immunohistochemical studies on the occurrence of HBs antigen in alcoholic fatty liver and alcoholic fatty liver hepatitis",
            "abstract": null,
            "authors": [
                "Thaler, H",
                "Beham, A"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(5):151-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A423900005",
            "pubmed": "3515768",
            "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.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": 8522,
            "title": "A preliminary analysis of combination therapy with vincristine, adriamycin, and prednimustine (VAP) in advanced breast cancer: a phase II study.",
            "abstract": null,
            "authors": [
                "Lehnert, M",
                "Biffl, G",
                "Wascher, H",
                "Jordis-Lohausen, K",
                "Wählby, S"
            ],
            "year": 1986,
            "source": "Semin Oncol. 1986; 13(1 Suppl 1):32-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A491600008",
            "pubmed": "3754064",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SEMIN ONCOL",
            "issn": "0093-7754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.628,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.692307692307692,
            "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": 1495,
            "title": "Late-onset miliary pneumonitis after near drowning.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Plecko, B",
                "Grubbauer, HM",
                "Popper, H",
                "Smolle-Jüttner, F",
                "Zach, M"
            ],
            "year": 1993,
            "source": "Pediatr Pulmonol. 1993; 15(2):122-124",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KN86900009",
            "pubmed": "8474784",
            "doi": "10.1002/ppul.1950150210",
            "pmc": null,
            "organizations": [
                "1495-14020",
                "1495-14045",
                "1495-14048"
            ],
            "persons": [
                "1495-51875-6",
                "1495-52854-1",
                "1495-51615-6"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 8525,
            "title": "Experimental eosinophilia and inflammation--the effect of various inflammatory mediators and chemoattractants.",
            "abstract": null,
            "authors": [
                "Fechter, M",
                "Egger, D",
                "Auer, H",
                "Popper, H"
            ],
            "year": 1986,
            "source": "Exp Pathol. 1986; 29(3):153-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A947900004",
            "pubmed": "3013671",
            "doi": "10.1016/S0232-1513(86)80013-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 1492,
            "title": "Laser-Doppler Flowmetry in the Hyperbaric Environment",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Möller, KO",
                "Ratzenhoferkomenda, B",
                "Schwarz, G",
                "Koop, T",
                "Kovac, H"
            ],
            "year": 1997,
            "source": "LASER MED SCI 1997 12: 342-346.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YJ21400008",
            "pubmed": null,
            "doi": "10.1007/BF02767157",
            "pmc": null,
            "organizations": [
                "1492-14044",
                "1492-14045"
            ],
            "persons": [
                "1492-51073-6"
            ],
            "imported": null,
            "journal": "LASER MED SCI",
            "issn": "0268-8921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.853,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.644444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 1491,
            "title": "Laser Doppler flowmetry--peripheral microcirculation during cessation of cerebral and cardiocirculatory function.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Boggett, D"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(7-8):195-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RR38400002",
            "pubmed": "7548683",
            "doi": "10.1515/bmte.1995.40.7-8.195",
            "pmc": null,
            "organizations": [
                "1491-14044",
                "1491-14070"
            ],
            "persons": [
                "1491-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1490,
            "title": "Laser Doppler flowmetry--experiences from intensive care medicine",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Dalageorgos, K",
                "Neger, J",
                "Kehl, G"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(6):166-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY39000002",
            "pubmed": "8766393",
            "doi": "10.1515/bmte.1996.41.6.166",
            "pmc": null,
            "organizations": [
                "1490-14044",
                "1490-14070"
            ],
            "persons": [
                "1490-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1489,
            "title": "Laser Doppler data analysis during interstitial laser thermotherapy with magnetic resonance control within the scope of an animal experiment study",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Möller, KO",
                "Stollberger, R",
                "Schwarz, G",
                "Fuchs, G",
                "Baumgartner, A",
                "Leber, K",
                "Koop, T",
                "Ascher, PW"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(4):93-96",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ72400005",
            "pubmed": "9235116",
            "doi": "10.1515/bmte.1997.42.4.93",
            "pmc": null,
            "organizations": [
                "1489-14044",
                "1489-14050",
                "1489-14054"
            ],
            "persons": [
                "1489-51073-6",
                "1489-51604-6",
                "1489-51866-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1488,
            "title": "Laser beam microdissection in the diagnosis of cutaneous B-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Minkus, G",
                "Pütz, B",
                "Höfler, H",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Br J Dermatol. 1997; 136(5):743-746",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA24300016",
            "pubmed": "9205510",
            "doi": "10.1046%2Fj.1365-2133.1997.6671613.x",
            "pmc": null,
            "organizations": [
                "1488-14047"
            ],
            "persons": [
                "1488-51751-2",
                "1488-51620-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.838,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.914285714285714,
            "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": 1487,
            "title": "Laser angioplasty: results of a prospective, multicenter study at 3-year follow-up.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Pilger, E",
                "Karnel, F",
                "Schurawitzki, H",
                "Horvath, W",
                "Riedl, M",
                "Umek, H",
                "Klein, GE",
                "Schreyer, H",
                "Kretschmer, G"
            ],
            "year": 1991,
            "source": "Radiology. 1991; 178(2):335-337",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EU03500009",
            "pubmed": "1987588",
            "doi": "10.1148/radiology.178.2.1987588",
            "pmc": null,
            "organizations": [
                "1487-14054"
            ],
            "persons": [
                "1487-51876-6",
                "1487-51541-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 1485,
            "title": "Large picture archiving and communication systems of the world--Part 2.",
            "abstract": null,
            "authors": [
                "Bauman, RA",
                "Gell, G",
                "Dwyer, SJ"
            ],
            "year": 1996,
            "source": "J Digit Imaging. 1996; 9(4):172-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU80700003",
            "pubmed": "8951096",
            "doi": "10.1007/BF03168614",
            "pmc": null,
            "organizations": [
                "1485-14026"
            ],
            "persons": [
                "1485-51553-6"
            ],
            "imported": null,
            "journal": "J DIGITAL IMAGING",
            "issn": "0897-1889",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.291139240506329,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 1483,
            "title": "Extensive cutaneous-subcutaneous infiltration as a side-effect of interferon-beta injection",
            "abstract": null,
            "authors": [
                "Ziegler, VR",
                "Kränke, B",
                "Soyer, P",
                "Aberer, W"
            ],
            "year": 1998,
            "source": "Hautarzt. 1998; 49(4):310-312",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073413800010",
            "pubmed": "9606633",
            "doi": "10.1007/s001050050747",
            "pmc": null,
            "organizations": [
                "1483-14047"
            ],
            "persons": [
                "1483-51346-6",
                "1483-51954-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.479,
            "impactfactor_year": 1998,
            "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": 8526,
            "title": "Absence of HLA class I and class II antigens as well as beta 2-microglobulin from normal and pathological human spermatozoa.",
            "abstract": null,
            "authors": [
                "Kuhlmann, D",
                "Dohr, G",
                "Pusch, HH",
                "Scherbaum, W",
                "Schieferstein, G",
                "Uchanska-Ziegler, B",
                "Ziegler, A"
            ],
            "year": 1986,
            "source": "Tissue Antigens. 1986; 27(3):179-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A951300008",
            "pubmed": "2424141",
            "doi": "10.1111/j.1399-0039.1986.tb01518.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8526-51666-6"
            ],
            "imported": null,
            "journal": "TISSUE ANTIGEN",
            "issn": "0001-2815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.784,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.823529411764706,
            "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": 1481,
            "title": "Laparoscopic removal of a large laparotomy pad forgotten in situ.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Schauer, C",
                "Pfeifer, J",
                "Dagcioglu, A"
            ],
            "year": 1995,
            "source": "Surg Laparosc Endosc. 1995; 5(1):77-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QD60500017",
            "pubmed": "7735549",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1481-14045"
            ],
            "persons": [
                "1481-51612-2",
                "1481-51735-6"
            ],
            "imported": null,
            "journal": "SURG LAPAROSC ENDOSC",
            "issn": "1051-7200",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.38,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.65625,
            "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": true
        },
        {
            "id": 1479,
            "title": "Laparoscopic partial splenic resection.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Pfeifer, J",
                "Schauer, C",
                "Kronberger, L",
                "Rabl, H",
                "Ranftl, G",
                "Hauser, H",
                "Bahadori, K"
            ],
            "year": 1995,
            "source": "Surg Laparosc Endosc. 1995; 5(2):133-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP78600011",
            "pubmed": "7773460",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1479-14044",
                "1479-14073"
            ],
            "persons": [
                "1479-51080-6",
                "1479-51612-2",
                "1479-51735-6",
                "1479-51746-6"
            ],
            "imported": null,
            "journal": "SURG LAPAROSC ENDOSC",
            "issn": "1051-7200",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.38,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.65625,
            "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": true
        }
    ]
}