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=159080&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159100&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159060&ordering=imported",
    "results": [
        {
            "id": 4625,
            "title": "Acute multifocal placoid pigment epitheliopathy-like lesion as an early presentation of subacute sclerosing panencephalitis.",
            "abstract": null,
            "authors": [
                "Floegel, I",
                "Haas, A",
                "El-Shabrawi, Y"
            ],
            "year": 2003,
            "source": "Am J Ophthalmol. 2003; 135(1):103-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180233900024",
            "pubmed": "12504712",
            "doi": "10.1016%2FS0002-9394%2802%2901849-4",
            "pmc": null,
            "organizations": [
                "4625-14043"
            ],
            "persons": [
                "4625-51850-6",
                "4625-51899-6",
                "4625-56837-6"
            ],
            "imported": null,
            "journal": "AMER J OPHTHALMOL",
            "issn": "0002-9394",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.258,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2003,
            "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": 4830,
            "title": "Free osteocutaneous lateral arm flap: anatomy and clinical applications.",
            "abstract": null,
            "authors": [
                "Haas, F",
                "Rappl, T",
                "Koch, H",
                "Pittler, P",
                "Scharnagl, E"
            ],
            "year": 2003,
            "source": "Microsurgery. 2003; 23(2):87-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182692900004",
            "pubmed": "12740878",
            "doi": "10.1002/micr.10112",
            "pmc": null,
            "organizations": [
                "4830-14076"
            ],
            "persons": [
                "4830-51895-6"
            ],
            "imported": null,
            "journal": "MICROSURGERY",
            "issn": "0738-1085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.711,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.382978723404255,
            "impactfactor_norm_year": 2003,
            "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": 2695,
            "title": "Traction on the mesentery as a model of visceral nociception.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Brodacz, B"
            ],
            "year": 1999,
            "source": "PAIN 1999 80: 319-328.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079378600034",
            "pubmed": "10204745",
            "doi": "10.1016%2FS0304-3959%2898%2900233-4",
            "pmc": null,
            "organizations": [
                "2695-14022"
            ],
            "persons": [
                "2695-51517-2"
            ],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.02,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.962962962962963,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2554,
            "title": "The importance of the histologic processing of pelvic lymph nodes in the treatment of cervical cancer.",
            "abstract": null,
            "authors": [
                "Girardi, F",
                "Haas, J"
            ],
            "year": 1993,
            "source": "Int J Gynecol Cancer. 1993; 3(1):12-17",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KG35800002",
            "pubmed": "11578317",
            "doi": "10.1046/j.1525-1438.1993.03010012.x",
            "pmc": null,
            "organizations": [
                "2554-14038"
            ],
            "persons": [
                "2554-51627-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.593,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.226415094339623,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1904,
            "title": "Partial N-acetylglutamate synthetase deficiency in a 13-year-old girl: diagnosis and response to treatment with N-carbamylglutamate.",
            "abstract": null,
            "authors": [
                "Plecko, B",
                "Erwa, W",
                "Wermuth, B"
            ],
            "year": 1998,
            "source": "Eur J Pediatr. 1998; 157(12):996-998",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077569300008",
            "pubmed": "9877039",
            "doi": "10.1007/s004310050985",
            "pmc": null,
            "organizations": [
                "1904-14028",
                "1904-14048"
            ],
            "persons": [
                "1904-51875-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.05,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.732394366197183,
            "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": 4162,
            "title": "Relationship between the sialic acid content of low-density lipoprotein (LDL) and autoantibodies to oxidized LDL in the plasma of healthy subjects and patients with atherosclerosis.",
            "abstract": null,
            "authors": [
                "Cerne, D",
                "Jürgens, G",
                "Ledinski, G",
                "Kager, G",
                "Greilberger, J",
                "Lukac-Bajalo, J"
            ],
            "year": 2002,
            "source": "Clin Chem Lab Med. 2002; 40(1):15-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174691000003",
            "pubmed": "11916265",
            "doi": "10.1515/CCLM.2002.004",
            "pmc": null,
            "organizations": [
                "4162-14012"
            ],
            "persons": [
                "4162-50119-6",
                "4162-50312-6",
                "4162-51511-6",
                "4162-52010-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM LAB MED",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.407,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.535714285714286,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 1239,
            "title": "Hypervolemic hemodilution in acute ischemic stroke: the Multicenter Austrian Hemodilution Stroke Trial (MAHST).",
            "abstract": null,
            "authors": [
                "Aichner, FT",
                "Fazekas, F",
                "Brainin, M",
                "Pölz, W",
                "Mamoli, B",
                "Zeiler, K"
            ],
            "year": 1998,
            "source": "Stroke. 1998; 29(4):743-749",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072906600001",
            "pubmed": "9550505",
            "doi": "10.1161/01.STR.29.4.743",
            "pmc": null,
            "organizations": [
                "1239-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.88,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 9231,
            "title": "CHROMOSOMAL BANDING COMPARISONS AMONG AMERICAN AND EUROPEAN RED-BACKED MICE, GENUS CLETHRIONOMYS",
            "abstract": null,
            "authors": [
                "MODI, WS",
                "GAMPERL, R"
            ],
            "year": 1989,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1989 54: 141-152.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF34200002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 4334,
            "title": "Detection of methicillin-resistant Staphylococcus aureus and simultaneous confirmation by automated nucleic acid extraction and real-time PCR.",
            "abstract": null,
            "authors": [
                "Grisold, AJ",
                "Leitner, E",
                "Mühlbauer, G",
                "Marth, E",
                "Kessler, HH"
            ],
            "year": 2002,
            "source": "J Clin Microbiol. 2002; 40(7):2392-2397",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176605800013",
            "pubmed": "12089253",
            "doi": "10.1128/JCM.40.7.2392-2397.2002",
            "pmc": "PMC120553",
            "organizations": [
                "4334-14023"
            ],
            "persons": [
                "4334-50527-6",
                "4334-51503-6",
                "4334-51812-6",
                "4334-51863-2"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.565,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 9028,
            "title": "B-cell differentiation pattern of cutaneous lymphomas in infancy and childhood.",
            "abstract": null,
            "authors": [
                "Grümayer, ER",
                "Ladenstein, RL",
                "Slavc, I",
                "Urban, C",
                "Radaszkiewicz, T",
                "Bettelheim, P",
                "Gadner, H"
            ],
            "year": 1988,
            "source": "Cancer. 1988; 61(2):303-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L671900019",
            "pubmed": "3257155",
            "doi": "10.1002/1097-0142(19880115)61:2<303::AID-CNCR2820610220>3.0.CO;2-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9028-51657-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "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": 6076,
            "title": "High molecular weight components are main constituents of Mallory bodies isolated with a fluorescence activated cell sorter.",
            "abstract": null,
            "authors": [
                "Zatloukal, K",
                "Böck, G",
                "Rainer, I",
                "Denk, H",
                "Weber, K"
            ],
            "year": 1991,
            "source": "Lab Invest. 1991; 64(2):200-206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY30800007",
            "pubmed": "1705301",
            "doi": null,
            "pmc": null,
            "organizations": [
                "6076-14020"
            ],
            "persons": [
                "6076-51515-6",
                "6076-51663-1",
                "6076-51874-6"
            ],
            "imported": null,
            "journal": "LAB INVEST          ",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 1157,
            "title": "Guided bone regeneration with barrier membranes--a clinical and radiographic follow-up study after 24 months.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Pertl, C",
                "Polansky, R",
                "Wegscheider, W"
            ],
            "year": 1999,
            "source": "Clin Oral Implants Res. 1999; 10(1):16-23",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078641500003",
            "pubmed": "10196786",
            "doi": "10.1034%2Fj.1600-0501.1999.100103.x",
            "pmc": null,
            "organizations": [
                "1157-14111"
            ],
            "persons": [
                "1157-51567-6",
                "1157-51703-2"
            ],
            "imported": null,
            "journal": "CLIN ORAL IMPLANT RES",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.816,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 7897,
            "title": "Human pial vascular reactions to intravenous Nimodipine-infusion during EC-IC bypass surgery.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Oberbauer, RW",
                "Schalk, HV"
            ],
            "year": 1983,
            "source": "Stroke. 1983; 14(2):210-213",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QH59100010",
            "pubmed": "6836645",
            "doi": "10.1161/01.STR.14.2.210",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 5089,
            "title": "Procalcitonin and C-reactive protein do not discriminate between febrile reaction to anti-T-lymphocyte antibodies and Gram-negative sepsis.",
            "abstract": null,
            "authors": [
                "Dornbusch, HJ",
                "Strenger, V",
                "Kerbl, R",
                "Lackner, H",
                "Schwinger, W",
                "Sovinz, P",
                "Urban, C"
            ],
            "year": 2003,
            "source": "Bone Marrow Transplant. 2003; 32(9):941-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186008400013",
            "pubmed": "14561996",
            "doi": "10.1038/sj.bmt.1704265",
            "pmc": null,
            "organizations": [
                "5089-14092"
            ],
            "persons": [
                "5089-51657-6",
                "5089-51736-2",
                "5089-51821-6",
                "5089-56810-6",
                "5089-59537-6",
                "5089-51859-6"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.172,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.645161290322581,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 3995,
            "title": "Vascularized versus non-vascularized nerve transfers: histologic study in rats.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Gaggl, A",
                "Kleinert, R",
                "Kärcher, H"
            ],
            "year": 2001,
            "source": "J Reconstr Microsurg. 2001; 17(8):637-642",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172284500012",
            "pubmed": "11740661",
            "doi": "10.1055/s-2001-18819",
            "pmc": null,
            "organizations": [
                "3995-14057"
            ],
            "persons": [
                "3995-51566-6"
            ],
            "imported": null,
            "journal": "J RECONSTR MICROSURG",
            "issn": "0743-684X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.762,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.438848920863309,
            "impactfactor_norm_year": 2001,
            "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": 1993,
            "title": "Platelets contain interleukin-1 alpha and beta which are detectable on the cell surface after activation.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Blaschitz, A",
                "Wilders-Truschnig, M",
                "Tiran, A",
                "Dohr, G"
            ],
            "year": 1995,
            "source": "Scand J Immunol. 1995; 42(2):209-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM72700005",
            "pubmed": "7631154",
            "doi": "10.1111/j.1365-3083.1995.tb03647.x",
            "pmc": null,
            "organizations": [
                "1993-14017"
            ],
            "persons": [
                "1993-51666-6"
            ],
            "imported": null,
            "journal": "SCAND J IMMUNOL",
            "issn": "0300-9475",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.836,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.541666666666667,
            "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": 2643,
            "title": "The vascular blood supply of the second metacarpal bone: anatomic basis for a new vascularized bone graft in hand surgery. An anatomical study in cadavers.",
            "abstract": null,
            "authors": [
                "Pierer, G",
                "Steffen, J",
                "Hoflehner, H"
            ],
            "year": 1992,
            "source": "Surg Radiol Anat. 1992; 14(2):103-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC57100003",
            "pubmed": "1641733",
            "doi": "10.1007/BF01794884",
            "pmc": null,
            "organizations": [
                "2643-14018",
                "2643-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1534,
            "title": "Long-term decrease of CD4+CD45RA+ T cells and impaired primary immune response after post-traumatic splenectomy.",
            "abstract": null,
            "authors": [
                "Wolf, HM",
                "Eibl, MM",
                "Georgi, E",
                "Samstag, A",
                "Spatz, M",
                "Uranüs, S",
                "Passl, R"
            ],
            "year": 1999,
            "source": "BRIT J HAEMATOL 1999 107: 55-68.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083391700007",
            "pubmed": "10520025",
            "doi": "10.1046%2Fj.1365-2141.1999.01686.x",
            "pmc": null,
            "organizations": [
                "1534-14045"
            ],
            "persons": [
                "1534-51612-6"
            ],
            "imported": null,
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.204,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.816666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 5904,
            "title": "Granulocyte colony-stimulating factor treatment of cyclic neutropenia with recurrent oral aphthae.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Kainz, JT",
                "Kahr, A",
                "Urban, C",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "Arch Dermatol. 1996; 132(11):1399-1400",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VT34900038",
            "pubmed": "8915334",
            "doi": "10.1001%2Farchderm.132.11.1399",
            "pmc": null,
            "organizations": [
                "5904-14047"
            ],
            "persons": [
                "5904-51657-6",
                "5904-51620-6",
                "5904-52589-2"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL       ",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.066,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971428571428571,
            "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": 3014,
            "title": "Diabetes abolishes ischemic preconditioning: role of glucose, insulin, and osmolality.",
            "abstract": null,
            "authors": [
                "Kersten, JR",
                "Toller, WG",
                "Gross, ER",
                "Pagel, PS",
                "Warltier, DC"
            ],
            "year": 2000,
            "source": "Am J Physiol Heart Circ Physiol. 2000; 278(4):H1218-H1224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086365600027",
            "pubmed": "10749717",
            "doi": "10.1152/ajpheart.2000.278.4.H1218",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J PHYSIOL-HEART CIRC PHY",
            "issn": "0363-6135",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.243,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}