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=1400&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158462,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1420&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=-imported",
    "results": [
        {
            "id": 1715,
            "title": "Non-Q-wave myocardial infarction associated with bleomycin and etoposide chemotherapy.",
            "abstract": null,
            "authors": [
                "Schwarzer, S",
                "Eber, B",
                "Greinix, H",
                "Lind, P"
            ],
            "year": 1991,
            "source": "Eur Heart J. 1991; 12(6):748-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP12400016",
            "pubmed": "1713559",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1715-54230-6"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.427,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.951612903225807,
            "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": true
        },
        {
            "id": 827,
            "title": "Effect of indomethacin, renzapride, methysergide, ketanserin, granisetron and citalopram on serotonin-induced fluid accumulation in pig jejunum.",
            "abstract": null,
            "authors": [
                "Hansen, MB",
                "Thørboll, JE",
                "Beubler, E",
                "Skadhauge, E"
            ],
            "year": 1994,
            "source": "Physiol Res. 1994; 43(2):83-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NL62900003",
            "pubmed": "7918343",
            "doi": null,
            "pmc": null,
            "organizations": [
                "827-14022"
            ],
            "persons": [
                "827-51667-6"
            ],
            "imported": null,
            "journal": "PHYSIOL RES",
            "issn": "0862-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.318,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.238805970149254,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 828,
            "title": "Effect of neuropeptide Y on jejunal water and ion transport in humans.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Petritsch, W",
                "Hinterleitner, T",
                "Eherer, A",
                "Sperk, G",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Gastroenterology. 1991; 101(2):325-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW15600006",
            "pubmed": "2065906",
            "doi": "10.1016/0016-5085(91)90007-8",
            "pmc": null,
            "organizations": [
                "828-14022"
            ],
            "persons": [
                "828-51534-6",
                "828-51536-6",
                "828-51517-2"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1722,
            "title": "Notalgia paresthetica, "posterior pigmented pruritic patch" and macular amyloidosis. Three stages of a disease].",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kopera, D",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1993,
            "source": "Hautarzt. 1993; 44(12):777-780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MM68500004",
            "pubmed": "8113041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1722-14047"
            ],
            "persons": [
                "1722-51751-2",
                "1722-51620-6",
                "1722-51842-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.397,
            "impactfactor_year": 1994,
            "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": 1723,
            "title": "Novel pattern of P53 mutation in breast cancers from Austrian women.",
            "abstract": null,
            "authors": [
                "Hartmann, A",
                "Rosanelli, G",
                "Blaszyk, H",
                "Cunningham, JM",
                "McGovern, RM",
                "Schroeder, JJ",
                "Schaid, DJ",
                "Kovach, JS",
                "Sommer, SS"
            ],
            "year": 1995,
            "source": "J Clin Invest. 1995; 95(2):686-689",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QG20900034",
            "pubmed": "7598762",
            "doi": "10.1172/JCI117714",
            "pmc": "PMC295535",
            "organizations": [
                "1723-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.788,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.972222222222222,
            "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": 1724,
            "title": "Novel system for real-time ex vivo lactate monitoring in human whole blood.",
            "abstract": null,
            "authors": [
                "Gfrerer, RJ",
                "Brunner, GA",
                "Trajanoski, Z",
                "Schaupp, L",
                "Sendlhofer, G",
                "Skrabal, F",
                "Jobst, G",
                "Moser, I",
                "Urban, G",
                "Pieber, TR",
                "Wach, P"
            ],
            "year": 1998,
            "source": "Biosens Bioelectron. 1998; 13(12):1271-1278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077555700005",
            "pubmed": "9883561",
            "doi": "10.1016/S0956-5663(98)00090-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1724-51831-6",
                "1724-78071-6"
            ],
            "imported": null,
            "journal": "BIOSENS BIOELECTRON",
            "issn": "0956-5663",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.772,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764227642276423,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1725,
            "title": "N-terminal proatrial natriuretic peptide correlates with systolic dysfunction and left ventricular filling pattern in patients with idiopathic dilated cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Fahrleitner, A",
                "Watzinger, N",
                "Dobnig, H",
                "Schumacher, M",
                "Maier, R",
                "Zweiker, R",
                "Leb, G",
                "Klein, W"
            ],
            "year": 1999,
            "source": "Heart. 1999; 82(5):630-633",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083536600024",
            "pubmed": "10525523",
            "doi": "10.1136/hrt.82.5.630",
            "pmc": "PMC1760791",
            "organizations": [
                "1725-14080",
                "1725-14083"
            ],
            "persons": [
                "1725-51063-6",
                "1725-51699-6",
                "1725-51700-2",
                "1725-51759-6",
                "1725-51953-6"
            ],
            "imported": null,
            "journal": "HEART",
            "issn": "1355-6037",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.784,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.746268656716418,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1727,
            "title": "Photoaccentuated erythroderma associated with CD4+ T lymphocytopenia: successful treatment with 5-methoxypsoralen and UVA, interferon alfa-2b, and extracorporeal photopheresis.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Müllegger, R",
                "Cerroni, L",
                "Aigner, R",
                "Fueger, G",
                "Höfler, G",
                "Derbaschnig, J",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "J Am Acad Dermatol. 1996; 35(2 Pt 2):291-294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VA75800003",
            "pubmed": "8698908",
            "doi": "10.1016%2FS0190-9622%2896%2990651-9",
            "pmc": null,
            "organizations": [
                "1727-14020",
                "1727-14047",
                "1727-14054"
            ],
            "persons": [
                "1727-51751-6",
                "1727-51618-2",
                "1727-51620-6",
                "1727-51691-6",
                "1727-51727-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.806,
            "impactfactor_year": 1996,
            "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": true
        },
        {
            "id": 1728,
            "title": "Photodynamic therapy (PDT)",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(2):137-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WN96900015",
            "pubmed": "9173063",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1728-14047"
            ],
            "persons": [
                "1728-51618-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "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": 1731,
            "title": "Photometric evaluation of lipid peroxidation products in human plasma and copper oxidized low density lipoproteins: correlation of different oxidation parameters.",
            "abstract": null,
            "authors": [
                "Chajès, V",
                "Sattler, W",
                "Stultschnig, M",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Atherosclerosis. 1996; 121(2):193-203",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UG90100004",
            "pubmed": "9125294",
            "doi": "10.1016%2F0021-9150%2895%2905719-6",
            "pmc": null,
            "organizations": [
                "1731-14013"
            ],
            "persons": [
                "1731-51669-6",
                "1731-51705-6"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.987,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 1734,
            "title": "Primary mucosal melanomas of the nasal cavity and paranasal sinuses. A clinicopathological analysis of 14 cases.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Anderhuber, W",
                "Richtig, E",
                "Schachenreiter, J",
                "Ott, A",
                "Beham, A"
            ],
            "year": 1998,
            "source": "APMIS. 1998; 106(3):403-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072763300009",
            "pubmed": "9548430",
            "doi": "10.1111/j.1699-0463.1998.tb01364.x",
            "pmc": null,
            "organizations": [
                "1734-14020",
                "1734-14042",
                "1734-14047"
            ],
            "persons": [
                "1734-51945-2",
                "1734-52274-6"
            ],
            "imported": null,
            "journal": "APMIS",
            "issn": "0903-4641",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.765,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.411764705882353,
            "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": 1735,
            "title": "Primary Osteogenic-Sarcoma of the Breast - Report of a Case and a Short Review of the Literature",
            "abstract": null,
            "authors": [
                "Thiel, I",
                "Schmoll, HJ",
                "Bokemeyer, C"
            ],
            "year": 1995,
            "source": "ONKOLOGIE 1995 18: 357-361.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RY90700011",
            "pubmed": null,
            "doi": "10.1159/000218617",
            "pmc": null,
            "organizations": [
                "1735-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.462,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1736,
            "title": "Primary paraganglioma simulating pituitary macroadenoma: a case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Mokry, M",
                "Kleinert, R",
                "Clarici, G",
                "Obermayer-Pietsch, B"
            ],
            "year": 1998,
            "source": "Neuroradiology. 1998; 40(4):233-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073400900006",
            "pubmed": "9592793",
            "doi": "10.1007%2Fs002340050573",
            "pmc": null,
            "organizations": [
                "1736-14020",
                "1736-14050",
                "1736-14054"
            ],
            "persons": [
                "1736-51809-6",
                "1736-52006-2"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.023,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.531645569620253,
            "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": 1737,
            "title": "Primary Prevention of Allergic Sensitization - How Might It Work",
            "abstract": null,
            "authors": [
                "Uhlig, T",
                "Eber, E",
                "Sly, PD"
            ],
            "year": 1999,
            "source": "BIODRUGS 1999 12: 13-18.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081468700002",
            "pubmed": null,
            "doi": "10.2165/00063030-199912010-00002",
            "pmc": null,
            "organizations": [
                "1737-14048"
            ],
            "persons": [
                "1737-51713-6"
            ],
            "imported": null,
            "journal": "BIODRUGS",
            "issn": "1173-8804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.573,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.188571428571429,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 837,
            "title": "Effect of steroid treatment on the migration behaviour of neutrophils in patients with early rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Rainer, F",
                "Lipp, RW",
                "Schnedl, WJ",
                "Horn, S",
                "Egger, G"
            ],
            "year": 1997,
            "source": "Rheumatol Int. 1997; 17(4):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071014400002",
            "pubmed": "9440143",
            "doi": "10.1007/s002960050024",
            "pmc": null,
            "organizations": [
                "837-14014"
            ],
            "persons": [
                "837-51690-6",
                "837-51948-6"
            ],
            "imported": null,
            "journal": "RHEUMATOL INT",
            "issn": "0172-8172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.821,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.315789473684211,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 1740,
            "title": "Rapid detection of Mycoplasma pneumoniae by an assay based on PCR and probe hybridization in a nonradioactive microwell plate format.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Dodge, DE",
                "Pierer, K",
                "Young, KK",
                "Liao, Y",
                "Santner, BI",
                "Eber, E",
                "Roeger, MG",
                "Stuenzner, D",
                "Sixl-Voigt, B",
                "Marth, E"
            ],
            "year": 1997,
            "source": "J Clin Microbiol. 1997; 35(6):1592-1594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA75500059",
            "pubmed": "9163490",
            "doi": "10.1128/JCM.35.6.1592-1594.1997",
            "pmc": "PMC229795",
            "organizations": [
                "1740-14023",
                "1740-14048"
            ],
            "persons": [
                "1740-51803-6",
                "1740-51503-6",
                "1740-51713-6",
                "1740-51812-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.783,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.876543209876543,
            "impactfactor_norm_year": 1998,
            "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": 1741,
            "title": "Rapid detection of trisomies 21 and 18 and sexing by quantitative fluorescent multiplex PCR.",
            "abstract": null,
            "authors": [
                "Pertl, B",
                "Weitgasser, U",
                "Kopp, S",
                "Kroisel, PM",
                "Sherlock, J",
                "Adinolfi, M"
            ],
            "year": 1996,
            "source": "Hum Genet. 1996; 98(1):55-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UQ93200011",
            "pubmed": "8682507",
            "doi": "10.1007/s004390050159",
            "pmc": null,
            "organizations": [
                "1741-14021",
                "1741-14038"
            ],
            "persons": [
                "1741-51682-6",
                "1741-51719-2"
            ],
            "imported": null,
            "journal": "HUM GENET",
            "issn": "0340-6717",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.455,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.747572815533981,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 1745,
            "title": "Subcutaneous epoetin alfa as an adjunct to autologous blood donation before elective coronary artery bypass graft surgery.",
            "abstract": null,
            "authors": [
                "Gombotz, H"
            ],
            "year": 1996,
            "source": "Semin Hematol. 1996; 33(2 Suppl 2):69-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH79800018",
            "pubmed": "8723587",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1745-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "SEMIN HEMATOL",
            "issn": "0037-1963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.44,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.745762711864407,
            "impactfactor_norm_year": 1998,
            "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": 200,
            "title": "Analyses of Premature Birth - Weight Percentiles of Extremely Premature Newborns and Prognostic-Significance of Birth-Weight and Sonographically Estimated Fetal Weight",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, N",
                "Huttner, U",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 491-496.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075822800004",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022748",
            "pmc": null,
            "organizations": [
                "200-14038"
            ],
            "persons": [
                "200-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "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": true
        },
        {
            "id": 2466,
            "title": "Survival after poisoning due to intake of ten-times lethal dose of acetone",
            "abstract": null,
            "authors": [
                "Zettinig, G",
                "Watzinger, N",
                "Eber, B",
                "Henning, G",
                "Klein, W"
            ],
            "year": 1997,
            "source": "Dtsch Med Wochenschr. 1997; 122(48):1489-1492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000070940400003",
            "pubmed": "9441138",
            "doi": "10.1055/s-2008-1047790",
            "pmc": null,
            "organizations": [
                "2466-14019"
            ],
            "persons": [
                "2466-51759-4"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.756,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.607476635514019,
            "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
        }
    ]
}