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=155560&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157090,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155580&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155540&ordering=imported",
    "results": [
        {
            "id": 4401,
            "title": "Potential of modern sonographic techniques in paediatric uroradiology.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2002,
            "source": "Eur J Radiol. 2002; 43(2):110-121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177449000004",
            "pubmed": "12127208",
            "doi": "10.1016%2FS0720-048X%2802%2900118-3",
            "pmc": null,
            "organizations": [
                "4401-14106"
            ],
            "persons": [
                "4401-51373-2"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2002,
            "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": 4400,
            "title": "Conventional imaging in paediatric uroradiology.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Lindbichler, F",
                "Sinzig, M"
            ],
            "year": 2002,
            "source": "Eur J Radiol. 2002; 43(2):100-109",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000177449000003",
            "pubmed": "12127207",
            "doi": "10.1016%2FS0720-048X%2802%2900113-4",
            "pmc": null,
            "organizations": [
                "4400-14106"
            ],
            "persons": [
                "4400-51373-2"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2002,
            "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": 7992,
            "title": "Hypotheses on the validity of the radioimmunologic measurement of FT4",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G",
                "Ollinger, P"
            ],
            "year": 1984,
            "source": "Klin Wochenschr. 1984; 62(13):640-650",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC10100005",
            "pubmed": "6434795",
            "doi": "10.1007/BF01721919",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN WOCHENSCHR",
            "issn": "0023-2173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "impactfactor_year": 1994,
            "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": 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": 4398,
            "title": "Effects of experimental ultraviolet B-phototherapy on the cutaneous neurosensory system in hairless mice",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Jaiani, LT",
                "Wolf, P",
                "Lang, R",
                "Abraham, T",
                "Armstrong, CA",
                "Ansel, JC"
            ],
            "year": 2002,
            "source": "J INVEST DERMATOL 2002 119: 330-330.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000177428100731",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4398-14047"
            ],
            "persons": [
                "4398-51618",
                "4398-51865"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.746,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 4397,
            "title": "Evaluation of risk factors for malignant melanoma in 210 marathon runners",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Furstner, M",
                "Richtig, E",
                "Hofmann-Wellenhof, R",
                "Kerl, H"
            ],
            "year": 2002,
            "source": "J INVEST DERMATOL 2002 119: 248-248.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000177428100245",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4397-14047"
            ],
            "persons": [
                "4397-51620",
                "4397-51711",
                "4397-52274"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.746,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 4396,
            "title": "Stability of access resistance during haemodialysis (vol 13, pg 739, 1998)",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Fan, ZH",
                "Kaufman, A",
                "Levin, NW"
            ],
            "year": 2002,
            "source": "NEPHROL DIALYSIS TRANSPLANT 2002 17: 1539-1539.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000177372900039",
            "pubmed": null,
            "doi": "10.1093/ndt/17.8.1539",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4396-51834-1"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.57,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.851063829787234,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 4394,
            "title": "Is the predictive power of previous fractures for new spine and non-spine fractures associated with biochemical evidence of altered bone remodelling? The EPOS study. European Prospective Osteoporosis Study.",
            "abstract": null,
            "authors": [
                "Vergnaud, P",
                "Lunt, M",
                "Scheidt-Nave, C",
                "Poor, G",
                "Gennari, C",
                "Hoszowski, K",
                "Vaz, AL",
                "Reid, DM",
                "Benevolenskaya, L",
                "Grazio, S",
                "Weber, K",
                "Miazgowski, T",
                "Stepan, JJ",
                "Masaryk, P",
                "Galan, F",
                "Armas, JB",
                "Lorenc, R",
                "Havelka, S",
                "Perez Cano, R",
                "Seibel, M",
                "Armbrecht, G",
                "Kaptoge, S",
                "O'Neill, TW",
                "Silman, AJ",
                "Felsenberg, D",
                "Reeve, J",
                "Delmas, PD"
            ],
            "year": 2002,
            "source": "Clin Chim Acta. 2002; 322(1-2):121-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177348800017",
            "pubmed": "12104091",
            "doi": "10.1016%2FS0009-8981%2802%2900164-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4394-51874-6"
            ],
            "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.339,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2002,
            "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": 7994,
            "title": "New models for the evaluation of opioid effects in the guinea-pig ileum.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1985,
            "source": "Br J Pharmacol. 1985; 85(1):61-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGV5200009",
            "pubmed": "2992655",
            "doi": "10.1111/j.1476-5381.1985.tb08831.x",
            "pmc": "PMC1916762",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "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": 8122,
            "title": "A substance P antagonist inhibits heat-induced oedema in the rat skin.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Rosell, S",
                "Folkers, K"
            ],
            "year": 1984,
            "source": "Acta Physiol Scand. 1984; 120(1):145-146",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984SC41300021",
            "pubmed": "6202095",
            "doi": "10.1111/j.1748-1716.1984.tb07385.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": 4390,
            "title": "Functional magnetic resonance imaging detects activation of the visual association cortex during laser acupuncture of the foot in humans.",
            "abstract": null,
            "authors": [
                "Siedentopf, CM",
                "Golaszewski, SM",
                "Mottaghy, FM",
                "Ruff, CC",
                "Felber, S",
                "Schlager, A"
            ],
            "year": 2002,
            "source": "Neurosci Lett. 2002; 327(1):53-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177272100014",
            "pubmed": "12098499",
            "doi": "10.1016%2FS0304-3940%2802%2900383-X",
            "pmc": null,
            "organizations": [
                "4390-14051"
            ],
            "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.1,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.548223350253807,
            "impactfactor_norm_year": 2002,
            "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": 4389,
            "title": "Inguinal lymph node metastasis as the presenting symptom of endometrial cancer: a case report.",
            "abstract": null,
            "authors": [
                "Scholz, HS",
                "Lax, S",
                "Petru, E",
                "Benedicic, C",
                "Winter, R"
            ],
            "year": 2002,
            "source": "Anticancer Res. 2002; 22(4):2531-2532",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177259900091",
            "pubmed": "12174957",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4389-14020",
                "4389-14038"
            ],
            "persons": [
                "4389-51624-6"
            ],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.447,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.342105263157895,
            "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": 6902,
            "title": "Increased intraepidermal CGRP correlates with local immunosuppression after repeated broadband and narrowband UVB",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Wolf, P",
                "Jaiani, LT",
                "Lang, R",
                "Wang, MS",
                "Armstrong, CA",
                "Ansel, JC",
                "Glass, JD"
            ],
            "year": 2004,
            "source": "EXP DERMATOL 2004 13: 585-585.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000223590800078",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6902-14047"
            ],
            "persons": [
                "6902-51618",
                "6902-51865"
            ],
            "imported": null,
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.707,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.789473684210526,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 4387,
            "title": "HET-CAM bioassay as in vitro alternative to the croton oil test for investigating steroidal and non-steroidal compounds.",
            "abstract": null,
            "authors": [
                "Brantner, AH",
                "Quehenberger, F",
                "Chakraborty, A",
                "Polligger, J",
                "Sosa, S",
                "Della Loggia, R"
            ],
            "year": 2002,
            "source": "ALTEX. 2002; 19(2):51-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177239700002",
            "pubmed": "12098009",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4387-14026"
            ],
            "persons": [
                "4387-50466-6"
            ],
            "imported": null,
            "journal": "ALTEX-ALTERN TIEREXP",
            "issn": "0946-7785",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.533,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY 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": 7996,
            "title": "Thermotropic transitions of lipids in porcine low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Herak, JN",
                "Pifat, G",
                "Knipping, G"
            ],
            "year": 1985,
            "source": "Chem Phys Lipids. 1985; 36(4):361-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHC5700008",
            "pubmed": "2988804",
            "doi": "10.1016/0009-3084(85)90044-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "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": 4385,
            "title": "Lateral clavicular fractures in children and adolescents",
            "abstract": null,
            "authors": [
                "Wilfinger, C",
                "Höllwarth, M"
            ],
            "year": 2002,
            "source": "UNFALLCHIRURG 2002 105: 602-605.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177225600005",
            "pubmed": "12219645",
            "doi": "10.1007%2Fs00113-002-0413-8",
            "pmc": null,
            "organizations": [
                "4385-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.548,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.276595744680851,
            "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": false
        },
        {
            "id": 4384,
            "title": "Enantioselective analysis of (R)- and (S)-carvedilol in human plasma by high-performance liquid chromatography",
            "abstract": null,
            "authors": [
                "Lamprecht, G",
                "Gruber, L",
                "Stoschitzky, K",
                "Lindner, W"
            ],
            "year": 2002,
            "source": "CHROMATOGRAPHIA 2002 56: S35-S29.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177181900004",
            "pubmed": null,
            "doi": "10.1007/BF02494109",
            "pmc": null,
            "organizations": [
                "4384-14083"
            ],
            "persons": [
                "4384-51374-6"
            ],
            "imported": null,
            "journal": "CHROMATOGRAPHIA",
            "issn": "0009-5893",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.23,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.514705882352941,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 4382,
            "title": "The (wind) chill factor controlled.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Levin, NW"
            ],
            "year": 2002,
            "source": "Am J Kidney Dis. 2002; 40(2):426-428",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000177129800028",
            "pubmed": "12148120",
            "doi": "10.1053%2Fajkd.2002.35189",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4382-51834-2"
            ],
            "imported": null,
            "journal": "AMER J KIDNEY DIS",
            "issn": "0272-6386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.688,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.936170212765958,
            "impactfactor_norm_year": 2002,
            "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": 4380,
            "title": "Absence of HLA-G expression in macrophages of human decidua.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Morales, P",
                "Trummer, S",
                "Wascher, K",
                "Azzola, D",
                "Blaschitz, A",
                "Hammer, A",
                "Walcher, W",
                "Wintersteiger, R",
                "Dohr, G"
            ],
            "year": 2002,
            "source": "Am J Reprod Immunol. 2002; 48(2):96-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177119000005",
            "pubmed": "12389598",
            "doi": "10.1034%2Fj.1600-0897.2002.01116.x",
            "pmc": null,
            "organizations": [
                "4380-14017",
                "4380-14038"
            ],
            "persons": [
                "4380-51634-6",
                "4380-51666-6",
                "4380-51714-6"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.413,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.391304347826087,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 6337,
            "title": "Oral cinacalcet HCI (AMG 073) for the treatment of hemodialysis patients with secondary hyperparathyroidism (HPT): Results of a European/Australian-Phase 3 study.",
            "abstract": null,
            "authors": [
                "de Francisco, ALM",
                "Suranyi, M",
                "Cunningham, J",
                "Messa, P",
                "Locatelli, F",
                "Evenepoel, P",
                "Fournier, A",
                "Gonzalez, MT",
                "Urena, P",
                "Holzer, H",
                "Brink, HS",
                "Johnson, D",
                "Zani, V",
                "Baker, N",
                "Turner, SA",
                "Drueke, T"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 461A-461A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219102130",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6337-14084"
            ],
            "persons": [
                "6337-51535"
            ],
            "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": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 4378,
            "title": "Of malondialdehyde (MDA) in human plasma, urine, wound secretions anamniotic fluid using high-performance liquid chromatography with spectrofluorometric detection.",
            "abstract": null,
            "authors": [
                "Khoschsorur, G",
                "Auer, T",
                "Schaur, RJ"
            ],
            "year": 2002,
            "source": "FREE RADICAL BIOL MED 2002 33: 496-496.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000177096300495",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4378-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.533,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.897727272727273,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}