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=159340&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159360&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159320&ordering=imported",
    "results": [
        {
            "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": 558,
            "title": "Concentrations of selected trace elements in human milk and in infant formulas determined by magnetic sector field inductively coupled plasma-mass spectrometry.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Prohaska, T",
                "Koellensperger, G",
                "Rossipal, E",
                "Stingeder, G"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 76(2):97-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088842400001",
            "pubmed": "11049226",
            "doi": "10.1385/BTER:76:2:97",
            "pmc": null,
            "organizations": [
                "558-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 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": 22110,
            "title": "Cartilage-derived morphogenetic protein-1 and -2 are endogenously expressed in healthy and osteoarthritic human articular chondrocytes and stimulate matrix synthesis.",
            "abstract": null,
            "authors": [
                "Bobacz, K",
                "Gruber, R",
                "Soleiman, A",
                "Graninger, WB",
                "Luyten, FP",
                "Erlacher, L"
            ],
            "year": 2002,
            "source": "Osteoarthritis Cartilage. 2002; 10(5):394-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176231800007",
            "pubmed": "12027540",
            "doi": "10.1053/joca.2002.0522",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OSTEOARTHRITIS CARTILAGE",
            "issn": "1063-4584",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.763,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11812,
            "title": "Terminology in surface microscopy. Consensus meeting of the Committee on Analytical Morphology of the Arbeitsgemeinschaft Dermatologische Forschung, Hamburg, Federal Republic of Germany, Nov. 17, 1989.",
            "abstract": null,
            "authors": [
                "Bahmer, FA",
                "Fritsch, P",
                "Kreusch, J",
                "Pehamberger, H",
                "Rohrer, C",
                "Schindera, I",
                "Smolle, J",
                "Soyer, HP",
                "Stolz, W"
            ],
            "year": 1990,
            "source": "J AMER ACAD DERMATOL 1990 23: 1159-1162.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1990EM96400019",
            "pubmed": "2273119",
            "doi": "10.1016/S0190-9622(08)80916-4",
            "pmc": null,
            "organizations": [
                "11812-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "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": 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": 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": 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": 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": 3876,
            "title": "Collision of squamous-cell carcinoma with melanoma in situ in a child with xeroderma pigmentosum.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Kaddu, S",
                "Seidl, H",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2001,
            "source": "Dermatology. 2001; 203(1):66-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171130400016",
            "pubmed": "11549805",
            "doi": "10.1159/000051708",
            "pmc": null,
            "organizations": [
                "3876-14047"
            ],
            "persons": [
                "3876-51618-6",
                "3876-51620-6",
                "3876-51972-2",
                "3876-53442-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.972,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.473684210526316,
            "impactfactor_norm_year": 2001,
            "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": 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
        },
        {
            "id": 2279,
            "title": "Risk factors for microangiopathy-related cerebral damage in the Austrian stroke prevention study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Hayn, M",
                "Schmidt, H",
                "Kapeller, P",
                "Roob, G",
                "Offenbacher, H",
                "Schumacher, M",
                "Eber, B",
                "Weinrauch, V",
                "Kostner, GM",
                "Esterbauer, H"
            ],
            "year": 1997,
            "source": "J Neurol Sci. 1997; 152(1):15-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YF25800002",
            "pubmed": "9395122",
            "doi": "10.1016/S0022-510X(97)00137-8",
            "pmc": null,
            "organizations": [
                "2279-14013",
                "2279-14051",
                "2279-14108"
            ],
            "persons": [
                "2279-51669-6",
                "2279-51699-6",
                "2279-51744-6",
                "2279-51912-6"
            ],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.453,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.579207920792079,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 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": 52959,
            "title": "Diminished LDL receptor and high heparin binding of apolipoprotein E2 Sendai associated with lipoprotein glomerulopathy.",
            "abstract": null,
            "authors": [
                "Hoffmann, M",
                "Scharnagl, H",
                "Panagiotou, E",
                "Banghard, W",
                "Wieland, H",
                "März, W"
            ],
            "year": 2001,
            "source": "J AMER SOC NEPHROL 2001 12: 524-530.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167221400013",
            "pubmed": "11181800",
            "doi": "10.1681/ASN.V123524",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52959-51906-6",
                "52959-50886-6"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.337,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1744,
            "title": "Subclinical thyroid disorders in patients with dilated cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Ramschak-Schwarzer, S",
                "Pichler, B",
                "Watzinger, N",
                "Schumacher, M",
                "Zweiker, R",
                "Klein, W",
                "Eber, B"
            ],
            "year": 1997,
            "source": "Cardiology. 1997; 88(2):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP26000006",
            "pubmed": "9096916",
            "doi": "10.1159/000177323",
            "pmc": null,
            "organizations": [
                "1744-14080",
                "1744-14083"
            ],
            "persons": [
                "1744-51699-6",
                "1744-51700-2",
                "1744-51759-6"
            ],
            "imported": null,
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.692,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.548387096774194,
            "impactfactor_norm_year": 1998,
            "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
        },
        {
            "id": 3656,
            "title": "Time course of spontaneous bacterial translocation from gastrointestinal tract and its relationship to intestinal microflora in conventionally reared infant rats.",
            "abstract": null,
            "authors": [
                "Wenzl, HH",
                "Schimpl, G",
                "Feierl, G",
                "Steinwender, G"
            ],
            "year": 2001,
            "source": "DIGEST DIS SCI 2001 46: 1120-1126.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168472700029",
            "pubmed": "11341658",
            "doi": "10.1023%2FA%3A1010734717218",
            "pmc": null,
            "organizations": [
                "3656-14023",
                "3656-14049",
                "3656-14081"
            ],
            "persons": [
                "3656-51818-6"
            ],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.516,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.48936170212766,
            "impactfactor_norm_year": 2001,
            "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": 1717,
            "title": "Non-systemic diffuse lymphangiomatosis of spleen and liver.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Uranüs, S",
                "Melzer, G",
                "Auböck, L",
                "Seewann, HL",
                "Klimpfinger, M"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(5):478-480",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991FL97700017",
            "pubmed": "1885170",
            "doi": "10.1111/j.1365-2559.1991.tb00884.x",
            "pmc": null,
            "organizations": [
                "1717-14020",
                "1717-14054"
            ],
            "persons": [
                "1717-51612-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 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": 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": 1762,
            "title": "Mycophenolate mofetil in patients with Crohn's disease.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Hinterleitner, TA",
                "Wenzl, HH",
                "Aichbichler, BW",
                "Petritsch, W"
            ],
            "year": 1998,
            "source": "Am J Gastroenterol. 1998; 93(12):2529-2532",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077465200035",
            "pubmed": "9860419",
            "doi": "10.1111/j.1572-0241.1998.00606.x",
            "pmc": null,
            "organizations": [
                "1762-14081"
            ],
            "persons": [
                "1762-51536-6",
                "1762-52938-2"
            ],
            "imported": null,
            "journal": "AMER J GASTROENTEROL",
            "issn": "0002-9270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.611,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.840909090909091,
            "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": true
        }
    ]
}