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=154860&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157151,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154880&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154840&ordering=imported",
    "results": [
        {
            "id": 5997,
            "title": "Is rapid gastric emptying in type II diabetic patients emptying the stomach in less time than in normal subjects?",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Schnedl, WJ"
            ],
            "year": 1997,
            "source": "Diabetes Care. 1997; 20(1):116-116",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:A1997VY89000026",
            "pubmed": "9028708",
            "doi": "10.2337/diacare.20.1.116a",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5997-51948-2"
            ],
            "imported": null,
            "journal": "DIABETES CARE       ",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.321,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5996,
            "title": "HbA1c determination in patients with hemoglobinopathies.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Trinker, M",
                "Lipp, RW"
            ],
            "year": 1999,
            "source": "Diabetes Care. 1999; 22(2):368-369",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078214000036",
            "pubmed": "10333966",
            "doi": "10.2337/diacare.22.2.368",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5996-51948-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE       ",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.076,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5995,
            "title": "Does postprandial walking influence delayed gastric emptying in patients with long-standing IDDM?",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Schnedl, WJ",
                "Hammer, HF"
            ],
            "year": 1996,
            "source": "Diabetes Care. 1996; 19(11):1306-1306",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VN63100029",
            "pubmed": "8908404",
            "doi": "10.2337/diacare.19.11.1306a",
            "pmc": null,
            "organizations": [
                "5995-14081"
            ],
            "persons": [
                "5995-51531-6",
                "5995-51948-2"
            ],
            "imported": null,
            "journal": "DIABETES CARE       ",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.457,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5994,
            "title": "Is gastroparesis in diabetes cured by gastrectomy?",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Wenzl, HH",
                "Obermayer-Pietsch, B",
                "Roller, RE",
                "Lipp, RW"
            ],
            "year": 1999,
            "source": "Diabetes Care. 1999; 22(11):1920-1921",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000083209500040",
            "pubmed": "10546044",
            "doi": "10.2337/diacare.22.11.1920",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5994-51745-6",
                "5994-51809-6",
                "5994-51948-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE       ",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 5.076,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5993,
            "title": "Accuracy of Blood-Glucose Meters During Hypoglycemia - Reply to Velazquez and Parker and Ismail",
            "abstract": null,
            "authors": [
                "Trajanoski, Z",
                "Brunner, GA",
                "Gfrerer, RJ",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETES CARE        1997 20: 1206-1207.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1997XF83600033",
            "pubmed": null,
            "doi": "10.2337/diacare.20.7.1206",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5993-51831-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE       ",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.321,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 7826,
            "title": "Light and electron microscopy results following photocoagulation of ciliary processes with argon lasers",
            "abstract": null,
            "authors": [
                "Bartl, G",
                "Haller, BM",
                "Wochesländer, E",
                "Hofmann, H"
            ],
            "year": 1982,
            "source": "Klin Monatsbl Augenheilkd. 1982; 181(5):414-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT00400039",
            "pubmed": "6891731",
            "doi": "10.1055/s-2008-1055263",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": 5991,
            "title": "Lupus anticoagulans in immune hyperthyroidism",
            "abstract": null,
            "authors": [
                "Eber, B"
            ],
            "year": 1991,
            "source": "Dtsch Med Wochenschr. 1991; 116(10):397-397",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991FB22500015",
            "pubmed": "1900465",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR ",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "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
        },
        {
            "id": 7828,
            "title": "Results of LSA2-L2 therapy in 26 children with non-Hodgkin's lymphoma.",
            "abstract": null,
            "authors": [
                "Pichler, E",
                "Jürgenssen, OA",
                "Radaszkiewicz, T",
                "Reinartz, G",
                "Mutz, I",
                "Urban, C",
                "Krepler, P",
                "Schmidmeier, W",
                "Becker, H",
                "Kundi, M"
            ],
            "year": 1982,
            "source": "Cancer. 1982; 50(12):2740-2746",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT51200007",
            "pubmed": "6897203",
            "doi": "10.1002/1097-0142(19821215)50:12<2740::AID-CNCR2820501208>3.0.CO;2-L",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 5989,
            "title": "Recurrent Loss of Consciousness in Anaphylactic Reactions - Reply",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Woltschekahr, I"
            ],
            "year": 1997,
            "source": "DEUT MED WOCHENSCHR  1997 122: 1197-1197.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1997XZ98000008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5989-14047"
            ],
            "persons": [
                "5989-51954-2"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR ",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 5988,
            "title": "Differential diagnosis of hypereosinophilia syndrome",
            "abstract": null,
            "authors": [
                "Eber, B"
            ],
            "year": 1993,
            "source": "Dtsch Med Wochenschr. 1993; 118(12):441-441",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1993KU33200010",
            "pubmed": "8467742",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR ",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "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": 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": 5987,
            "title": "Coronary sclerosis in primary hyperparathyroidism",
            "abstract": null,
            "authors": [
                "Schafhalter-Zoppoth, I",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Dtsch Med Wochenschr. 1994; 119(4):125-125",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994MU59800010",
            "pubmed": "8299524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.605,
            "impactfactor_year": 1994,
            "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": 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": 5986,
            "title": "Photodynamic therapy with 5-aminolevulinic acid: a promising concept for the treatment of cutaneous tumors.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Dermatology. 1995; 190(3):183-185",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1995QU77600002",
            "pubmed": "7599378",
            "doi": "10.1159/000246681",
            "pmc": null,
            "organizations": [
                "5986-14047"
            ],
            "persons": [
                "5986-51618-1",
                "5986-51620-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY         ",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.73,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.371428571428571,
            "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": 5985,
            "title": "Recombinant tissue plasminogen activator restores perfusion in meningococcal purpura fulminans.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Bodó, Z",
                "Zobel, G",
                "Fanconi, S",
                "Rettenbacher, A"
            ],
            "year": 1998,
            "source": "Crit Care Med. 1998; 26(5):969-971",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000073471900030",
            "pubmed": "9590330",
            "doi": "10.1097/00003246-199805000-00039",
            "pmc": null,
            "organizations": [
                "5985-14048"
            ],
            "persons": [
                "5985-51647-2"
            ],
            "imported": null,
            "journal": "CRIT CARE MED       ",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.745,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.952380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 5984,
            "title": "Antimicrobial-bonded catheters: Important aspects.",
            "abstract": null,
            "authors": [
                "Grubbauer, HM"
            ],
            "year": 1999,
            "source": "Crit Care Med. 1999; 27(6):1050-1051",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000081197300009",
            "pubmed": "10397197",
            "doi": "10.1097%2F00003246-199906000-00009",
            "pmc": null,
            "organizations": [
                "5984-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CRIT CARE MED       ",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.98,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 7830,
            "title": "A study of the concentrations of substance P and neurotensin in the gastrointestinal tract of various mammals.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Bucsics, A",
                "Saria, A",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "NEUROSCIENCE 1982 7: 2919-2924.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT75200030",
            "pubmed": "6185881",
            "doi": "10.1016/0306-4522(82)90114-2",
            "pmc": null,
            "organizations": [
                "7830-14022"
            ],
            "persons": [
                "7830-51529-2"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "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": false
        },
        {
            "id": 5982,
            "title": "Contact dermatitis, patch test response, and pentoxifyline. What conclusions can be drawn at present?",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Hofmann-Wellenhof, R"
            ],
            "year": 1996,
            "source": "Contact Dermatitis. 1996; 35(2):128-130",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VM39800031",
            "pubmed": "8917852",
            "doi": "10.1111/j.1600-0536.1996.tb02323.x",
            "pmc": null,
            "organizations": [
                "5982-14047"
            ],
            "persons": [
                "5982-51711-6",
                "5982-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS  ",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.916,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.685714285714286,
            "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": 5981,
            "title": "Routine Patch Testing with Thimerosal - Why Should It Be Performed - Reply",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Kränke, B"
            ],
            "year": 1996,
            "source": "CONTACT DERMATITIS   1996 35: 68-68.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VK30200032",
            "pubmed": null,
            "doi": "10.1111/j.1600-0536.1996.tb02289.x",
            "pmc": null,
            "organizations": [
                "5981-14047"
            ],
            "persons": [
                "5981-51346-2",
                "5981-51954-6"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS  ",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.916,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.685714285714286,
            "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": 5980,
            "title": "Pitfalls in patch testing: problems with rather than from Kathon CG.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Reiter, E",
                "Gailhofer, G"
            ],
            "year": 1990,
            "source": "Contact Dermatitis. 1990; 23(5):380-381",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ER61100022",
            "pubmed": "2096030",
            "doi": "10.1111/j.1600-0536.1990.tb05185.x",
            "pmc": null,
            "organizations": [
                "5980-14047"
            ],
            "persons": [
                "5980-51346-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS  ",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.832,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.685714285714286,
            "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": 5979,
            "title": "Clinical impact of stained urine cytology for UTI diagnosis.",
            "abstract": null,
            "authors": [
                "Wirnsberger, GH",
                "Bogiatzis, A",
                "Holzer, H"
            ],
            "year": 1999,
            "source": "Clin Nephrol. 1999; 51(1):60-61",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078661200011",
            "pubmed": "9988150",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5979-14023"
            ],
            "persons": [
                "5979-51535-6",
                "5979-51739-2"
            ],
            "imported": null,
            "journal": "CLIN NEPHROL        ",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.553,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.644444444444444,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": true
        },
        {
            "id": 5978,
            "title": "Chronic bacterial inflammation of the gum: the main risk factor for posttransplant gingival hyperplasia?",
            "abstract": null,
            "authors": [
                "Wirnsberger, GH",
                "Pfragner, R",
                "Holzer, H"
            ],
            "year": 1999,
            "source": "Clin Nephrol. 1999; 51(1):63-64",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078661200013",
            "pubmed": "9988152",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5978-14014",
                "5978-14084"
            ],
            "persons": [
                "5978-51535-6",
                "5978-51739-2"
            ],
            "imported": null,
            "journal": "CLIN NEPHROL        ",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.553,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.644444444444444,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}