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=153180&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157028,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153200&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153160&ordering=-impactfactor",
    "results": [
        {
            "id": 105805,
            "title": "A Chronic Pain Patient: Modern Diagnosis and Concept of Therapy.",
            "abstract": null,
            "authors": [
                "Sandner-Kiesling, A",
                "Schöpfer, A"
            ],
            "year": 2010,
            "source": "Psychiatr Danub. 2010; 22(3):459-464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282481500012",
            "pubmed": "20856193",
            "doi": null,
            "pmc": null,
            "organizations": [
                "105805-14044",
                "105805-14069"
            ],
            "persons": [
                "105805-51916-2",
                "105805-59993-6"
            ],
            "imported": "2010-10-11T02:00:00+02:00",
            "journal": "Psychiatr Danub",
            "issn": "0353-5053",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.181,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 115091,
            "title": "The use of polymerase chain reaction to confirm diagnosis in skin biopsies consistent with American tegumentary leishmaniasis at histopathology: a study of 90 cases.",
            "abstract": null,
            "authors": [
                "Andrade, RV",
                "Massone, C",
                "Lucena, MN",
                "Talhari, AC",
                "Talhari, S",
                "Guerra, JA",
                "Ferreira, LC"
            ],
            "year": 2011,
            "source": "An Bras Dermatol. 2011; 86(5):892-896",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297756500005",
            "pubmed": "22147028",
            "doi": "10.1590/S0365-05962011000500005",
            "pmc": null,
            "organizations": [
                "115091-14047"
            ],
            "persons": [],
            "imported": "2011-12-10T01:00:00+01:00",
            "journal": "An Bras Dermatol",
            "issn": "0365-0596",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.138,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.145,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 99292,
            "title": "The effects of cardiac surgical procedures on health - related quality of life, cognitive performance, and emotional status outcomes: a prospective 6 - month follow - up study.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB"
            ],
            "year": 2010,
            "source": "Psychiatr Danub. 2010; 22(1): 135-136. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000295558400028",
            "pubmed": "20305611",
            "doi": null,
            "pmc": null,
            "organizations": [
                "99292-29444"
            ],
            "persons": [
                "99292-50097-2"
            ],
            "imported": "2010-03-27T01:00:00+01:00",
            "journal": "Psychiatr Danub",
            "issn": "0353-5053",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.181,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 83963,
            "title": "Linear and non-linear dynamics of heart rate variability in brain dead organ donors.",
            "abstract": null,
            "authors": [
                "Neumann, T",
                "Post, H",
                "Ganz, RE",
                "Walz, MK",
                "Skyschally, A",
                "Schulz, R",
                "Heusch, G"
            ],
            "year": 2001,
            "source": "Z Kardiol. 2001; 90(7):484-491",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170291100005",
            "pubmed": "11515278",
            "doi": "10.1007/s003920170137",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-28T02:00:00+02:00",
            "journal": "Z Kardiol",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.138461538461538,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 16095,
            "title": "The interesting case -- case no. 69",
            "abstract": null,
            "authors": [
                "Acham, A"
            ],
            "year": 2005,
            "source": "Laryngorhinootologie. 2005; 84(3):193-195",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227916600006",
            "pubmed": "15770568",
            "doi": "10.1055/s-2004-826231",
            "pmc": null,
            "organizations": [
                "16095-14042"
            ],
            "persons": [],
            "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.553,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 26449,
            "title": "The voice evaluation protocol of the European Laryngological Society (ELS) -- first results of a multicenter study",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Dejonckere, PH"
            ],
            "year": 2005,
            "source": "LARYNGO RHINO OTOL. 2005; 84:  744-752. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232725500007",
            "pubmed": "16231242",
            "doi": "10.1055/s-2005-861450",
            "pmc": null,
            "organizations": [
                "26449-14068"
            ],
            "persons": [
                "26449-51636-2"
            ],
            "imported": "2015-01-26T11:09:50+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.553,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 146429,
            "title": "Catastrophic antiphospholipid syndrome associated with systemic lupus erythematosus treated with rituximab: case report and a review of the literature.",
            "abstract": null,
            "authors": [
                "Sukara, G",
                "Baresic, M",
                "Sentic, M",
                "Brcic, L",
                "Anic, B"
            ],
            "year": 2015,
            "source": "Acta Reumatol Port. 2015; 40(2):169-175",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000359030700009",
            "pubmed": "25782914",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-07-26T02:00:00+02:00",
            "journal": "Acta Reumatol Port",
            "issn": "0303-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.553,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.156,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": 102752,
            "title": "Adipose tissue, inflammation and cardiovascular disease.",
            "abstract": null,
            "authors": [
                "Ikeoka, D",
                "Mader, JK",
                "Pieber, TR"
            ],
            "year": 2010,
            "source": "Rev Assoc Med Bras. 2010; 56(1): 116-121. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275163600025",
            "pubmed": "20339797",
            "doi": "10.1590/S0104-42302010000100026",
            "pmc": null,
            "organizations": [
                "102752-14080"
            ],
            "persons": [
                "102752-50877-6",
                "102752-51831-6"
            ],
            "imported": "2010-07-15T02:00:00+02:00",
            "journal": "Rev Assoc Med Bras",
            "issn": "0104-4230",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.553,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.333,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 136594,
            "title": "Results of vitrectomy and the no-touch-technique using autologous adjuvants in macular hole treatment.",
            "abstract": null,
            "authors": [
                "Hoerauf, H",
                "Klüter, H",
                "Joachimmeyer, E",
                "Roider, J",
                "Framme, C",
                "Schlenke, P",
                "Kirchner, H",
                "Lagua, H"
            ],
            "year": 2001,
            "source": "Int Ophthalmol. 2001; 24(3):151-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167041400005",
            "pubmed": "12498512",
            "doi": "10.1007/s003470170176",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136594-88593-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Int Ophthalmol",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2011,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 118622,
            "title": "Crystallization and preliminary X-ray diffraction of the surfactant protein Lv-ranaspumin from the frog Leptodactylus vastus.",
            "abstract": null,
            "authors": [
                "Hissa, DC",
                "Bezerra, GA",
                "Obrist, B",
                "Birner-Grünberger, R",
                "Melo, VM",
                "Gruber, K"
            ],
            "year": 2012,
            "source": "Acta Crystallogr Sect F Struct Biol Cryst Commun. 2012; 68(Pt 3):321-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000301921300019",
            "pubmed": "22442233",
            "doi": "10.1107/S1744309112002679",
            "pmc": "PMC3310541",
            "organizations": [
                "118622-14020"
            ],
            "persons": [
                "118622-58794-6"
            ],
            "imported": "2012-04-13T02:00:00+02:00",
            "journal": "Acta Crystallogr Sect F Struct Biol Cryst Commun",
            "issn": "1744-3091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.304,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CRYSTALLOGRAPHY",
            "impactfactor_norm_super": 0.304,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "CRYSTALLOGRAPHY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 2007,
            "title": "Porokeratosis Mibelli gigantea: case report and literature review].",
            "abstract": null,
            "authors": [
                "Götz, A",
                "Kopera, D",
                "Wach, F",
                "Hohenleutner, U",
                "Landthaler, M"
            ],
            "year": 1999,
            "source": "Hautarzt. 1999; 50(6):435-438",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000081129700009",
            "pubmed": "10427514",
            "doi": "10.1007/s001050050938",
            "pmc": null,
            "organizations": [
                "2007-14047"
            ],
            "persons": [
                "2007-51842-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.552,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 1999,
            "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": 7327,
            "title": "99mTc-BIDA: functional parameters in the differential diagnosis of obstructive and parenchymatous jaundice (author's transl)",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G"
            ],
            "year": 1980,
            "source": "Nuklearmedizin. 1980; 19(3):127-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC11600004",
            "pubmed": "6894030",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.329113924050633,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11724,
            "title": "201Tl myocardial SPECT and beta-endorphin levels in patients with suspected silent ischemia.",
            "abstract": null,
            "authors": [
                "Lind, P",
                "Eber, B",
                "Binter, G",
                "Költringer, P",
                "Brandt, D",
                "Klein, W",
                "Eber, O"
            ],
            "year": 1990,
            "source": "Nuklearmedizin. 1990; 29(4):153-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU79500003",
            "pubmed": "2216810",
            "doi": "10.1055/s-0038-1629524",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.329113924050633,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7074,
            "title": "Antibiotic-associated diarrhea",
            "abstract": null,
            "authors": [
                "Reisinger, EC",
                "Lademann, M",
                "Krause, R"
            ],
            "year": 2004,
            "source": "Dtsch Med Wochenschr. 2004; 129 Suppl 2(10):S111-S113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223784900021",
            "pubmed": "15368187",
            "doi": "10.1055/s-2004-831390",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7074-51976-6"
            ],
            "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.552,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.310679611650485,
            "impactfactor_norm_year": 2004,
            "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": 3519,
            "title": "Laser-assisted transcanalicular dacryocystorhinostomy. Initial results].",
            "abstract": null,
            "authors": [
                "Müllner, K",
                "Wolf, G",
                "Luxenberger, W",
                "Hofmann, T"
            ],
            "year": 2001,
            "source": "Ophthalmologe. 2001; 98(2):174-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167041400009",
            "pubmed": "11263044",
            "doi": "10.1007/s003470170180",
            "pmc": null,
            "organizations": [
                "3519-14042"
            ],
            "persons": [
                "3519-51640-6",
                "3519-51747-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.232558139534884,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 66236,
            "title": "Classification of cutaneous lymphomas.",
            "abstract": null,
            "authors": [
                "Burg, G",
                "Dummer, R",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Dermatol Clin. 1994; 12(2):213-217",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994NJ05600002",
            "pubmed": "8045033",
            "doi": "10.1016/S0733-8635(18)30169-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66236-51620-6"
            ],
            "imported": "2007-02-26T01:00:00+01:00",
            "journal": "Dermatol Clin",
            "issn": "0733-8635",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.714285714285714,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3653,
            "title": "Malignant melanoma of the ciliary body. A diagnostic problem",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Eckhardt, M",
                "Langmann, G",
                "Faulborn, J"
            ],
            "year": 2001,
            "source": "Ophthalmologe. 2001; 98(4):406-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168396000010",
            "pubmed": "11374285",
            "doi": "10.1007/s003470170150",
            "pmc": null,
            "organizations": [
                "3653-14043"
            ],
            "persons": [
                "3653-53163-2"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.552,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.232558139534884,
            "impactfactor_norm_year": 2001,
            "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": 21920,
            "title": "Vasodilators in right heart failure -- pro",
            "abstract": null,
            "authors": [
                "Olschewski, H"
            ],
            "year": 2004,
            "source": "Dtsch Med Wochenschr. 2004; 129(48):2614-2614",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000225328300008",
            "pubmed": "15558412",
            "doi": "10.1055/s-2004-836085",
            "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.552,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.310679611650485,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7365,
            "title": "Determination of serum free thyroxine: normal range, relation to the free thyroxine ratio and total thyroxine (author's transl)",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G",
                "Goebel, R"
            ],
            "year": 1981,
            "source": "Nuklearmedizin. 1981; 20(4):198-203",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MG26300010",
            "pubmed": "6169013",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.329113924050633,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66237,
            "title": "The use of monoclonal antibodies on paraffin sections in the diagnosis of cutaneous lymphoproliferative disorders.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Dermatol Clin. 1994; 12(2):219-229",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994NJ05600003",
            "pubmed": "8045034",
            "doi": "10.1016/S0733-8635(18)30170-0",
            "pmc": null,
            "organizations": [
                "66237-14047"
            ],
            "persons": [
                "66237-51751-1",
                "66237-51620-6"
            ],
            "imported": "2007-02-26T01:00:00+01:00",
            "journal": "Dermatol Clin",
            "issn": "0733-8635",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.552,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.714285714285714,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}