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=151760&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151780&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151740&ordering=imported",
    "results": [
        {
            "id": 728,
            "title": "The distribution of selected cardiac risk factors in employed and studying youths in the rural region of Steiermark (Austria)",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Stronegger, WJ",
                "Freidl, W"
            ],
            "year": 1996,
            "source": "SOZ PRAVENTIVMED 1996 41: 348-358.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WA62300003",
            "pubmed": "9027139",
            "doi": "10.1007/BF01324284",
            "pmc": null,
            "organizations": [
                "728-14024"
            ],
            "persons": [
                "728-51688-2",
                "728-51741-6",
                "728-51845-6"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.1125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 727,
            "title": "Diet and rheumatoid arthritis--a review.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Hermann, J",
                "Schauenstein, K"
            ],
            "year": 1999,
            "source": "Scand J Rheumatol. 1999; 28(4):201-209",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000082463100001",
            "pubmed": "10503555",
            "doi": "10.1080/03009749950155553",
            "pmc": null,
            "organizations": [
                "727-14014",
                "727-14028"
            ],
            "persons": [
                "727-51002-6",
                "727-52854-2"
            ],
            "imported": null,
            "journal": "SCAND J RHEUMATOL",
            "issn": "0300-9742",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.169,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.45,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 724,
            "title": "Diagnostic Relevance of Nonspecific Tumor-Associated Immune Dysfunctions",
            "abstract": null,
            "authors": [
                "Schauenstein, K",
                "Schauenstein, E"
            ],
            "year": 1998,
            "source": "CANC J 1998 11: 106-110.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074534500003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "724-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "CANC J",
            "issn": "0765-7846",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.902,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.346153846153846,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 723,
            "title": "Diagnostic problems in nodular regenerative hyperplasia (nodular transformation) of the liver. Review of the literature and report of two cases.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Stepan, KM",
                "Resch, M",
                "Ebner, F",
                "Pristautz, H",
                "Klimpfinger, M"
            ],
            "year": 1992,
            "source": "Z Gastroenterol. 1992; 30(3):187-194",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992HL64700005",
            "pubmed": "1590015",
            "doi": null,
            "pmc": null,
            "organizations": [
                "723-14020",
                "723-14054"
            ],
            "persons": [
                "723-52016-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 721,
            "title": "Diagnostic and Therapeutic Management of Pregnancies Complicated by Parvovirus B19 Infection",
            "abstract": null,
            "authors": [
                "Pertl, B",
                "Häusler, M",
                "Huttner, U",
                "Gruber, SE",
                "Stoschitzky, P",
                "Kainer, F"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 128-131.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR42500002",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023054",
            "pmc": null,
            "organizations": [
                "721-14038"
            ],
            "persons": [
                "721-51719-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 718,
            "title": "Diagnosis and therapy of fetal thyroid gland dysfunction in primary maternal disease.",
            "abstract": null,
            "authors": [
                "Haeusler, MC",
                "Pertl, B"
            ],
            "year": 1997,
            "source": "Acta Med Austriaca. 1997; 24(4):159-161",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997YK41300010",
            "pubmed": "9441555",
            "doi": null,
            "pmc": null,
            "organizations": [
                "718-14038"
            ],
            "persons": [
                "718-51719-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.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.504672897196262,
            "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": 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": 717,
            "title": "Diagnosis and surgical treatment of cervical cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Winter, R",
                "Tamussino, K",
                "Pickel, H",
                "Lahousen, M",
                "Haas, J",
                "Girardi, F",
                "Ebner, F",
                "Hackl, A",
                "Pfister, H"
            ],
            "year": 1994,
            "source": "Crit Rev Oncol Hematol. 1994; 17(3):181-231",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PR95100002",
            "pubmed": "7865138",
            "doi": "10.1016%2F1040-8428%2894%2990054-X",
            "pmc": null,
            "organizations": [
                "717-14038",
                "717-14054",
                "717-14060"
            ],
            "persons": [
                "717-51627-6",
                "717-51826-6"
            ],
            "imported": null,
            "journal": "CRIT REV ONCOL HEMATOL",
            "issn": "1040-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.885,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 8317,
            "title": "Correction of saddle nose",
            "abstract": null,
            "authors": [
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):81-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000007",
            "pubmed": "3884939",
            "doi": "10.1055/s-2007-1008092",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 714,
            "title": "Management of diabetes in Austria 5 years after the St. Vincent Declaration].",
            "abstract": null,
            "authors": [
                "Pieber, TR",
                "Holler, A",
                "Brunner, GA",
                "Schattenberg, S",
                "Schnedl, WJ",
                "Semlitsch, B",
                "Zapotoczky, H",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(15):451-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RL89500002",
            "pubmed": "7676684",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "714-50551-6",
                "714-51534-6",
                "714-51831-1"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8324,
            "title": "Tissue-specific depletion of NPY-like immunoreactivity by reserpine.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Hökfelt, T",
                "Franco-Cereceda, A",
                "Terenius, L"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 123(3):363-365",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985ADE1800019",
            "pubmed": "3840640",
            "doi": "10.1111/j.1748-1716.1985.tb07601.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": 712,
            "title": "Dextran sulphate reduces diphenylhexatriene anisotropy in human peripheral blood lymphocytes: impact on plasma membrane fluidity and HIV-cytopathogenicity.",
            "abstract": null,
            "authors": [
                "Lehr, HA",
                "Zimmer, JP",
                "Hübner, C",
                "Reisinger, EC",
                "Kohlschütter, A",
                "Schmitz, H"
            ],
            "year": 1991,
            "source": "J Antimicrob Chemother. 1991; 28(5):677-680",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GR06400008",
            "pubmed": "1778871",
            "doi": "10.1093/jac/28.5.677",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J ANTIMICROB CHEMOTHER",
            "issn": "0305-7453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.228,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.853932584269663,
            "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": 709,
            "title": "Development of insulinoma cells as therapy in insulin-dependent diabetes mellitus].",
            "abstract": null,
            "authors": [
                "Schnedl, WJ"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(11):428-433",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000080847300003",
            "pubmed": "10420493",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8325,
            "title": "Computed tomographic and clinical follow-up studies in intraventricular hemorrhage",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Schneider, GH",
                "Kaulfersch, W",
                "Fritsch, G",
                "Schmidberger, H"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(2):154-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADF7500005",
            "pubmed": "2983384",
            "doi": "10.1055/s-2008-1052621",
            "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": true,
            "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": 2405,
            "title": "Specific skin manifestations in acute leukemia with monocytic differentiation. A morphologic and immunohistochemical study of 11 cases.",
            "abstract": null,
            "authors": [
                "Sepp, N",
                "Radaszkiewicz, T",
                "Meijer, CJ",
                "Smolle, J",
                "Seewann, H",
                "Fritsch, P",
                "Kerl, H"
            ],
            "year": 1993,
            "source": "Cancer. 1993; 71(1):124-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KF76300019",
            "pubmed": "8416708",
            "doi": "10.1002/1097-0142(19930101)71:1<124::AID-CNCR2820710120>3.0.CO;2-H",
            "pmc": null,
            "organizations": [
                "2405-14047"
            ],
            "persons": [
                "2405-51617-6",
                "2405-51620-4"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 707,
            "title": "Development of a highly specific and sensitive molecular probe for detection of cutaneous lymphoma.",
            "abstract": null,
            "authors": [
                "Volkenandt, M",
                "Soyer, HP",
                "Kerl, H",
                "Bertino, JR"
            ],
            "year": 1991,
            "source": "J INVEST DERMATOL 1991 97: 137-140.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU29000023",
            "pubmed": "1829102",
            "doi": "10.1111%2F1523-1747.ep12479308",
            "pmc": null,
            "organizations": [
                "707-14047"
            ],
            "persons": [
                "707-51620-6"
            ],
            "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.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 706,
            "title": "Development and critical evaluation of an improved comprehensive multicompartment model for the exchange processes during hemodialysis.",
            "abstract": null,
            "authors": [
                "Scharfetter, H",
                "Wirnsberger, G",
                "Hutten, H",
                "Holzer, H"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(3):54-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ55200003",
            "pubmed": "7756519",
            "doi": "10.1515/bmte.1995.40.3.54",
            "pmc": null,
            "organizations": [
                "706-14084"
            ],
            "persons": [
                "706-51535-6",
                "706-51739-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 705,
            "title": "Deuterium-labelling and quantitative measurement of ketotifen in human plasma by gas chromatography/negative ion chemical ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Malle, E"
            ],
            "year": 1991,
            "source": "Biol Mass Spectrom. 1991; 20(8):467-470",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FY61500004",
            "pubmed": "1768703",
            "doi": "10.1002/bms.1200200806",
            "pmc": null,
            "organizations": [
                "705-14013",
                "705-14048"
            ],
            "persons": [
                "705-51833-6"
            ],
            "imported": null,
            "journal": "BIOL MASS SPECTROM",
            "issn": "1052-9306",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.935,
            "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": 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": 8326,
            "title": "Reduction of the rate of cerebral angiography complications by a standardized study method",
            "abstract": null,
            "authors": [
                "Neumayer, K",
                "Schreyer, H",
                "Justich, E",
                "Lammer, J",
                "Bone, G",
                "Ladurner, G"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(2):166-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADF7500007",
            "pubmed": "2983386",
            "doi": "10.1055/s-2008-1052623",
            "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": 703,
            "title": "Determination of the glomerular filtration rate by identification of sinistrin kinetics.",
            "abstract": null,
            "authors": [
                "Estelberger, W",
                "Petek, W",
                "Zitta, S",
                "Mauric, A",
                "Horn, S",
                "Holzer, H",
                "Pogglitsch, H"
            ],
            "year": 1995,
            "source": "Eur J Clin Chem Clin Biochem. 1995; 33(4):201-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QY65200004",
            "pubmed": "7626692",
            "doi": "10.1515/cclm.1995.33.4.201",
            "pmc": null,
            "organizations": [
                "703-14012",
                "703-14013"
            ],
            "persons": [
                "703-51535-6",
                "703-51690-6",
                "703-51843-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.848,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 702,
            "title": "Determination of selenium in serum by FI-HG-AAS and calculation of dietary intake.",
            "abstract": null,
            "authors": [
                "Li, F",
                "Rossipal, E",
                "Micetic-Turk, D"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 73(3):201-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086125600002",
            "pubmed": "11049212",
            "doi": "10.1385/BTER:73:3:201",
            "pmc": null,
            "organizations": [
                "702-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}