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=155720&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155740,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155700&ordering=imported",
    "results": [
        {
            "id": 11800,
            "title": "Comparison of the antisecretory effects of loperamide and loperamide oxide in the jejunum and the colon of rats in-vivo.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Badhri, P"
            ],
            "year": 1990,
            "source": "J Pharm Pharmacol. 1990; 42(10):689-692",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EJ10800004",
            "pubmed": "1982139",
            "doi": "10.1111/j.2042-7158.1990.tb06560.x",
            "pmc": null,
            "organizations": [
                "11800-14022"
            ],
            "persons": [
                "11800-51667-2"
            ],
            "imported": null,
            "journal": "J PHARM PHARMACOL",
            "issn": "0022-3573",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.376404494382022,
            "impactfactor_norm_year": 1998,
            "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": 9162,
            "title": "White matter signal abnormalities in normal individuals: correlation with carotid ultrasonography, cerebral blood flow measurements, and cerebrovascular risk factors.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Niederkorn, K",
                "Schmidt, R",
                "Offenbacher, H",
                "Horner, S",
                "Bertha, G",
                "Lechner, H"
            ],
            "year": 1988,
            "source": "Stroke. 1988; 19(10):1285-1288",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q498200017",
            "pubmed": "3051534",
            "doi": "10.1161/01.STR.19.10.1285",
            "pmc": null,
            "organizations": [
                "9162-14051"
            ],
            "persons": [
                "9162-51545-6",
                "9162-51546-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 573,
            "title": "Congenital short-bowel; a case study and review of the literature.",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "Schober, PH",
                "Gallippi, P",
                "Matthyssens, L",
                "Höllwarth, ME"
            ],
            "year": 1999,
            "source": "Eur J Pediatr Surg. 1999; 9(4):248-250",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000082990800014",
            "pubmed": "10532268",
            "doi": "10.1055/s-2008-1072255",
            "pmc": null,
            "organizations": [
                "573-14048",
                "573-14049"
            ],
            "persons": [
                "573-51573-6",
                "573-50052-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.335,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.175572519083969,
            "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": true,
            "conference_place": true,
            "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": 7662,
            "title": "The compression syndrome of the left renal vein (author's transl)",
            "abstract": null,
            "authors": [
                "Justich, E"
            ],
            "year": 1982,
            "source": "Rofo. 1982; 136(4):404-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NL46800009",
            "pubmed": "6212476",
            "doi": "10.1055/s-2008-1056071",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1400,
            "title": "Interstitial pneumonia due to cytomegalovirus following low-dose methotrexate treatment for rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Rainer, F",
                "Hermann, J",
                "Gretler, J",
                "Hüttl, E",
                "Domej, W",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Arthritis Rheum. 1995; 38(2):291-292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QF43300021",
            "pubmed": "7848322",
            "doi": "10.1002/art.1780380222",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1400-51002-6",
                "1400-51525-6",
                "1400-51534-6"
            ],
            "imported": null,
            "journal": "ARTHRITIS RHEUM",
            "issn": "0004-3591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 7.232,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 820,
            "title": "Effect of controlled extracorporeal blood cooling on ultrafiltration-induced blood volume changes during hemodialysis.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Martin, K",
                "Krämer, M",
                "Kenner, T",
                "Skrabal, F"
            ],
            "year": 1997,
            "source": "J Am Soc Nephrol. 1997; 8(6):956-964",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD56900014",
            "pubmed": "9189864",
            "doi": "10.1681/ASN.V86956",
            "pmc": null,
            "organizations": [
                "820-14010"
            ],
            "persons": [
                "820-51834-2"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.121,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 484,
            "title": "Clinical and magnetic resonance findings in the temporomandibular joints of patients before and after orthognathic surgery.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Santler, G",
                "Kärcher, H",
                "Simbrunner, J"
            ],
            "year": 1999,
            "source": "Br J Oral Maxillofac Surg. 1999; 37(1):41-45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078759300010",
            "pubmed": "10203221",
            "doi": "10.1054/bjom.1998.0387",
            "pmc": null,
            "organizations": [
                "484-14054",
                "484-14112"
            ],
            "persons": [
                "484-51566-6",
                "484-51716-6",
                "484-51864-6"
            ],
            "imported": null,
            "journal": "BRIT J ORAL MAXILLOFAC SURG",
            "issn": "0266-4356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.758,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.465648854961832,
            "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": true
        },
        {
            "id": 366,
            "title": "Borrelia burgdorferi-associated primary cutaneous B cell lymphoma: complete clearing of skin lesions after antibiotic pulse therapy or intralesional injection of interferon alfa-2a.",
            "abstract": null,
            "authors": [
                "Kütting, B",
                "Bonsmann, G",
                "Metze, D",
                "Luger, TA",
                "Cerroni, L"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 36(2 Pt 2):311-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH97000006",
            "pubmed": "9039207",
            "doi": "10.1016/S0190-9622(97)80405-7",
            "pmc": null,
            "organizations": [
                "366-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.891,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.885714285714286,
            "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": 344,
            "title": "Biomechanical behavior of the arterial wall and its numerical characterization.",
            "abstract": null,
            "authors": [
                "Holzapfel, GA",
                "Weizsäcker, HW"
            ],
            "year": 1998,
            "source": "Comput Biol Med. 1998; 28(4):377-392",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076584600005",
            "pubmed": "9805198",
            "doi": "10.1016%2FS0010-4825%2898%2900022-5",
            "pmc": null,
            "organizations": [
                "344-14010"
            ],
            "persons": [
                "344-51513-6"
            ],
            "imported": null,
            "journal": "COMPUT BIOL MED",
            "issn": "0010-4825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.422,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.577464788732394,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 9161,
            "title": "The distribution of intermediate filament proteins, actin and desmoplakins in human placental tissue as revealed by polyclonal and monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Denk, H",
                "Desoye, G"
            ],
            "year": 1988,
            "source": "PLACENTA 1988 9: 479-492.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q477500002",
            "pubmed": "2464821",
            "doi": "10.1016/0143-4004(88)90020-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9161-51515-6",
                "9161-51632-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924528301886792,
            "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": 4276,
            "title": "Supplement to the conservation of an entire cadaver according to W. Thiel",
            "abstract": null,
            "authors": [
                "Thiel, W"
            ],
            "year": 2002,
            "source": "Ann Anat. 2002; 184(3):267-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175768900009",
            "pubmed": "12061344",
            "doi": "10.1016/S0940-9602(02)80121-2",
            "pmc": null,
            "organizations": [
                "4276-14018"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.434,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 4105,
            "title": "Chemotherapy-induced peripheral neuropathy.",
            "abstract": null,
            "authors": [
                "Quasthoff, S",
                "Hartung, HP"
            ],
            "year": 2002,
            "source": "J NEUROL 2002 249: 9-17.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000173780500002",
            "pubmed": "11954874",
            "doi": "10.1007/PL00007853",
            "pmc": null,
            "organizations": [
                "4105-14051"
            ],
            "persons": [
                "4105-52002-2"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.345,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.891304347826087,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 776,
            "title": "Dual excitatory and inhibitory effect of nitric oxide on peristalsis in the guinea pig intestine.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Tabrizi, AL",
                "Lènárd, L",
                "Barthó, L"
            ],
            "year": 1997,
            "source": "J Pharmacol Exp Ther. 1997; 280(1):154-161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WC04100020",
            "pubmed": "8996193",
            "doi": null,
            "pmc": null,
            "organizations": [
                "776-14022"
            ],
            "persons": [
                "776-51529-2",
                "776-51832-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898876404494382,
            "impactfactor_norm_year": 1998,
            "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": 261,
            "title": "Applicability of diffusion methods required by the pharmacopoeias for testing antibacterial activity of natural compounds.",
            "abstract": null,
            "authors": [
                "Brantner, A",
                "Pfeiffer, KP",
                "Brantner, H"
            ],
            "year": 1994,
            "source": "Pharmazie. 1994; 49(7):512-516",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW25100012",
            "pubmed": "8073061",
            "doi": null,
            "pmc": null,
            "organizations": [
                "261-14010",
                "261-14023"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHARMAZIE",
            "issn": "0031-7144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.365079365079365,
            "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": 4984,
            "title": "Functional anatomy of oil glands in Collohmannia gigantea (Acari, Oribatida)",
            "abstract": null,
            "authors": [
                "Raspotnig, G",
                "Schuster, R",
                "Krisper, G"
            ],
            "year": 2003,
            "source": "ZOOMORPHOLOGY 2003 122: 105-112.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184756400001",
            "pubmed": null,
            "doi": "10.1007/s00435-003-0075-2",
            "pmc": null,
            "organizations": [
                "4984-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "ZOOMORPHOLOGY",
            "issn": "0720-213X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.156,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.747747747747748,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 2932,
            "title": "Exercise exacerbates acute mountain sickness at simulated high altitude.",
            "abstract": null,
            "authors": [
                "Roach, RC",
                "Maes, D",
                "Sandoval, D",
                "Robergs, RA",
                "Icenogle, M",
                "Hinghofer-Szalkay, H",
                "Lium, D",
                "Loeppky, JA"
            ],
            "year": 2000,
            "source": "J Appl Physiol. 2000; 88(2):581-585",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085188100028",
            "pubmed": "10658026",
            "doi": "10.1152/jappl.2000.88.2.581",
            "pmc": null,
            "organizations": [
                "2932-14010"
            ],
            "persons": [
                "2932-51683-6"
            ],
            "imported": null,
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.297,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.950819672131148,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 4133,
            "title": "The European experience with vascular injuries.",
            "abstract": null,
            "authors": [
                "Fingerhut, A",
                "Leppäniemi, AK",
                "Androulakis, GA",
                "Archodovassilis, F",
                "Bouillon, B",
                "Cavina, E",
                "Chaloner, E",
                "Chiarugi, M",
                "Davidovic, L",
                "Delgado-Millan, MA",
                "Goris, J",
                "Gunnlaugsson, GH",
                "Jover, JM",
                "Konstandoulakis, MM",
                "Kurtoglu, M",
                "Lepäntalo, M",
                "Llort-Pont, C",
                "Meneu-Diaz, JC",
                "Moreno-Gonzales, E",
                "Navarro-Soto, S",
                "Panoussis, P",
                "Ryan, JM",
                "Salenius, JP",
                "Seccia, M",
                "Takolander, R",
                "Taviloglu, K",
                "Tiesenhausen, K",
                "Torfason, B",
                "Uranüs, S"
            ],
            "year": 2002,
            "source": "Surg Clin North Am. 2002; 82(1):175-188",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174276100013",
            "pubmed": "11905944",
            "doi": "10.1016/S0039-6109(03)00147-6",
            "pmc": null,
            "organizations": [
                "4133-14045",
                "4133-14074"
            ],
            "persons": [
                "4133-51612-6",
                "4133-51946-6"
            ],
            "imported": null,
            "journal": "SURG CLIN N AMER",
            "issn": "0039-6109",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.651,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.74468085106383,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 2918,
            "title": "Prophylaxis of postoperative relapse in Crohn's disease with mesalamine: European Cooperative Crohn's Disease Study VI.",
            "abstract": null,
            "authors": [
                "Lochs, H",
                "Mayer, M",
                "Fleig, WE",
                "Mortensen, PB",
                "Bauer, P",
                "Genser, D",
                "Petritsch, W",
                "Raithel, M",
                "Hoffmann, R",
                "Gross, V",
                "Plauth, M",
                "Staun, M",
                "Nesje, LB"
            ],
            "year": 2000,
            "source": "Gastroenterology. 2000; 118(2):264-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084937900007",
            "pubmed": "10648454",
            "doi": "10.1016/S0016-5085(00)70208-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2918-51536-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.246,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "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
        },
        {
            "id": 2883,
            "title": "Mycoplasma pneumoniae pneumonia: radiographic and high-resolution CT features in 28 patients.",
            "abstract": null,
            "authors": [
                "Reittner, P",
                "Müller, NL",
                "Heyneman, L",
                "Johkoh, T",
                "Park, JS",
                "Lee, KS",
                "Honda, O",
                "Tomiyama, N"
            ],
            "year": 2000,
            "source": "AJR Am J Roentgenol. 2000; 174(1):37-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084487300008",
            "pubmed": "10628450",
            "doi": "10.2214/ajr.174.1.1740037",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2883-51957-1"
            ],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.863,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.75,
            "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": false
        },
        {
            "id": 4996,
            "title": "Endothelial dysfunction induced by hyperhomocyst(e)inemia: role of asymmetric dimethylarginine.",
            "abstract": null,
            "authors": [
                "Stühlinger, MC",
                "Oka, RK",
                "Graf, EE",
                "Schmölzer, I",
                "Upson, BM",
                "Kapoor, O",
                "Szuba, A",
                "Malinow, MR",
                "Wascher, TC",
                "Pachinger, O",
                "Cooke, JP"
            ],
            "year": 2003,
            "source": "Circulation. 2003; 108(8):933-938",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184954900008",
            "pubmed": "12912818",
            "doi": "10.1161/01.CIR.0000085067.55901.89",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.164,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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
        }
    ]
}