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=155760&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155780&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740&ordering=imported",
    "results": [
        {
            "id": 5413,
            "title": "Enzyme replacement therapy in mucopolysaccharidosis VI (Maroteaux-Lamy syndrome).",
            "abstract": null,
            "authors": [
                "Harmatz, P",
                "Whitley, CB",
                "Waber, L",
                "Pais, R",
                "Steiner, R",
                "Plecko, B",
                "Kaplan, P",
                "Simon, J",
                "Butensky, E",
                "Hopwood, JJ"
            ],
            "year": 2004,
            "source": "J Pediatr. 2004; 144(5):574-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221408700014",
            "pubmed": "15126989",
            "doi": "10.1016/j.jpeds.2004.03.018",
            "pmc": null,
            "organizations": [
                "5413-14048"
            ],
            "persons": [
                "5413-51875-6"
            ],
            "imported": null,
            "journal": "J PEDIAT",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.117,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.971428571428571,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4926,
            "title": "Respiratory epitheloid adenomatoid hamartoma of the nasal cavity--case report and review of the literature",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Beham, A",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(6):416-420",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000183916100005",
            "pubmed": "12851849",
            "doi": "10.1055/s-2003-40540",
            "pmc": null,
            "organizations": [
                "4926-14020"
            ],
            "persons": [
                "4926-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 483,
            "title": "Clinical and histopathologic spectrum of pilomatricomas in adults.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Soyer, HP",
                "Cerroni, L",
                "Salmhofer, W",
                "Hödl, S"
            ],
            "year": 1994,
            "source": "INT J DERMATOL 1994 33: 705-708.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PK59200005",
            "pubmed": "8002139",
            "doi": "10.1111/j.1365-4362.1994.tb01515.x",
            "pmc": null,
            "organizations": [
                "483-14047"
            ],
            "persons": [
                "483-51751-6",
                "483-51721-6",
                "483-53442-1"
            ],
            "imported": null,
            "journal": "INT J DERMATOL",
            "issn": "0011-9059",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.578,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.342857142857143,
            "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": 252,
            "title": "Aortoduodenal fistula: a late complication of intraluminal exclusion of an infrarenal aortic aneurysm.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Tiesenhausen, K",
                "Karaic, R",
                "Tauss, J",
                "Koch, G"
            ],
            "year": 1999,
            "source": "J Vasc Interv Radiol. 1999; 10(6):747-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080945200008",
            "pubmed": "10392942",
            "doi": "10.1016/S1051-0443(99)70109-0",
            "pmc": null,
            "organizations": [
                "252-14045",
                "252-14054"
            ],
            "persons": [
                "252-51946-6"
            ],
            "imported": null,
            "journal": "J VASC INTERVEN RADIOL",
            "issn": "1051-0443",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.154,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.782051282051282,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215,
            "title": "Anatomical and safety considerations in establishing portals used for wrist arthroscopy.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Peicha, G",
                "Fellinger, M",
                "Seibert, FJ",
                "Weiglein, AH"
            ],
            "year": 1999,
            "source": "Clin Anat. 1999; 12(3):179-185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080186000006",
            "pubmed": "10340458",
            "doi": "10.1002/(SICI)1098-2353(1999)12:3<179::AID-CA6>3.0.CO;2-9",
            "pmc": null,
            "organizations": [
                "215-14018",
                "215-14052"
            ],
            "persons": [
                "215-51694-6",
                "215-51724-6"
            ],
            "imported": null,
            "journal": "CLIN ANATOM",
            "issn": "0897-3806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.504,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.315789473684211,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 148,
            "title": "Adrenal adenomas and nonadenomas: assessment of washout at delayed contrast-enhanced CT.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Kammerhuber, FH"
            ],
            "year": 1998,
            "source": "Radiology. 1998; 207(2):369-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073204300018",
            "pubmed": "9577483",
            "doi": "10.1148/radiology.207.2.9577483",
            "pmc": null,
            "organizations": [
                "148-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.753,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 715,
            "title": "Diabetic vitreopathy--findings using the celloidin embedding technique.",
            "abstract": null,
            "authors": [
                "Faulborn, J",
                "Dunker, S",
                "Bowald, S"
            ],
            "year": 1998,
            "source": "Ophthalmologica. 1998; 212(6):369-376",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076323000003",
            "pubmed": "9841345",
            "doi": "10.1159/000027370",
            "pmc": null,
            "organizations": [
                "715-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.452380952380952,
            "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": 18,
            "title": "3Hbradykinin receptor-binding, receptor-recycling, and receptor-internalization of the B2 bradykinin receptor in the murine osteoblast-like cell line MC3T3-E1.",
            "abstract": null,
            "authors": [
                "Windischhofer, W",
                "Leis, HJ"
            ],
            "year": 1997,
            "source": "J Bone Miner Res. 1997; 12(10):1615-1625",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XY46700010",
            "pubmed": "9333122",
            "doi": "10.1359/jbmr.1997.12.10.1615",
            "pmc": null,
            "organizations": [
                "18-14048"
            ],
            "persons": [
                "18-51979-2"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.695,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.939759036144578,
            "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": 144,
            "title": "Adjuvant interferon alfa-2a treatment in resected primary stage II cutaneous melanoma. Austrian Malignant Melanoma Cooperative Group.",
            "abstract": null,
            "authors": [
                "Pehamberger, H",
                "Soyer, HP",
                "Steiner, A",
                "Kofler, R",
                "Binder, M",
                "Mischer, P",
                "Pachinger, W",
                "Auböck, J",
                "Fritsch, P",
                "Kerl, H",
                "Wolff, K"
            ],
            "year": 1998,
            "source": "J Clin Oncol. 1998; 16(4):1425-1429",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072875700028",
            "pubmed": "9552047",
            "doi": "10.1200/JCO.1998.16.4.1425",
            "pmc": null,
            "organizations": [
                "144-14047"
            ],
            "persons": [
                "144-51620-6"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.228,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.961538461538462,
            "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": 3803,
            "title": "Thyroid hormones and thyroid antibodies in infertile males.",
            "abstract": null,
            "authors": [
                "Trummer, H",
                "Ramschak-Schwarzer, S",
                "Haas, J",
                "Habermann, H",
                "Pummer, K",
                "Leb, G"
            ],
            "year": 2001,
            "source": "Fertil Steril. 2001; 76(2):254-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170348800006",
            "pubmed": "11476769",
            "doi": "10.1016%2FS0015-0282%2801%2901875-1",
            "pmc": null,
            "organizations": [
                "3803-14038",
                "3803-14056",
                "3803-14080"
            ],
            "persons": [
                "3803-51627-6",
                "3803-53053-6"
            ],
            "imported": null,
            "journal": "FERT STERIL",
            "issn": "0015-0282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.96,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.942307692307692,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 955,
            "title": "Endoscopy of the lacrimal system.",
            "abstract": null,
            "authors": [
                "Müllner, K",
                "Bodner, E",
                "Mannor, GE"
            ],
            "year": 1999,
            "source": "Br J Ophthalmol. 1999; 83(8):949-952",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081829300019",
            "pubmed": "10413700",
            "doi": "10.1136/bjo.83.8.949",
            "pmc": "PMC1723140",
            "organizations": [
                "955-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J OPHTHALMOL",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.759,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.744186046511628,
            "impactfactor_norm_year": 1999,
            "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": 4685,
            "title": "Capsaicin-sensitive extrinsic afferents are involved in acid-induced activation of distinct myenteric neurons in the rat stomach.",
            "abstract": null,
            "authors": [
                "Schicho, R",
                "Schemann, M",
                "Pabst, MA",
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 2003,
            "source": "Neurogastroenterol Motil. 2003; 15(1):33-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181029500006",
            "pubmed": "12588467",
            "doi": "10.1046%2Fj.1365-2982.2003.00384.x",
            "pmc": null,
            "organizations": [
                "4685-14017",
                "4685-14022"
            ],
            "persons": [
                "4685-51529-6",
                "4685-56687-2",
                "4685-51832-6"
            ],
            "imported": null,
            "journal": "NEUROGASTROENTEROL MOTIL",
            "issn": "1350-1925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.748148148148148,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 284,
            "title": "Assessment of cerebrovascular risk profiles in healthy persons: definition of research goals and the Austrian Stroke Prevention Study (ASPS).",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Lechner, H",
                "Fazekas, F",
                "Niederkorn, K",
                "Reinhart, B",
                "Grieshofer, P",
                "Horner, S",
                "Offenbacher, H",
                "Koch, M",
                "Eber, B"
            ],
            "year": 1994,
            "source": "Neuroepidemiology. 1994; 13(6):308-313",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PD89500010",
            "pubmed": "7800110",
            "doi": "10.1159/000110396",
            "pmc": null,
            "organizations": [
                "284-14024",
                "284-14051"
            ],
            "persons": [
                "284-51545-6",
                "284-51546-6",
                "284-51699-6",
                "284-51744-6",
                "284-51845-6"
            ],
            "imported": null,
            "journal": "NEUROEPIDEMIOLOGY",
            "issn": "0251-5350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.608,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1268,
            "title": "Immunohistochemical detection of tumor necrosis factor-alpha, other cytokines and adhesion molecules in human livers with alcoholic hepatitis.",
            "abstract": null,
            "authors": [
                "Ohlinger, W",
                "Dinges, HP",
                "Zatloukal, K",
                "Mair, S",
                "Gollowitsch, F",
                "Denk, H"
            ],
            "year": 1993,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1993; 423(3):169-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC61800005",
            "pubmed": "7694422",
            "doi": "10.1007/BF01614767",
            "pmc": null,
            "organizations": [
                "1268-14020"
            ],
            "persons": [
                "1268-51515-6",
                "1268-51663-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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
        },
        {
            "id": 1851,
            "title": "Omega-3 fatty acid-based lipid infusion in patients with chronic plaque psoriasis: results of a double-blind, randomized, placebo-controlled, multicenter trial.",
            "abstract": null,
            "authors": [
                "Mayser, P",
                "Mrowietz, U",
                "Arenberger, P",
                "Bartak, P",
                "Buchvald, J",
                "Christophers, E",
                "Jablonska, S",
                "Salmhofer, W",
                "Schill, WB",
                "Krämer, HJ",
                "Schlotzer, E",
                "Mayer, K",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 1998,
            "source": "J Am Acad Dermatol. 1998; 38(4):539-547",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072990100002",
            "pubmed": "9555791",
            "doi": "10.1016/S0190-9622(98)70114-8",
            "pmc": null,
            "organizations": [
                "1851-14047"
            ],
            "persons": [
                "1851-51721-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.895,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2236,
            "title": "Refracture of the forearm in children.",
            "abstract": null,
            "authors": [
                "Schwarz, N",
                "Pienaar, S",
                "Schwarz, AF",
                "Jelen, M",
                "Styhler, W",
                "Mayr, J"
            ],
            "year": 1996,
            "source": "J Bone Joint Surg Br. 1996; 78(5):740-744",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VH75200013",
            "pubmed": "8836061",
            "doi": "10.1302/0301-620X.78B5.0780740",
            "pmc": null,
            "organizations": [
                "2236-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BONE JOINT SURG, BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.518,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4647,
            "title": "Cytotoxic/natural killer cell cutaneous lymphomas. Report of EORTC Cutaneous Lymphoma Task Force Workshop.",
            "abstract": null,
            "authors": [
                "Santucci, M",
                "Pimpinelli, N",
                "Massi, D",
                "Kadin, ME",
                "Meijer, CJ",
                "Müller-Hermelink, HK",
                "Paulli, M",
                "Wechsler, J",
                "Willemze, R",
                "Audring, H",
                "Bernengo, MG",
                "Cerroni, L",
                "Chimenti, S",
                "Chott, A",
                "Díaz-Pérez, JL",
                "Dippel, E",
                "Duncan, LM",
                "Feller, AC",
                "Geerts, ML",
                "Hallermann, C",
                "Kempf, W",
                "Russell-Jones, R",
                "Sander, C",
                "Berti, E",
                "EORTC Cutaneous Lymphoma Task Force"
            ],
            "year": 2003,
            "source": "Cancer. 2003; 97(3):610-627",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000180536400011",
            "pubmed": "12548603",
            "doi": "10.1002/cncr.11107",
            "pmc": null,
            "organizations": [
                "4647-14047"
            ],
            "persons": [
                "4647-51751-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.017,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.808333333333333,
            "impactfactor_norm_year": 2003,
            "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": 6746,
            "title": "Treatment strategies in Alzheimer's disease with a focus on early pharmacological interventions.",
            "abstract": null,
            "authors": [
                "Marksteiner, J",
                "Schmidt, R"
            ],
            "year": 2004,
            "source": "Drugs Aging. 2004; 21(7):415-426",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221814400001",
            "pubmed": "15132710",
            "doi": "10.2165/00002512-200421070-00001",
            "pmc": null,
            "organizations": [
                "6746-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "DRUG AGING",
            "issn": "1170-229X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.048,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.689655172413793,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 2749,
            "title": "Treatment of a Class II, Division 1 malocclusion with the Jasper Jumper: a case report.",
            "abstract": null,
            "authors": [
                "Weiland, FJ",
                "Droschl, H"
            ],
            "year": 1996,
            "source": "Am J Orthod Dentofacial Orthop. 1996; 109(1):1-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR34600008",
            "pubmed": "8540471",
            "doi": "10.1016/S0889-5406(96)70157-9",
            "pmc": null,
            "organizations": [
                "2749-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ORTHODONT DENT ORTHOP",
            "issn": "0889-5406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.403,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.244444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 1240,
            "title": "Hyporeactivity of neonatal platelets is not caused by preactivation during birth.",
            "abstract": null,
            "authors": [
                "Grosshaupt, B",
                "Muntean, W",
                "Sedlmayr, P"
            ],
            "year": 1997,
            "source": "Eur J Pediatr. 1997; 156(12):944-948",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK47500010",
            "pubmed": "9453378",
            "doi": "10.1007%2Fs004310050748",
            "pmc": null,
            "organizations": [
                "1240-14017",
                "1240-14048"
            ],
            "persons": [
                "1240-51651-4"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}