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=154740&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157167,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154760&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154720&ordering=imported",
    "results": [
        {
            "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": 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": 7578,
            "title": "THERAPY WITH ALUMINUM-CONTAINING SUBSTANCES IN NEPHROLOGY",
            "abstract": null,
            "authors": [
                "POGGLITSCH, H"
            ],
            "year": 1981,
            "source": "NIEREN HOCHDRUCK 1981 10: 210-216.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MP50400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "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": 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": 7581,
            "title": "HEART-DISEASE ON THE SURFBOARD - REPLY",
            "abstract": null,
            "authors": [
                "SCHMID, P"
            ],
            "year": 1981,
            "source": "MUNCHEN MED WOCHENSCHR 1981 123: 1724-1724.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1981MP77600002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 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
        },
        {
            "id": 7582,
            "title": "Autoradiographic localization of 3H-GABA uptake in the thyroid gland of the rat.",
            "abstract": null,
            "authors": [
                "Gebauer, H",
                "Pabst, MA"
            ],
            "year": 1981,
            "source": "Cell Tissue Res. 1981; 220(4):873-879",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MP97700015",
            "pubmed": "7296659",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CELL TISSUE RES",
            "issn": "0302-766X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.575539568345324,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 7584,
            "title": "Postoperative infusion therapy in abdominal surgery (author's transl)",
            "abstract": null,
            "authors": [
                "Lorenzoni, K"
            ],
            "year": 1981,
            "source": "Wien Med Wochenschr. 1981; 131(19):485-491",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MQ72300005",
            "pubmed": "6797132",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}