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=151920&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151940&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151900&ordering=imported",
    "results": [
        {
            "id": 5982,
            "title": "Contact dermatitis, patch test response, and pentoxifyline. What conclusions can be drawn at present?",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Hofmann-Wellenhof, R"
            ],
            "year": 1996,
            "source": "Contact Dermatitis. 1996; 35(2):128-130",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VM39800031",
            "pubmed": "8917852",
            "doi": "10.1111/j.1600-0536.1996.tb02323.x",
            "pmc": null,
            "organizations": [
                "5982-14047"
            ],
            "persons": [
                "5982-51711-6",
                "5982-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS  ",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.916,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.685714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 522,
            "title": "Comparative investigations of airborne culturable microorganisms in selected waste treatment facilities and in neighbouring residential areas.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Haas, D",
                "Feierl, G",
                "Schlacher, R",
                "Pichler-Semmelrock, FP",
                "Köck, M",
                "Wüst, G",
                "Feenstra, O",
                "Marth, E"
            ],
            "year": 1999,
            "source": "ZBL HYG UMWELTMED 1999 202: 1-17.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081280100001",
            "pubmed": "10418096",
            "doi": "10.1016/S0934-8859(99)80046-7",
            "pmc": null,
            "organizations": [
                "522-14023"
            ],
            "persons": [
                "522-50497-6",
                "522-51503-6",
                "522-51818-6",
                "522-51674-2"
            ],
            "imported": null,
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.261,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.142857142857143,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "INFECTIOUS 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": 8375,
            "title": "Diagnosis, incidence and course of nonpuerperal mastitis",
            "abstract": null,
            "authors": [
                "Gölles, M",
                "Kopp, W",
                "Beaufort, F"
            ],
            "year": 1985,
            "source": "Radiologe. 1985; 25(2):87-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK3800009",
            "pubmed": "4039457",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.177215189873418,
            "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": 520,
            "title": "Common epitopes of human and murine Mallory bodies and Lewy bodies as revealed by a neurofilament antibody.",
            "abstract": null,
            "authors": [
                "Preisegger, KH",
                "Zatloukal, K",
                "Spurej, G",
                "Riegelnegg, D",
                "Denk, H"
            ],
            "year": 1992,
            "source": "Lab Invest. 1992; 66(2):193-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HE04200009",
            "pubmed": "1370966",
            "doi": null,
            "pmc": null,
            "organizations": [
                "520-14020"
            ],
            "persons": [
                "520-51515-6",
                "520-51663-6"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 7253,
            "title": "Electron microscopy studies of the trabecular meshwork in pigmentary glaucoma",
            "abstract": null,
            "authors": [
                "Benedikt, O",
                "Roll, P"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(1):122-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ75300025",
            "pubmed": "7412149",
            "doi": "10.1055/s-2008-1057414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 518,
            "title": "Combined treatment of metastatic osteosarcoma of the spine.",
            "abstract": null,
            "authors": [
                "Bauernhofer, T",
                "Stöger, H",
                "Kasparek, AK",
                "Ploner, F",
                "Kuss, I",
                "Pieber, TR",
                "Kotz, R",
                "Samonigg, H"
            ],
            "year": 1999,
            "source": "Oncology. 1999; 57(4):265-268",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083959600001",
            "pubmed": "10575309",
            "doi": "10.1159/000012058",
            "pmc": null,
            "organizations": [
                "518-14085"
            ],
            "persons": [
                "518-51532-6",
                "518-51538-6",
                "518-51692-2",
                "518-51831-6"
            ],
            "imported": null,
            "journal": "ONCOLOGY, BASEL",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.733333333333333,
            "impactfactor_norm_year": 1999,
            "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": 5984,
            "title": "Antimicrobial-bonded catheters: Important aspects.",
            "abstract": null,
            "authors": [
                "Grubbauer, HM"
            ],
            "year": 1999,
            "source": "Crit Care Med. 1999; 27(6):1050-1051",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000081197300009",
            "pubmed": "10397197",
            "doi": "10.1097%2F00003246-199906000-00009",
            "pmc": null,
            "organizations": [
                "5984-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CRIT CARE MED       ",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.98,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 516,
            "title": "Combination treatment based on metabolic effects of dinaline.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Haberkorn, U",
                "Petru, E",
                "Berger, MR"
            ],
            "year": 1995,
            "source": "J Cancer Res Clin Oncol. 1995; 121(4):203-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QW70300002",
            "pubmed": "7751318",
            "doi": "10.1007%2FBF01366963",
            "pmc": null,
            "organizations": [
                "516-14038",
                "516-14047"
            ],
            "persons": [
                "516-53662-2",
                "516-51624-6"
            ],
            "imported": null,
            "journal": "J CANCER RES CLIN ONCOL",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.459,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.442307692307692,
            "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": 5985,
            "title": "Recombinant tissue plasminogen activator restores perfusion in meningococcal purpura fulminans.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Bodó, Z",
                "Zobel, G",
                "Fanconi, S",
                "Rettenbacher, A"
            ],
            "year": 1998,
            "source": "Crit Care Med. 1998; 26(5):969-971",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000073471900030",
            "pubmed": "9590330",
            "doi": "10.1097/00003246-199805000-00039",
            "pmc": null,
            "organizations": [
                "5985-14048"
            ],
            "persons": [
                "5985-51647-2"
            ],
            "imported": null,
            "journal": "CRIT CARE MED       ",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.745,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.952380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5986,
            "title": "Photodynamic therapy with 5-aminolevulinic acid: a promising concept for the treatment of cutaneous tumors.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Dermatology. 1995; 190(3):183-185",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1995QU77600002",
            "pubmed": "7599378",
            "doi": "10.1159/000246681",
            "pmc": null,
            "organizations": [
                "5986-14047"
            ],
            "persons": [
                "5986-51618-1",
                "5986-51620-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY         ",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.73,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5987,
            "title": "Coronary sclerosis in primary hyperparathyroidism",
            "abstract": null,
            "authors": [
                "Schafhalter-Zoppoth, I",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Dtsch Med Wochenschr. 1994; 119(4):125-125",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994MU59800010",
            "pubmed": "8299524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR ",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8377,
            "title": "Formation of roentgen dense structures in aspergillus mycoses of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "HNO. 1985; 33(2):62-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK6700003",
            "pubmed": "3980247",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "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": 509,
            "title": "Colliculus atlantis--a rarely observed anatomic structure--in a transoral roentgen image of the thoracic spine",
            "abstract": null,
            "authors": [
                "Schmidberger, HR",
                "Weiglein, AH"
            ],
            "year": 1998,
            "source": "Rofo. 1998; 169(6):590-595",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078173300004",
            "pubmed": "9930210",
            "doi": "10.1055/s-2007-1015346",
            "pmc": null,
            "organizations": [
                "509-14018",
                "509-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.493670886075949,
            "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": 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": 507,
            "title": "Cold air challenge of airway reactivity in children: a correlation of transcutaneously measured oxygen tension and conventional lung functions.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Varga, EM",
                "Zach, MS"
            ],
            "year": 1991,
            "source": "PEDIAT PULM 1991 10: 273-277.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU22100008",
            "pubmed": "1896236",
            "doi": "10.1002/ppul.1950100409",
            "pmc": null,
            "organizations": [
                "507-14048"
            ],
            "persons": [
                "507-51713-1"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "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
        },
        {
            "id": 505,
            "title": "Co-expression of cytokeratin and vimentin filaments in rete testis and epididymis. An immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Schmid, C",
                "Mair, S",
                "Wirnsberger, G"
            ],
            "year": 1991,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1991; 418(2):119-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW78400005",
            "pubmed": "1705065",
            "doi": "10.1007/BF01600287",
            "pmc": null,
            "organizations": [
                "505-14020"
            ],
            "persons": [
                "505-51663-6",
                "505-51739-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": true
        },
        {
            "id": 5988,
            "title": "Differential diagnosis of hypereosinophilia syndrome",
            "abstract": null,
            "authors": [
                "Eber, B"
            ],
            "year": 1993,
            "source": "Dtsch Med Wochenschr. 1993; 118(12):441-441",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1993KU33200010",
            "pubmed": "8467742",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR ",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8379,
            "title": "The intermediate filament cytoskeleton of cutaneous neuroendocrine carcinoma (Merkel cell tumour). Immunohistochemical and biochemical analyses.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Kerl, H",
                "Lackinger, E",
                "Helleis, G",
                "Denk, H"
            ],
            "year": 1985,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1985; 406(3):339-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJL5900009",
            "pubmed": "3923709",
            "doi": "10.1007/BF00704303",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8379-51515-6",
                "8379-51620-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": 501,
            "title": "CNS late effects after ALL therapy in childhood. Part I: Neuroradiological findings in long-term survivors of childhood ALL--an evaluation of the interferences between morphology and neuropsychological performance. The German Late Effects Working Group.",
            "abstract": null,
            "authors": [
                "Hertzberg, H",
                "Huk, WJ",
                "Ueberall, MA",
                "Langer, T",
                "Meier, W",
                "Dopfer, R",
                "Skalej, M",
                "Lackner, H",
                "Bode, U",
                "Janssen, G",
                "Zintl, F",
                "Beck, JD"
            ],
            "year": 1997,
            "source": "Med Pediatr Oncol. 1997; 28(6):387-400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX01300001",
            "pubmed": "9143382",
            "doi": "10.1002%2F%28SICI%291096-911X%28199706%2928%3A6%3C387%3A%3AAID-MPO1%3E3.0.CO%3B2-C",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.929577464788732,
            "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
        },
        {
            "id": 500,
            "title": "CMV antigenemia (the lower matrix protein PP65), a marker for the guidance of antiviral therapy in cytomegalovirus disease after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H",
                "Freigassner, M",
                "Allmayr, T",
                "Hipmair, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):718-722",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700005",
            "pubmed": "8560893",
            "doi": null,
            "pmc": null,
            "organizations": [
                "500-14073"
            ],
            "persons": [
                "500-51819-6",
                "500-51982-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 499,
            "title": "Closure of bronchial defects using a pedicled pericardial flap.",
            "abstract": null,
            "authors": [
                "Smolle-Jüettner, FM",
                "Pinter, H",
                "Pongratz, G",
                "Ratzenhofer, B",
                "Popper, H",
                "Friehs, G"
            ],
            "year": 1993,
            "source": "Ann Thorac Surg. 1993; 56(4):923-926",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC06500020",
            "pubmed": "8215670",
            "doi": "10.1016/0003-4975(93)90356-M",
            "pmc": null,
            "organizations": [
                "499-14020",
                "499-14044",
                "499-14045"
            ],
            "persons": [
                "499-51615-2"
            ],
            "imported": null,
            "journal": "ANN THORAC SURG",
            "issn": "0003-4975",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.651,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8828125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}