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=151860&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=151880&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151840&ordering=imported",
    "results": [
        {
            "id": 2942,
            "title": "Genetic background of osteoporosis.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Chararas, C",
                "Kotschan, S",
                "Walter, D",
                "Leb, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(1):18-22",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085328000004",
            "pubmed": "10812458",
            "doi": "10.1046%2Fj.1563-2571.2000.00104.x",
            "pmc": null,
            "organizations": [
                "2942-14080"
            ],
            "persons": [
                "2942-51809-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "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": 2941,
            "title": "Interaction between psychotropic drugs and thyroid hormone metabolism--an overview.",
            "abstract": null,
            "authors": [
                "Ramschak-Schwarzer, S",
                "Radkohl, W",
                "Stiegler, C",
                "Dimai, HP",
                "Leb, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(1):8-10",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085328000002",
            "pubmed": "10812456",
            "doi": "10.1046%2Fj.1563-2571.2000.00102.x",
            "pmc": null,
            "organizations": [
                "2941-14080"
            ],
            "persons": [
                "2941-79271-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "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": 2940,
            "title": "Residual ocular artefact subsequent to ocular artefact removal from the electroencephalogram",
            "abstract": null,
            "authors": [
                "Jervis, BW",
                "Thomlinson, M",
                "Mair, C",
                "Lopez, JML",
                "Garcia, MIB"
            ],
            "year": 1999,
            "source": "IEE PROC-SCI MEAS TECHNOL 1999 146: 293-298.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085323500005",
            "pubmed": null,
            "doi": "10.1049/ip-smt:19990703",
            "pmc": null,
            "organizations": [
                "2940-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "IEE PROC-SCI MEAS TECHNOL",
            "issn": "1350-2344",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.432,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.473170731707317,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": 2939,
            "title": "Polyethylene glycol (Macrogol)--an overview of its use in diagnosis and therapy of gastrointestinal diseases",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Hammer, J",
                "Gasche, C"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(2):53-60",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085273500003",
            "pubmed": "10703152",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2939-14081"
            ],
            "persons": [
                "2939-51531-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 2938,
            "title": "Neonatal gastrointestinal emergencies",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Schimpl, G",
                "Fotter, R"
            ],
            "year": 2000,
            "source": "Radiologe. 2000; 40(1):63-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085272400013",
            "pubmed": "10663165",
            "doi": "10.1007/s001170050010",
            "pmc": null,
            "organizations": [
                "2938-14106"
            ],
            "persons": [
                "2938-51373-2",
                "2938-51557-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.608,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.225,
            "impactfactor_norm_year": 2000,
            "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": true
        },
        {
            "id": 2935,
            "title": "[Therapy of primary cutaneous B-cell lymphomas].",
            "abstract": null,
            "authors": [
                "Zenahlik, P",
                "Fink-Puches, R",
                "Kapp, KS",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085205100005",
            "pubmed": "10663035",
            "doi": "10.1007/s001050050005",
            "pmc": null,
            "organizations": [
                "2935-14047",
                "2935-14054",
                "2935-14060"
            ],
            "persons": [
                "2935-51620-6",
                "2935-51751-6",
                "2935-52589-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "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": 2934,
            "title": "Risk factors for local complications in erysipelas",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kahofer, P",
                "Pfaffentaler, E",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(1):14-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085205100004",
            "pubmed": "10663034",
            "doi": "10.1007%2Fs001050050004",
            "pmc": null,
            "organizations": [
                "2934-14047"
            ],
            "persons": [
                "2934-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "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": 2933,
            "title": "The effect of external beam irradiation after endoscopic palliation of esophageal carcinoma.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Anegg, U",
                "Lunzer, R",
                "Prettenhofer, U",
                "Rehak, P",
                "Sankin, O",
                "Fell, B",
                "Pinter, H",
                "Smolle-Juttner, FM"
            ],
            "year": 2000,
            "source": "Oncol Rep. 2000; 7(2):375-379",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085194400029",
            "pubmed": "10671689",
            "doi": "10.3892/or.7.2.375",
            "pmc": null,
            "organizations": [
                "2933-14045",
                "2933-14060",
                "2933-14077"
            ],
            "persons": [
                "2933-51935-2",
                "2933-53461-6",
                "2933-56918-6",
                "2933-51615-6"
            ],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.29,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.330097087378641,
            "impactfactor_norm_year": 2000,
            "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": 2931,
            "title": "Clinicopathological correlation of pigmented skin lesions using dermoscopy.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Kenet, RO",
                "Wolf, IH",
                "Kenet, BJ",
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "Eur J Dermatol. 2000; 10(1):22-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085174700006",
            "pubmed": "10694293",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2931-14047"
            ],
            "persons": [
                "2931-51327-6",
                "2931-51751-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.746,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2000,
            "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": 19398,
            "title": "Neopterin in clinical medicine.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Lancet. 1988; 1(8587):702-702",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988M625900018",
            "pubmed": "2895226",
            "doi": "10.1016/S0140-6736(88)91495-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19398-50569-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 14747,
            "title": "Long term effect of a structured outpatient education programme in IDDM - A 6 year follow-up",
            "abstract": null,
            "authors": [
                "Semlitsch, B",
                "Goritschan, D",
                "Zapotoczky, H",
                "Brunner, GA",
                "Siebenhofer, A",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 2397-2397.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12302385",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14747-51098",
                "14747-51831",
                "14747-51950"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 11591,
            "title": "Capsaicin-induced stimulation of polymodal nociceptors is antagonized by ruthenium red independently of extracellular calcium.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1989,
            "source": "Neuroscience. 1989; 32(1):255-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CA18300022",
            "pubmed": "2479880",
            "doi": "10.1016/0306-4522(89)90124-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 8419,
            "title": "Mechanisms underlying changes in the contents of neuropeptide Y in cardiovascular nerves and adrenal gland induced by sympatholytic drugs.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Franco-Cereceda, A",
                "Theodorsson-Norheim, E"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 124(4):603-611",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APP4300015",
            "pubmed": "3840321",
            "doi": "10.1111/j.1748-1716.1985.tb00054.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 5537,
            "title": "Questionable benefit of melatonin for antioxidant pharmacologic therapy.",
            "abstract": null,
            "authors": [
                "Wölfler, A",
                "Abuja, PM",
                "Linkesch, W",
                "Schauenstein, K",
                "Liebmann, PM"
            ],
            "year": 2002,
            "source": "J Clin Oncol. 2002; 20(19):4127-4128",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000178447300032",
            "pubmed": "12351615",
            "doi": "10.1200/JCO.2002.99.158",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5537-51911-2",
                "5537-53998-6"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.868,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2002,
            "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": 2924,
            "title": "Familial mental retardation syndrome ATR-16 due to an inherited cryptic subtelomeric translocation, t(3;16)(q29;p13.3).",
            "abstract": null,
            "authors": [
                "Holinski-Feder, E",
                "Reyniers, E",
                "Uhrig, S",
                "Golla, A",
                "Wauters, J",
                "Kroisel, P",
                "Bossuyt, P",
                "Rost, I",
                "Jedele, K",
                "Zierler, H",
                "Schwab, S",
                "Wildenauer, D",
                "Speicher, MR",
                "Willems, PJ",
                "Meitinger, T",
                "Kooy, RF"
            ],
            "year": 2000,
            "source": "Am J Hum Genet. 2000; 66(1):16-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085033600004",
            "pubmed": "10631133",
            "doi": "10.1086/302703",
            "pmc": "PMC1288322",
            "organizations": [
                "2924-14021"
            ],
            "persons": [
                "2924-51682-6"
            ],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.351,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.956140350877193,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 2923,
            "title": "Genomic structure of the human DNA mismatch repair gene, hMLH1, and its mutation analysis in patients with hereditary non-polyposis colorectal cancer (HNPCC).",
            "abstract": null,
            "authors": [
                "Olipitz, W",
                "Sill, H"
            ],
            "year": 2000,
            "source": "HUM MOL GENET 2000 9: 321-321.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000084976500019",
            "pubmed": "11769276",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2923-14082"
            ],
            "persons": [
                "2923-51857-6"
            ],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.048,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.948387096774194,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": 2922,
            "title": "Efficacy of the novel calcium antagonist R(+)-semotiadil in limiting the ventricular rate during atrial flutter in isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Schwarzl, I",
                "Stark, U",
                "Brodmann, M",
                "Haiden, U",
                "Tritthart, HA",
                "Stark, G"
            ],
            "year": 2000,
            "source": "J CARDIOVASC PHARMACOL 2000 35: 309-314.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084965500020",
            "pubmed": "10672866",
            "doi": "10.1097%2F00005344-200002000-00020",
            "pmc": null,
            "organizations": [
                "2922-14011"
            ],
            "persons": [
                "2922-51519-6",
                "2922-51689-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.396,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.790055248618785,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 2920,
            "title": "Ureaplasma urealyticum pneumonia and isolation of U. urealyticum from endotracheal tube aspirates of preterm and full-term infants].",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Urlesberger, B",
                "Reiterer, F",
                "Dornbusch, HJ",
                "Sixl, B",
                "Müller, W"
            ],
            "year": 1999,
            "source": "Gynakol Geburtshilfliche Rundsch. 1999; 39(4):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084954300004",
            "pubmed": "10629381",
            "doi": "10.1159/000022309",
            "pmc": null,
            "organizations": [
                "2920-14023",
                "2920-14094"
            ],
            "persons": [
                "2920-51643-6",
                "2920-51653-6",
                "2920-51695-6",
                "2920-51736-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0357142857142857,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 2916,
            "title": "Pericardial effusion in celiac disease--an incidental finding?",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Rossipal, E"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(1):27-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084922400005",
            "pubmed": "10689737",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2916-14106"
            ],
            "persons": [
                "2916-51373-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 2915,
            "title": "Inhibition of carrageenan-induced edema by indomethacin or sodium salicylate does not prevent the increase of nerve growth factor in the rat hind paw.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Schuligoi, R"
            ],
            "year": 2000,
            "source": "Neurosci Lett. 2000; 278(3):173-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084918300013",
            "pubmed": "10653021",
            "doi": "10.1016%2FS0304-3940%2899%2900931-3",
            "pmc": null,
            "organizations": [
                "2915-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.091,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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
        }
    ]
}