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=1740&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1760&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1720&ordering=-imported",
    "results": [
        {
            "id": 2058,
            "title": "Preparation of fatty acid methyl esters from lipoprotein and macrophage lipid subclasses on thin-layer plates.",
            "abstract": null,
            "authors": [
                "Sattler, W",
                "Reicher, H",
                "Ramos, P",
                "Panzenboeck, U",
                "Hayn, M",
                "Esterbauer, H",
                "Malle, E",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Lipids. 1996; 31(12):1302-1310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VY03700012",
            "pubmed": "8972465",
            "doi": "10.1007/BF02587917",
            "pmc": null,
            "organizations": [
                "2058-14013"
            ],
            "persons": [
                "2058-51669-6",
                "2058-51705-2",
                "2058-51706-6",
                "2058-51833-6"
            ],
            "imported": null,
            "journal": "LIPIDS",
            "issn": "0024-4201",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.918,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 2059,
            "title": "Presence of aldehydic epitopes on a minor low-density lipoprotein fraction.",
            "abstract": null,
            "authors": [
                "Greilberger, J",
                "Wang, X",
                "Ledinski, G",
                "Chen, Q",
                "Jürgens, G"
            ],
            "year": 1999,
            "source": "Free Radic Biol Med. 1999; 26(11-12):1489-1494",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081126400016",
            "pubmed": "10401613",
            "doi": "10.1016%2FS0891-5849%2899%2900008-8",
            "pmc": null,
            "organizations": [
                "2059-14013"
            ],
            "persons": [
                "2059-50312-6",
                "2059-51511-4",
                "2059-52010-1"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.079,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.858823529411765,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1016,
            "title": "Expression of blood group antigens A and/or B in diseased corneas.",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Reich, ME",
                "Radner, H"
            ],
            "year": 1998,
            "source": "Curr Eye Res. 1998; 17(6):650-655",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074121200012",
            "pubmed": "9663855",
            "doi": "10.1080/02713689808951238",
            "pmc": null,
            "organizations": [
                "1016-14043"
            ],
            "persons": [
                "1016-53163-2"
            ],
            "imported": null,
            "journal": "CURR EYE RES",
            "issn": "0271-3683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.261,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "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": 2061,
            "title": "Presence of mycobacterial DNA in sarcoidosis.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Klemen, H",
                "Hoefler, G",
                "Winter, E"
            ],
            "year": 1997,
            "source": "Hum Pathol. 1997; 28(7):796-800",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL66100008",
            "pubmed": "9224747",
            "doi": "10.1016%2FS0046-8177%2897%2990152-0",
            "pmc": null,
            "organizations": [
                "2061-14020"
            ],
            "persons": [
                "2061-51523-2",
                "2061-51981-6",
                "2061-51691-6"
            ],
            "imported": null,
            "journal": "HUM PATHOL",
            "issn": "0046-8177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.052,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.897058823529412,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 2388,
            "title": "Ultrasound anatomy of the foot with high frequency transducers",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H"
            ],
            "year": 1997,
            "source": "Radiologe. 1997; 37(9):756-762",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YA74000010",
            "pubmed": "9424622",
            "doi": "10.1007/s001170050278",
            "pmc": null,
            "organizations": [
                "2388-14052"
            ],
            "persons": [
                "2388-51694-2",
                "2388-60541-6"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.471,
            "impactfactor_year": 1997,
            "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": 2065,
            "title": "Preterm Labor During Oral Magnesium Supplementation in Uncomplicated Pregnancies",
            "abstract": null,
            "authors": [
                "Arikan, G",
                "Gucer, F",
                "Schöll, W",
                "Weiss, PAM"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 491-495.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ64600004",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023124",
            "pmc": null,
            "organizations": [
                "2065-14038"
            ],
            "persons": [
                "2065-51941-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "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": 2066,
            "title": "Pretherapeutic scalene lymph node biopsy in ovarian cancer.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Pickel, H",
                "Tamussino, K",
                "Lahousen, M",
                "Heydarfadai, M",
                "Posawetz, W",
                "Jakse, R"
            ],
            "year": 1991,
            "source": "Gynecol Oncol. 1991; 43(3):262-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GW43200015",
            "pubmed": "1752497",
            "doi": "10.1016%2F0090-8258%2891%2990032-Z",
            "pmc": null,
            "organizations": [
                "2066-14038",
                "2066-14042"
            ],
            "persons": [
                "2066-51826-6",
                "2066-51624-2"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "impactfactor_norm_year": 1998,
            "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": 1019,
            "title": "Expression of CD44 splice variant v10 in Hodgkin's disease is associated with aggressive behaviour and high risk of relapse.",
            "abstract": null,
            "authors": [
                "Beham-Schmid, C",
                "Heider, KH",
                "Hoefler, G",
                "Zatloukal, K"
            ],
            "year": 1998,
            "source": "J Pathol. 1998; 186(4):383-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077790600009",
            "pubmed": "10209487",
            "doi": "10.1002/(SICI)1096-9896(199812)186:4<383::AID-PATH202>3.0.CO;2-A",
            "pmc": null,
            "organizations": [
                "1019-14020"
            ],
            "persons": [
                "1019-51663-6",
                "1019-51691-6"
            ],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.339,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.926470588235294,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 31,
            "title": "Three-dimensional processing of ultrafast CT sialography for parotid masses.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Groell, R",
                "Preidler, K",
                "Braun, H",
                "Stiskal, MA",
                "Stammberger, H",
                "Dillon, WP"
            ],
            "year": 1995,
            "source": "AJNR Am J Neuroradiol. 1995; 16(9):1889-1893",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ93200022",
            "pubmed": "8693991",
            "doi": null,
            "pmc": null,
            "organizations": [
                "31-14042",
                "31-14054"
            ],
            "persons": [
                "31-51725-6"
            ],
            "imported": null,
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.556,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.810126582278481,
            "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": 2069,
            "title": "Prevalence of antibodies to Borrelia burgdorferi flagellin in Styrian blood donors.",
            "abstract": null,
            "authors": [
                "Pierer, K",
                "Köck, T",
                "Freidl, W",
                "Stünzner, D",
                "Pierer, G",
                "Marth, E",
                "Lechner, H",
                "Möse, JR"
            ],
            "year": 1993,
            "source": "Zentralbl Bakteriol. 1993; 279(2):239-243",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LR49800012",
            "pubmed": "8219495",
            "doi": "10.1016/S0934-8840(11)80402-0",
            "pmc": null,
            "organizations": [
                "2069-14045",
                "2069-14051"
            ],
            "persons": [
                "2069-51503-6",
                "2069-51845-6"
            ],
            "imported": null,
            "journal": "ZBL BAKT, INT J MED MICROBIOL",
            "issn": "0934-8840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.271604938271605,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 2071,
            "title": "Prevalence of coronary artery disease in obese versus lean men with angina pectoris and positive exercise stress test.",
            "abstract": null,
            "authors": [
                "Bahadori, B",
                "Neuer, E",
                "Schumacher, M",
                "Fruhwald, F",
                "Eber, B",
                "Klein, W",
                "Toplak, H",
                "Wascher, TC"
            ],
            "year": 1996,
            "source": "Am J Cardiol. 1996; 77(11):1000-1001",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM49400017",
            "pubmed": "8644622",
            "doi": "10.1016%2FS0002-9149%2896%2900038-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2071-51846-6",
                "2071-51699-6",
                "2071-51700-6"
            ],
            "imported": null,
            "journal": "AMER J CARDIOL",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.373,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.82258064516129,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2072,
            "title": "Prevalence of Helicobacter pylori antibodies in the serum of gastroenterologists in Austria.",
            "abstract": null,
            "authors": [
                "Pristautz, H",
                "Eherer, A",
                "Brezinschek, R",
                "Truschnig-Wilders, M",
                "Petritsch, W",
                "Schreiber, F",
                "Hammer, HF",
                "Wenzl, H",
                "Hinterleitner, T",
                "Reicht, G"
            ],
            "year": 1994,
            "source": "Endoscopy. 1994; 26(8):690-696",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PU46100007",
            "pubmed": "7859680",
            "doi": "10.1055/s-2007-1009067",
            "pmc": null,
            "organizations": [
                "2072-14081"
            ],
            "persons": [
                "2072-51531-6",
                "2072-51534-6",
                "2072-51536-6",
                "2072-51537-6"
            ],
            "imported": null,
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.096,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.796875,
            "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
        },
        {
            "id": 2073,
            "title": "Prevalence, patterns and role of personality disorders in panic disorder patients with and without comorbid (lifetime) major depression.",
            "abstract": null,
            "authors": [
                "Langs, G",
                "Quehenberger, F",
                "Fabisch, K",
                "Klug, G",
                "Fabisch, H",
                "Zapotoczky, HG"
            ],
            "year": 1998,
            "source": "ACTA PSYCHIAT SCAND 1998 98: 116-123.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075058300006",
            "pubmed": "9718237",
            "doi": "10.1111/j.1600-0447.1998.tb10052.x",
            "pmc": null,
            "organizations": [
                "2073-14026",
                "2073-29444"
            ],
            "persons": [
                "2073-50466-6",
                "2073-51731-6",
                "2073-51849-6"
            ],
            "imported": null,
            "journal": "ACTA PSYCHIAT SCAND",
            "issn": "0001-690X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.554,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.662337662337662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2074,
            "title": "Prevention of CNS recurrence in childhood ALL: results with reduced radiotherapy combined with CNS-directed chemotherapy in four consecutive ALL-BFM trials.",
            "abstract": null,
            "authors": [
                "Schrappe, M",
                "Reiter, A",
                "Henze, G",
                "Niemeyer, C",
                "Bode, U",
                "Kühl, J",
                "Gadner, H",
                "Havers, W",
                "Plüss, H",
                "Kornhuber, B",
                "Zintl, F",
                "Ritter, J",
                "Urban, C",
                "Niethammer, D",
                "Riehm, H"
            ],
            "year": 1998,
            "source": "Klin Padiatr. 1998; 210(4):192-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075354500009",
            "pubmed": "9743952",
            "doi": "10.1055/s-2008-1043878",
            "pmc": null,
            "organizations": [
                "2074-14048"
            ],
            "persons": [
                "2074-51657-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.406,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.309859154929577,
            "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": 2075,
            "title": "Primary bacterial infection of an artery",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Amann, W",
                "Thalhammer, M"
            ],
            "year": 1999,
            "source": "Chirurg. 1999; 70(10):1163-1167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083337400013",
            "pubmed": "10550348",
            "doi": "10.1007/s001040050880",
            "pmc": null,
            "organizations": [
                "2075-14045"
            ],
            "persons": [
                "2075-51946-2",
                "2075-51965-6"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.725,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.442748091603053,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 2076,
            "title": "Primary B-cell lymphomas of the skin.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 1997,
            "source": "Ann Oncol. 1997; 8 Suppl 2(2 Pt 1):29-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XH39900006",
            "pubmed": "9209636",
            "doi": "10.1023%2FA%3A1008253426523",
            "pmc": null,
            "organizations": [
                "2076-14047"
            ],
            "persons": [
                "2076-51620-2",
                "2076-51751-6"
            ],
            "imported": null,
            "journal": "ANN ONCOL",
            "issn": "0923-7534",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.548,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.817307692307692,
            "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": 2077,
            "title": "Primary B-cell mucosa-associated lymphoid tissue lymphoma presenting as a solitary colorectal polyp.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Vazquez, JJ",
                "Diss, TC",
                "Isaacson, PG"
            ],
            "year": 1994,
            "source": "Histopathology. 1994; 24(4):357-362",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NG41400008",
            "pubmed": "8045524",
            "doi": "10.1111/j.1365-2559.1994.tb00537.x",
            "pmc": null,
            "organizations": [
                "2077-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 2225,
            "title": "Recurrent Salmonella enteritidis sepsis and hepatic tuberculosis.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Grasmug, E",
                "Stauber, RE",
                "Hammer, HF",
                "Hoefler, G",
                "Reisinger, EC"
            ],
            "year": 1995,
            "source": "Gut. 1995; 37(1):136-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RF97300029",
            "pubmed": "7672664",
            "doi": "10.1136/gut.37.1.136",
            "pmc": "PMC1382785",
            "organizations": [
                "2225-14020",
                "2225-14081"
            ],
            "persons": [
                "2225-51530-6",
                "2225-51531-6",
                "2225-51691-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.023,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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
        }
    ]
}