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=150300&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157149,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150320&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150280&ordering=imported",
    "results": [
        {
            "id": 8293,
            "title": "Comparison of magnetic resonance imaging and ultrasonography in the evaluation of abdominal aortic aneurysms.",
            "abstract": null,
            "authors": [
                "Amparo, EG",
                "Hoddick, WK",
                "Hricak, H",
                "Sollitto, R",
                "Justich, E",
                "Filly, RA",
                "Higgins, CB"
            ],
            "year": 1985,
            "source": "Radiology. 1985; 154(2):451-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAA8600033",
            "pubmed": "3880912",
            "doi": "10.1148/radiology.154.2.3880912",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 855,
            "title": "Effects of fish oils on lipid variables and platelet function indices.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Kostner, GM"
            ],
            "year": 1993,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1993; 49(3):645-663",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993LW70900001",
            "pubmed": "8248270",
            "doi": "10.1016%2F0952-3278%2893%2990074-7",
            "pmc": null,
            "organizations": [
                "855-14013"
            ],
            "persons": [
                "855-51669-4",
                "855-51833-1"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.397590361445783,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2320,
            "title": "Sensory neurons mediate protective vasodilatation in rat gastric mucosa.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Livingston, EH",
                "Saria, A",
                "Guth, PH"
            ],
            "year": 1991,
            "source": "AMER J PHYSIOL 1991 260: G363-G370.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FC25000061",
            "pubmed": "2003604",
            "doi": "10.1152/ajpgi.1991.260.3.G363",
            "pmc": null,
            "organizations": [
                "2320-14022"
            ],
            "persons": [
                "2320-51529-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 2319,
            "title": "Sensory nerves, nitric oxide and NANC vasodilatation.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Wachter, C",
                "Heinemann, A",
                "Jocic, M",
                "Lippe, IT",
                "Herbert, MK"
            ],
            "year": 1995,
            "source": "Arch Int Pharmacodyn Ther. 1995; 329(1):67-79",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QX51600006",
            "pubmed": "7639621",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2319-14022"
            ],
            "persons": [
                "2319-51529-2",
                "2319-51756-6",
                "2319-51832-6"
            ],
            "imported": null,
            "journal": "ARCH INT PHARMACODYN THER",
            "issn": "0003-9780",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.582,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.579365079365079,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 2318,
            "title": "Sensitivity in the clinical diagnosis of malignant melanoma.",
            "abstract": null,
            "authors": [
                "Wolf, IH",
                "Smolle, J",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Melanoma Res. 1998; 8(5):425-429",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077119300007",
            "pubmed": "9835456",
            "doi": "10.1097/00008390-199810000-00007",
            "pmc": null,
            "organizations": [
                "2318-14047"
            ],
            "persons": [
                "2318-51617-6",
                "2318-51327-1",
                "2318-51620-4"
            ],
            "imported": null,
            "journal": "MELANOMA RES",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.54,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.828571428571429,
            "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": 2317,
            "title": "Self-sustained sequence replication (3SR): an alternative to PCR.",
            "abstract": null,
            "authors": [
                "Mueller, JD",
                "Pütz, B",
                "Höfler, H"
            ],
            "year": 1997,
            "source": "Histochem Cell Biol. 1997; 108(4-5):431-437",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YF84200017",
            "pubmed": "9387935",
            "doi": "10.1007%2Fs004180050183",
            "pmc": null,
            "organizations": [
                "2317-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOCHEMISTRY CELL BIOL",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.73,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "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": 2316,
            "title": "Self-renewal, maturation, and differentiation of the rat myelomonocytic hematopoietic stem cell.",
            "abstract": null,
            "authors": [
                "Lucas, T",
                "Krugluger, W",
                "Samorapoompichit, P",
                "Gamperl, R",
                "Beug, H",
                "Förster, O",
                "Boltz-Nitulescu, G"
            ],
            "year": 1999,
            "source": "FASEB J. 1999; 13(2):263-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078615200006",
            "pubmed": "9973314",
            "doi": "10.1096/fasebj.13.2.263",
            "pmc": null,
            "organizations": [
                "2316-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 2315,
            "title": "Self-organizing neural networks--an alternative way of cluster analysis in clinical chemistry.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1996,
            "source": "Clin Chim Acta. 1996; 248(1):91-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH90600010",
            "pubmed": "8740573",
            "doi": "10.1016%2F0009-8981%2895%2906269-6",
            "pmc": null,
            "organizations": [
                "2315-14012"
            ],
            "persons": [
                "2315-50569-2"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.045,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.615384615384615,
            "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": 2314,
            "title": "Self-medication of 193 travelers in the tropics. Recommendations for clinical counseling of tropical travelers and organization of a tropical travel pharmacy",
            "abstract": null,
            "authors": [
                "Reisinger, EC"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(6):163-166",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HK36300003",
            "pubmed": "1580072",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.268,
            "impactfactor_year": 1994,
            "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": false
        },
        {
            "id": 2313,
            "title": "Self-expandable coated stent after intraluminal treatment of esophageal cancer: a risky procedure?",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Pinter, H",
                "Friehs, GB",
                "Renner, H",
                "Smolle-Jüttner, FM"
            ],
            "year": 1999,
            "source": "Ann Thorac Surg. 1999; 67(3):781-784",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079782800040",
            "pubmed": "10215228",
            "doi": "10.1016/S0003-4975(98)01258-2",
            "pmc": null,
            "organizations": [
                "2313-14077"
            ],
            "persons": [
                "2313-51935-2",
                "2313-51615-6"
            ],
            "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": 2.022,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.83969465648855,
            "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": 8294,
            "title": "The interaction of human plasma low density lipoproteins with glycosamino-glycans: influence of the chemical composition.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Zechner, R",
                "Bihari-Varga, M",
                "Gruber, E"
            ],
            "year": 1985,
            "source": "Lipids. 1985; 20(1):24-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAE5600005",
            "pubmed": "3968986",
            "doi": "10.1007/BF02534358",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8294-51669-2"
            ],
            "imported": null,
            "journal": "LIPIDS",
            "issn": "0024-4201",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.53,
            "impactfactor_year": 1994,
            "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": 8296,
            "title": "ACUTE HEMODYNAMIC-EFFECTS OF NIFEDIPINE IN PATIENTS WITH HYPERTENSIVE CRISES",
            "abstract": null,
            "authors": [
                "BRANDT, D"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF 1985 17: 24-27.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAT7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 2308,
            "title": "Selective uptake of high density lipoprotein-associated cholesterylesters by differentiated Ob1771 adipocytes is modulated by endogenous and exogenous lipoprotein lipase.",
            "abstract": null,
            "authors": [
                "Schorsch, F",
                "Malle, E",
                "Sattler, W"
            ],
            "year": 1997,
            "source": "FEBS Lett. 1997; 414(3):507-513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XX57700005",
            "pubmed": "9323025",
            "doi": "10.1016%2FS0014-5793%2897%2901061-2",
            "pmc": null,
            "organizations": [
                "2308-14013"
            ],
            "persons": [
                "2308-51705-4",
                "2308-51833-6"
            ],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.504,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2304,
            "title": "Secular trends in malocclusion in Austrian men.",
            "abstract": null,
            "authors": [
                "Weiland, FJ",
                "Jonke, E",
                "Bantleon, HP"
            ],
            "year": 1997,
            "source": "Eur J Orthod. 1997; 19(4):355-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XU51700002",
            "pubmed": "9308255",
            "doi": "10.1093/ejo/19.4.355",
            "pmc": null,
            "organizations": [
                "2304-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J ORTHODONT",
            "issn": "0141-5387",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.111111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2302,
            "title": "Secondary prevention following coronary intervention. Survey of 13 intervention centers in Austria",
            "abstract": null,
            "authors": [
                "Drexel, H",
                "Gaul, GB",
                "Grimm, G",
                "Klein, W",
                "Kleemann, L",
                "Leisch, F",
                "Mlczoch, J",
                "Pichler, M",
                "Sailer, S",
                "Slany, J",
                "Steinbach, K",
                "Tragl, KH",
                "Mori, M",
                "Kühn, P"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(16):643-649",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082580800006",
            "pubmed": "10510842",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 2301,
            "title": "Seasonal influence on patch test results in central Europe.",
            "abstract": null,
            "authors": [
                "Kranke, B",
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Contact Dermatitis. 1996; 34(3):215-216",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ72100012",
            "pubmed": "8833468",
            "doi": "10.1111/j.1600-0536.1996.tb02177.x",
            "pmc": null,
            "organizations": [
                "2301-14047"
            ],
            "persons": [
                "2301-51346-6",
                "2301-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": false
        },
        {
            "id": 2300,
            "title": "Scurvy after a suicide attempt by starvation].",
            "abstract": null,
            "authors": [
                "Stöger, H",
                "Wilders-Truschnig, M",
                "Schmid, M",
                "Petek, W",
                "Samonigg, H"
            ],
            "year": 1994,
            "source": "Dtsch Med Wochenschr. 1994; 119(16):589-592",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NH41800004",
            "pubmed": "8162842",
            "doi": "10.1055/s-2008-1058734",
            "pmc": null,
            "organizations": [
                "2300-14045"
            ],
            "persons": [
                "2300-51532-6",
                "2300-51538-2"
            ],
            "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": 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": 2299,
            "title": "Screening of patients with Turner syndrome for hidden Y-mosaicism.",
            "abstract": null,
            "authors": [
                "Vlasak, I",
                "Plöchl, E",
                "Kronberger, G",
                "Bergendi, E",
                "Rittinger, O",
                "Hagemann, M",
                "Schmitt, K",
                "Blümel, P",
                "Glatzl, J",
                "Fekete, G",
                "Kadrnka-Lovrencic, M",
                "Borkenstein, M",
                "Häusler, G",
                "Frisch, H"
            ],
            "year": 1999,
            "source": "Klin Padiatr. 1999; 211(1):30-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078416900006",
            "pubmed": "10067216",
            "doi": "10.1055/s-2008-1043759",
            "pmc": null,
            "organizations": [
                "2299-14048"
            ],
            "persons": [
                "2299-51654-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.414,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 2298,
            "title": "Screening for neuroblastoma in late infancy by use of EIA (enzyme-linked immunoassay) method: 115000 screened infants in Austria.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, CE",
                "Ambros, PF",
                "Lackner, H",
                "Ladenstein, R",
                "Spuller, E",
                "Mutz, I",
                "Ambros, I",
                "Amann, G",
                "Gadner, H",
                "Parker, L"
            ],
            "year": 1996,
            "source": "Eur J Cancer. 1996; 32A(13):2298-2305",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC15000028",
            "pubmed": "9038613",
            "doi": "10.1016%2FS0959-8049%2896%2900361-9",
            "pmc": null,
            "organizations": [
                "2298-14020",
                "2298-14048",
                "2298-14092"
            ],
            "persons": [
                "2298-51821-1"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.017,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.788461538461538,
            "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": 2296,
            "title": "Sclerosing encapsulating peritonitis: differential diagnosis to peritoneal encapsulation and abdominal cocoon--a case report.",
            "abstract": null,
            "authors": [
                "Wirnsberger, GH",
                "Ganser, K",
                "Domej, W",
                "Sauseng, G",
                "Moore, D",
                "Moczygemba, M",
                "Krejs, GJ"
            ],
            "year": 1992,
            "source": "Z Gastroenterol. 1992; 30(8):534-537",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JK26400006",
            "pubmed": "1413936",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2296-14020"
            ],
            "persons": [
                "2296-51525-6",
                "2296-51534-6",
                "2296-51739-2"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "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": true
        }
    ]
}