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=153340&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153360&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153320&ordering=-imported",
    "results": [
        {
            "id": 64225,
            "title": "Sudden infant death. Risks and possibilities of prevention",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Hoffmann, E",
                "Kurz, R",
                "Spannring, R",
                "Krenn, G",
                "Reiterer, F",
                "Einspieler, C",
                "Haidmayer, R"
            ],
            "year": 1992,
            "source": "Kinderkrankenschwester. 1992; 11(3): 96-97. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1567777",
            "doi": null,
            "pmc": null,
            "organizations": [
                "64225-14094"
            ],
            "persons": [
                "64225-51524-6",
                "64225-51653-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Kinderkrankenschwester",
            "issn": "0723-2276",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64224,
            "title": "Physiological approaches to respiratory control mechanisms in infants. Assessing the risk for SIDS.",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kenner, T"
            ],
            "year": 1988,
            "source": "Ann N Y Acad Sci. 1988; 533(2): 376-389. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q897400038",
            "pubmed": "3421635",
            "doi": "10.1111/j.1749-6632.1988.tb37266.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64224-51524-2"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Ann N Y Acad Sci",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64223,
            "title": "Respiratory regulation in infancy",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kerschhaggl, P",
                "Pfeiffer, KP",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "Prax Klin Pneumol. 1984; 38(7): 267-271. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6435113",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64223-51524-1"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Prax Klin Pneumol",
            "issn": "0342-7498",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64222,
            "title": "The problem of sudden infant death syndrome",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(8): 201-206. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GV47100001",
            "pubmed": "452616",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64222-51524-2"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64221,
            "title": "Analysis of respiration in the sleeping infant. Possible relationship to sudden infant death",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kurz, R"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(13): 372-373. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HF27100006",
            "pubmed": "473776",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64221-51524-1"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64236,
            "title": "Analysis of the targeting of the hypermutational machinery and the impact of subsequent selection on the distribution of nucleotide changes in human VHDJH rearrangements.",
            "abstract": null,
            "authors": [
                "Dörner, T",
                "Foster, SJ",
                "Brezinschek, HP",
                "Lipsky, PE"
            ],
            "year": 1998,
            "source": "Immunol Rev. 1998; 162:161-171",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000073316200016",
            "pubmed": "9602362",
            "doi": "10.1111/j.1600-065X.1998.tb01439.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64236-51807-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Immunol Rev",
            "issn": "0105-2896",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.456,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.95,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64245,
            "title": "Analysis of the human VH gene repertoire. Differential effects of selection and somatic hypermutation on human peripheral CD5(+)/IgM+ and CD5(-)/IgM+ B cells.",
            "abstract": null,
            "authors": [
                "Brezinschek, HP",
                "Foster, SJ",
                "Brezinschek, RI",
                "Dörner, T",
                "Domiati-Saad, R",
                "Lipsky, PE"
            ],
            "year": 1997,
            "source": "J Clin Invest. 1997; 99(10):2488-2501",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XB22600029",
            "pubmed": "9153293",
            "doi": "10.1172/JCI119433",
            "pmc": "PMC508090",
            "organizations": [],
            "persons": [
                "64245-51807-1"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.667,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64212,
            "title": "Import and fate of fluorescent analogs of oxidized phospholipids in vascular smooth muscle cells.",
            "abstract": null,
            "authors": [
                "Moumtzi, A",
                "Trenker, M",
                "Flicker, K",
                "Zenzmaier, E",
                "Saf, R",
                "Hermetter, A"
            ],
            "year": 2007,
            "source": "J Lipid Res. 2007; 48(3): 565-582. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244645800009",
            "pubmed": "17135656",
            "doi": "10.1194/jlr.M600394-JLR200",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.336,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.735632183908046,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64251,
            "title": "The obese strain of chickens: an animal model with spontaneous autoimmune thyroiditis.",
            "abstract": null,
            "authors": [
                "Wick, G",
                "Brezinschek, HP",
                "Hála, K",
                "Dietrich, H",
                "Wolf, H",
                "Kroemer, G"
            ],
            "year": 1989,
            "source": "Adv Immunol. 1989; 47(2):433-500",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989CE25100006",
            "pubmed": "2683612",
            "doi": "10.1016/S0065-2776(08)60666-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64251-51807-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Adv Immunol",
            "issn": "0065-2776",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.286,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64240,
            "title": "Analysis of the heavy chain repertoire of human peripheral B cells using single-cell polymerase chain reaction.",
            "abstract": null,
            "authors": [
                "Brezinschek, HP",
                "Brezinschek, RI",
                "Lipsky, PE"
            ],
            "year": 1995,
            "source": "J Immunol. 1995; 155(1):190-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE57400023",
            "pubmed": "7602095",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64240-51807-1"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "J Immunol",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.412,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.941666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64275,
            "title": "Measurement of free triiodothyronine (FT3) using an electrochemiluminescence immunoassay in patients with autoantibodies to triiodothyronine",
            "abstract": null,
            "authors": [
                "Semlitsch, G",
                "Buchinger, W",
                "Reiterer, E",
                "Binter, G",
                "Rainer, F"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(2):54-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086233400007",
            "pubmed": "10812467",
            "doi": "10.1046/j.1563-2571.2000.00207.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64275-50659-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64269,
            "title": "Inhalation scintigraphy with iodine-123-labeled interferon gamma-1b: pulmonary deposition and dose escalation study in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Virgolini, I",
                "Kurtaran, A",
                "Leimer, M",
                "Smith-Jones, P",
                "Agis, H",
                "Angelberger, P",
                "Kletter, K",
                "Valent, P",
                "Linkesch, W",
                "Eichler, HG"
            ],
            "year": 1997,
            "source": "J Nucl Med. 1997; 38(9): 1475-1481. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV76600041",
            "pubmed": "9293812",
            "doi": null,
            "pmc": null,
            "organizations": [
                "64269-14082"
            ],
            "persons": [],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "J Nucl Med",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.491,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.949367088607595,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64270,
            "title": "Dermoscopic-pathologic correlation in an unusual case of pigmented basal cell carcinoma.",
            "abstract": null,
            "authors": [
                "Rossiello, L",
                "Zalaudek, I",
                "Cabo, H",
                "Ferrara, G",
                "Gabriel, C",
                "Argenziano, G"
            ],
            "year": 2006,
            "source": "Dermatol Surg. 2006; 32(12):1509-1512",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242657400014",
            "pubmed": "17199663",
            "doi": "10.1111/j.1524-4725.2006.32364.x",
            "pmc": null,
            "organizations": [
                "64270-14047"
            ],
            "persons": [
                "64270-50151-4"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Dermatol Surg",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.309,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.846153846153846,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64237,
            "title": "Pairing of variable heavy and variable kappa chains in individual naive and memory B cells.",
            "abstract": null,
            "authors": [
                "Brezinschek, HP",
                "Foster, SJ",
                "Dörner, T",
                "Brezinschek, RI",
                "Lipsky, PE"
            ],
            "year": 1998,
            "source": "J Immunol. 1998; 160(10):4762-4767",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073500000014",
            "pubmed": "9590222",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64237-51807-1"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "J Immunol",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.166,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.941666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64243,
            "title": "Analysis of the frequency and pattern of somatic mutations within nonproductively rearranged human variable heavy chain genes.",
            "abstract": null,
            "authors": [
                "Dörner, T",
                "Brezinschek, HP",
                "Brezinschek, RI",
                "Foster, SJ",
                "Domiati-Saad, R",
                "Lipsky, PE"
            ],
            "year": 1997,
            "source": "J Immunol. 1997; 158(6):2779-2789",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WM43500035",
            "pubmed": "9058813",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64243-51807-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "J Immunol",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.937,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.941666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64267,
            "title": "Anemia and erythropoietin levels in lung transplant recipients.",
            "abstract": null,
            "authors": [
                "End, A",
                "Stift, A",
                "Wieselthaler, G",
                "Griesmacher, A",
                "Schlechta, B",
                "Koppensteiner, R",
                "Schreiner, W",
                "Geissler, K",
                "Stockenhuber, F",
                "Klepetko, W"
            ],
            "year": 1995,
            "source": "Transplantation. 1995; 60(11):1245-1251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TK63100011",
            "pubmed": "8525518",
            "doi": "10.1097/00007890-199512000-00012",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Transplantation",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.829,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.9765625,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64209,
            "title": "Sonographie beim Trauma",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Mayr, J",
                "Pichler, W"
            ],
            "year": 2006,
            "source": " In: Braun; Günther; Schwerk editors(s). Ultraschalldiagnostik - Lehrbuch und Atlas . 29: München, Landsberg, Zürich.: Ecomed Verlag; p. 1-10.  2006(ISBN: 978-3-609-71580-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64209-14052"
            ],
            "persons": [
                "64209-51694",
                "64209-60541"
            ],
            "imported": "2007-01-07T17:34:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Braun; Günther; Schwerk",
            "collection_title": "Ultraschalldiagnostik - Lehrbuch und Atlas ",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64208,
            "title": "Sonography of the Abdominal Wall.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Mayr, J",
                "Pichler, W"
            ],
            "year": 2007,
            "source": " In: Mantke, R; Peitz, U editors(s). Surgical Ultrasound.. Stuttgart, New York: Georg Thieme Verlag;  2007. p. 429. (ISBN: 3-13-131871-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64208-14052"
            ],
            "persons": [
                "64208-51694"
            ],
            "imported": "2007-01-07T17:16:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mantke, R; Peitz, U",
            "collection_title": "Surgical Ultrasound.",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64192,
            "title": "Array CGH in routine diagnostics and research ",
            "abstract": null,
            "authors": [
                "Obenauf, AC",
                "Geigl, JB",
                "Speicher, MR"
            ],
            "year": 2006,
            "source": "OEGH Tagung der Österreichischen Gesellschaft für Humangenetik; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64192-14021"
            ],
            "persons": [
                "64192-57423"
            ],
            "imported": "2007-01-07T02:02:43+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": true
        },
        {
            "id": 64204,
            "title": "Endosonographic assessment of fetal pathology",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Hofmann, HM"
            ],
            "year": 1990,
            "source": "Gynakol Rundsch. 1990; 30 Suppl 1(3):165-167",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2079255",
            "doi": "10.1159/000271427",
            "pmc": null,
            "organizations": [
                "64204-14064"
            ],
            "persons": [],
            "imported": "2007-01-07T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}