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=1820&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1840&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1800&ordering=impactfactor_norm",
    "results": [
        {
            "id": 53674,
            "title": "Delivery of a healthy twin after intrauterine demise and expulsion of a first twin.",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Bjelic, V",
                "Petru, E",
                "Lang, U"
            ],
            "year": 2006,
            "source": "J Obstet Gynaecol Res. 2006; 32(5):517-519",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240568600013",
            "pubmed": "16984521",
            "doi": "10.1111/j.1447-0756.2006.00440.x",
            "pmc": null,
            "organizations": [
                "53674-14038",
                "53674-14063",
                "53674-14064"
            ],
            "persons": [
                "53674-50454-2",
                "53674-51624-6"
            ],
            "imported": null,
            "journal": "J OBSTET GYNAECOL RES",
            "issn": "1341-8076",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.779,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72767,
            "title": "Analysis of unscheduled admissions of patients undergoing elective surgery to the Intensive Care Unit",
            "abstract": null,
            "authors": [
                "Bauer, M",
                "Bock, M",
                "Martin, J",
                "Schaper, C",
                "Chamaly, M",
                "Mahla, E",
                "Schlereth, T",
                "Max, M",
                "Hubler, M"
            ],
            "year": 2007,
            "source": "ANASTHESIOL INTENSIVMEDIZIN. 2007; 48:  542-550. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250713900003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "72767-14070"
            ],
            "persons": [
                "72767-51616-6"
            ],
            "imported": "2007-12-13T16:09:21+01:00",
            "journal": "ANASTHESIOL INTENSIVMEDIZIN",
            "issn": "0170-5334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.627,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 74673,
            "title": "Cystatin C does not detect acute changes in glomerular filtration rate in early diabetic nephropathy.",
            "abstract": null,
            "authors": [
                "Mueller, TF",
                "Raeder, J",
                "Oettl, K",
                "Zitta, S",
                "Klausmann, G",
                "Estelberger, W",
                "Luyckx, VA",
                "Reibnegger, G"
            ],
            "year": 2008,
            "source": "Ren Fail. 2008; 30(1):21-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252405700004",
            "pubmed": "18197539",
            "doi": "10.1080/08860220701741916",
            "pmc": null,
            "organizations": [
                "74673-14012"
            ],
            "persons": [
                "74673-50569-6",
                "74673-51843-6",
                "74673-51929-6"
            ],
            "imported": "2008-02-13T15:50:19+01:00",
            "journal": "RENAL FAIL",
            "issn": "0886-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 82624,
            "title": "A rapid DNA extraction protocol for a PCR-based detection of Histoplasma capsulatum in bat guano",
            "abstract": null,
            "authors": [
                "Neuhauser, S",
                "Lass-Florl, C",
                "Buzina, W",
                "Mayr, A",
                "Kirchmair, M"
            ],
            "year": 2008,
            "source": "SYDOWIA. 2008; 60(1): 123-130. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257909100009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "82624-14023"
            ],
            "persons": [
                "82624-50715-6"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "SYDOWIA",
            "issn": "0082-0598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.459,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MYCOLOGY",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "MYCOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 87539,
            "title": "Level of leukotriene and thromboxane in blood and clinical parameters of patients with osteoarthritis and rheumatoid arthritis before and after application of tepoxalin",
            "abstract": null,
            "authors": [
                "Willburger, RE",
                "Wittenberg, RH",
                "BrauckmannBerger, J",
                "Kleemeyer, KS",
                "Hoos, R",
                "Ludwig, J",
                "Brunner, F",
                "Peskar, BA"
            ],
            "year": 1996,
            "source": "AKTUEL RHEUMATOL. 1996; 21(5): 238-241. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VG49000003",
            "pubmed": null,
            "doi": "10.1055/s-2008-1043723",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": "AKTUELLE RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 93407,
            "title": "A review on hyponatremia associated with SSRIs, reboxetine and venlafaxine",
            "abstract": null,
            "authors": [
                "Egger, C",
                "Muehlbacher, M",
                "Nickel, M",
                "Geretsegger, C",
                "Stuppaeck, C"
            ],
            "year": 2006,
            "source": "INT J PSYCHIATR CLIN PRACT. 2006; 10(1): 17-26. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000236076500002",
            "pubmed": null,
            "doi": "10.1080/13651500500410216",
            "pmc": null,
            "organizations": [],
            "persons": [
                "93407-58063-6"
            ],
            "imported": "2009-09-22T13:43:35+02:00",
            "journal": "INT J PSYCHIATR CLIN PRACT",
            "issn": "1365-1501",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF PSYCHIATRY IN CLINICAL PRACTICE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.495,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1343,
            "title": "Influence of Inflammatory Reaction in Primary Fallopian-Tube Carcinoma (Stage-I and Stage-II)",
            "abstract": null,
            "authors": [
                "Rosen, AC",
                "Reiner, A",
                "Klein, M",
                "Lahousen, M",
                "Graf, AH",
                "Vavra, N",
                "Auerbach, L",
                "Rosen, HR"
            ],
            "year": 1994,
            "source": "ONCOL REP. 1994; 1:  853-856. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PW22700034",
            "pubmed": null,
            "doi": "10.3892/or.1.4.853",
            "pmc": null,
            "organizations": [
                "1343-14038"
            ],
            "persons": [],
            "imported": "2008-06-25T18:47:42+02:00",
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.399,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105769230769231,
            "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": 1587,
            "title": "Malignant Fibrous Histiocytoma of Bone - Review of 13 Cases",
            "abstract": null,
            "authors": [
                "Hartmann, JT",
                "Thiel, I",
                "Schmoll, HJ",
                "Einsele, H",
                "Kanz, L",
                "Bokemeyer, C"
            ],
            "year": 1996,
            "source": "ONCOL REP 1996 3: 813-817.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC42900002",
            "pubmed": null,
            "doi": "10.3892/or.3.5.813",
            "pmc": null,
            "organizations": [
                "1587-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.105769230769231,
            "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": 2021,
            "title": "Post-transplantation lymphoproliferative disorder of the T-cell/B-cell type: an unusual manifestation in a renal allograft.",
            "abstract": null,
            "authors": [
                "Wirnsberger, GH",
                "Ratschek, M",
                "Dimai, HP",
                "Holzer, H",
                "Mandal, AK"
            ],
            "year": 1998,
            "source": "ONCOL REP. 1998; 6(1): 29-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077665900004",
            "pubmed": "9864396",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2021-14020"
            ],
            "persons": [
                "2021-51528-6",
                "2021-51535-6",
                "2021-79271-6",
                "2021-51739-2"
            ],
            "imported": "2008-12-03T16:06:25+01:00",
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105769230769231,
            "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": 2241,
            "title": "Relapse of pulmonary Mycobacterium kansasii disease associated with large-cell cancer of the lung: a case report.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Maier, A",
                "Schmidt, F",
                "Dimai, HP",
                "Wirnsberger, GH"
            ],
            "year": 1998,
            "source": "Oncol Rep. 1998; 5(4):853-856",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074173100013",
            "pubmed": "9625831",
            "doi": "10.3892/or.5.4.853",
            "pmc": null,
            "organizations": [
                "2241-14045",
                "2241-14054"
            ],
            "persons": [
                "2241-51525-1",
                "2241-79271-6",
                "2241-51739-4"
            ],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105769230769231,
            "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": true
        },
        {
            "id": 165593,
            "title": "Adequate prescription and application of topicals : How to calculate the right volume for the prescription of ointment needed?",
            "abstract": null,
            "authors": [
                "Homayoon, D",
                "Dahlhoff, P",
                "Augustin, M"
            ],
            "year": 2018,
            "source": "Hautarzt. 2018; 69(6):478-483",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000434831900010",
            "pubmed": "29247255",
            "doi": "10.1007/s00105-017-4088-z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "165593-97102-2"
            ],
            "imported": "2018-02-11T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.106,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 167063,
            "title": "[Uncertain, reddish plaque on the left sole of the foot].",
            "abstract": null,
            "authors": [
                "Bearzi, P",
                "Eber, EL",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2018,
            "source": "Hautarzt. 2018; 69(5):425-426",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000431905500015",
            "pubmed": "29532133",
            "doi": "10.1007/s00105-018-4144-3",
            "pmc": null,
            "organizations": [
                "167063-14047"
            ],
            "persons": [
                "167063-51711-4",
                "167063-99819-6"
            ],
            "imported": "2018-04-19T02:00:00+02:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.106,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 167299,
            "title": "Collision tumors in dermoscopy : A new challenge].",
            "abstract": null,
            "authors": [
                "Blum, A",
                "Maltagliati-Holzner, P",
                "Deinlein, T",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2018,
            "source": "Hautarzt. 2018; 69(9):776-779",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000444020700012",
            "pubmed": "29728737",
            "doi": "10.1007/s00105-018-4172-z",
            "pmc": null,
            "organizations": [
                "167299-14047"
            ],
            "persons": [
                "167299-51711-6",
                "167299-90211-6"
            ],
            "imported": "2018-05-09T02:00:00+02:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.106,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168137,
            "title": "[Basal cell carcinoma or Bowen's disease].",
            "abstract": null,
            "authors": [
                "Eber, EL",
                "Stolz, W",
                "Coras-Stepanek, B"
            ],
            "year": 2018,
            "source": "Hautarzt. 2018; 69(10):874-877",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000452379400013",
            "pubmed": "29926114",
            "doi": "10.1007/s00105-018-4177-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "168137-99819-1"
            ],
            "imported": "2018-06-23T02:00:00+02:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.106,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 168852,
            "title": "[Pruritus : Future research is to scratch before it starts itching].",
            "abstract": null,
            "authors": [
                "Ständer, S",
                "Legat, F"
            ],
            "year": 2018,
            "source": "HAUTARZT. 2018; 69(8): 618-619. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000440978900005",
            "pubmed": "30083775",
            "doi": "10.1007/s00105-018-4225-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "168852-51865-4"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.106,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 168869,
            "title": "[Importance of phototherapy in the treatment of chronic pruritus].",
            "abstract": null,
            "authors": [
                "Legat, FJ"
            ],
            "year": 2018,
            "source": "Hautarzt. 2018; 69(8):631-640",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000440978900008",
            "pubmed": "30006661",
            "doi": "10.1007/s00105-018-4229-z",
            "pmc": null,
            "organizations": [
                "168869-14047"
            ],
            "persons": [
                "168869-51865-2"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.106,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.098,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3419,
            "title": "Neopterin, soluble receptors for interleukin-2 and tumor necrosis factor in viral cirrhosis and alcoholic cirrhosis",
            "abstract": null,
            "authors": [
                "Gonzalez-Calvin, J",
                "Tilz, GP",
                "Gallego-Rojo, F",
                "Torres-Almendros, M",
                "Widner, B",
                "Diez-Ruiz, A",
                "Rico-Irles, J",
                "Fuchs, D"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 43-47.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300005",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.43",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3419-51537-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 3420,
            "title": "Peripheral immune activation in Alzheimer's disease",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Tilz, GP",
                "Demel, U",
                "Widner, B",
                "Fuchs, D"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 48-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300006",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.48",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3420-51537-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 3421,
            "title": "Neopterin, soluble adhesion molecules and soluble cytokine receptors correlate with disease activity in rheumatoid arthritis",
            "abstract": null,
            "authors": [
                "Nassonov, EL",
                "Samsonov, MY",
                "Tilz, GP",
                "Chichasova, NV",
                "Widner, B",
                "Demel, U",
                "Nikiphorova, EL",
                "Fuchs, D"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 54-59.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300007",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.54",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3421-51537-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 3422,
            "title": "Dihydroneopterin and the generation of superoxide from iron ions",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Greilberger, J",
                "Reibnegger, C"
            ],
            "year": 2000,
            "source": "PTERIDINES 2000 11: 60-63.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165800300008",
            "pubmed": null,
            "doi": "10.1515/pteridines.2000.11.2.60",
            "pmc": null,
            "organizations": [
                "3422-14012"
            ],
            "persons": [
                "3422-50569-6",
                "3422-51929-1",
                "3422-52010-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.37,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.106060606060606,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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
        }
    ]
}