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=155400&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155420&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155380&ordering=imported",
    "results": [
        {
            "id": 4684,
            "title": "Fatal hemophagocytic syndrome as initial manifestation of a mediastinal germ cell tumor.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Lackner, H",
                "Schwinger, W",
                "Beham-Schmid, C"
            ],
            "year": 2003,
            "source": "Med Pediatr Oncol. 2003; 40(4):247-249",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181012000009",
            "pubmed": "12555254",
            "doi": "10.1002/mpo.10127",
            "pmc": null,
            "organizations": [
                "4684-14092"
            ],
            "persons": [
                "4684-51859-6"
            ],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.737,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 4682,
            "title": "Absence of SV40 in Austrian tumors correlates with low incidence of mesotheliomas.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Weinhaeusel, A",
                "Windhager, R",
                "Schlegl, R",
                "Waldner, P",
                "Lang, S",
                "Dominkus, M",
                "Zoubek, A",
                "Popper, HH",
                "Haas, OA"
            ],
            "year": 2002,
            "source": "Cancer Biol Ther. 2002; 1(4):375-379",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180996300011",
            "pubmed": "12432250",
            "doi": "10.4161/cbt.1.4.10",
            "pmc": null,
            "organizations": [
                "4682-14020",
                "4682-14052"
            ],
            "persons": [
                "4682-53237-1"
            ],
            "imported": null,
            "journal": "CANCER BIOL THER",
            "issn": "1538-4047",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.024,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0175438596491228,
            "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": 7972,
            "title": "Reconstructive surgery for tracheobronchial injuries including complete disruption of the right main bronchus.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Popper, H",
                "Ratschek, M",
                "Friehs, GB"
            ],
            "year": 1984,
            "source": "Thorac Cardiovasc Surg. 1984; 32(3):174-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SW55400009",
            "pubmed": "6206598",
            "doi": "10.1055/s-2007-1023377",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7972-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4675,
            "title": "Diabetes mellitus and weight control: differences of respiratory quotient in type 2 diabetic obese subjects receiving sulfonylureas and non-diabetic obese controls.",
            "abstract": null,
            "authors": [
                "Bahadori, B",
                "Trinker, M",
                "Wallner, SJ",
                "Yazdani-Biuki, B",
                "Wascher, TC"
            ],
            "year": 2003,
            "source": "Nutrition. 2003; 19(2):159-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180953800011",
            "pubmed": "12591550",
            "doi": "10.1016%2FS0899-9007%2802%2901063-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4675-51266-6"
            ],
            "imported": null,
            "journal": "NUTRITION",
            "issn": "0899-9007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.324,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.811320754716981,
            "impactfactor_norm_year": 2003,
            "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
        },
        {
            "id": 4673,
            "title": "Pregnancy in congenital cardiac disease: an increasing challenge for cardiologists and obstetricians -- a prospective multicenter study.",
            "abstract": null,
            "authors": [
                "Kaemmerer, H",
                "Bauer, U",
                "Stein, JI",
                "Lemp, S",
                "Bartmus, D",
                "Hoffmann, A",
                "Niesert, S",
                "Osmers, R",
                "Fratz, S",
                "Rossa, S",
                "Lange, PE",
                "Beitzke, A",
                "Schneider, KT",
                "Hess, J"
            ],
            "year": 2003,
            "source": "Z Kardiol. 2003; 92(1):16-23",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000180935900002",
            "pubmed": "12545297",
            "doi": "10.1007/s00392-003-0880-0",
            "pmc": null,
            "organizations": [
                "4673-14093"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.935,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 4671,
            "title": "Two polymorphisms in the fracalkine receptor CX3CR1 are not associated with peripheral arterial disease.",
            "abstract": null,
            "authors": [
                "Gugl, A",
                "Renner, W",
                "Seinost, G",
                "Brodmann, M",
                "Pabst, E",
                "Wascher, TC",
                "Paulweber, B",
                "Iglseder, B",
                "Pilger, E"
            ],
            "year": 2003,
            "source": "Atherosclerosis. 2003; 166(2):339-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180901500016",
            "pubmed": "12535747",
            "doi": "10.1016/S0021-9150(02)00362-3",
            "pmc": null,
            "organizations": [
                "4671-14079"
            ],
            "persons": [
                "4671-50910-6",
                "4671-51541-6",
                "4671-51689-6",
                "4671-52018-6"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.603,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.807692307692308,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4667,
            "title": "Endoanal MR imaging: diagnostic assessment",
            "abstract": null,
            "authors": [
                "Frudinger, A",
                "Buchanan, G",
                "Halligan, S"
            ],
            "year": 2003,
            "source": "Chirurg. 2003; 74(1):20-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180880300004",
            "pubmed": "12552401",
            "doi": "10.1007/s00104-002-0576-4",
            "pmc": null,
            "organizations": [
                "4667-14038"
            ],
            "persons": [
                "4667-51696-1"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.709,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.375886524822695,
            "impactfactor_norm_year": 2003,
            "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": 4666,
            "title": "Suppressive DNA vaccination in myelin oligodendrocyte glycoprotein peptide-induced experimental autoimmune encephalomyelitis involves a T1-biased immune response.",
            "abstract": null,
            "authors": [
                "Lobell, A",
                "Weissert, R",
                "Eltayeb, S",
                "de Graaf, KL",
                "Wefer, J",
                "Storch, MK",
                "Lassmann, H",
                "Wigzell, H",
                "Olsson, T"
            ],
            "year": 2003,
            "source": "J Immunol. 2003; 170(4):1806-1813",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180836400026",
            "pubmed": "12574345",
            "doi": "10.4049/jimmunol.170.4.1806",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J IMMUNOL",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.702,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.912280701754386,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4665,
            "title": "Apnea associated with hypoxia in preterm infants: impact on cerebral blood volume.",
            "abstract": null,
            "authors": [
                "Payer, C",
                "Urlesberger, B",
                "Pauger, M",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Brain Dev. 2003; 25(1):25-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180767900005",
            "pubmed": "12536030",
            "doi": "10.1016/S0387-7604(02)00121-3",
            "pmc": null,
            "organizations": [
                "4665-14094"
            ],
            "persons": [
                "4665-51643-6"
            ],
            "imported": null,
            "journal": "BRAIN DEVELOP",
            "issn": "0387-7604",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.231,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4664,
            "title": "Partial splenectomy in cystic fibrosis patients with hypersplenism.",
            "abstract": null,
            "authors": [
                "Thalhammer, GH",
                "Eber, E",
                "Uranüs, S",
                "Pfeifer, J",
                "Zach, MS"
            ],
            "year": 2003,
            "source": "Arch Dis Child. 2003; 88(2):143-146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180745800023",
            "pubmed": "12538318",
            "doi": "10.1136/adc.88.2.143",
            "pmc": "PMC1719430",
            "organizations": [
                "4664-14045",
                "4664-14073",
                "4664-14095"
            ],
            "persons": [
                "4664-51612-6",
                "4664-51713-6",
                "4664-51735-6"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.722,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.808823529411765,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 4663,
            "title": "Unusual herpes simplex virus infection mimicking foreign body reaction after cosmetic lip augmentation with expanded polytetrafluoroethylene threads.",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Müllegger, RR",
                "Schuller-Petrovic, S",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 2003,
            "source": "Dermatol Surg. 2003; 29(2):195-197",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000180745400018",
            "pubmed": "12562355",
            "doi": "10.1046%2Fj.1524-4725.2003.29028.x",
            "pmc": null,
            "organizations": [
                "4663-14047"
            ],
            "persons": [
                "4663-51348-6",
                "4663-51620-6"
            ],
            "imported": null,
            "journal": "DERMATOL SURG",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.806,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.789473684210526,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4662,
            "title": "Inhibition of prostaglandin biosynthesis in human endotoxin-stimulated peripheral blood monocytes: effects of caffeine.",
            "abstract": null,
            "authors": [
                "Ulcar, R",
                "Schuligoi, R",
                "Heinemann, A",
                "Santner, B",
                "Amann, R"
            ],
            "year": 2003,
            "source": "Pharmacology. 2003; 67(2):67-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180744100003",
            "pubmed": "12566850",
            "doi": "10.1159/000067742",
            "pmc": null,
            "organizations": [
                "4662-14022"
            ],
            "persons": [
                "4662-51803-6",
                "4662-51756-6"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.976,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.27027027027027,
            "impactfactor_norm_year": 2003,
            "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": 4661,
            "title": "t(14;18)(q32;q21) involving IGH and MALT1 is a frequent chromosomal aberration in malt lymphoma",
            "abstract": null,
            "authors": [
                "Streubel, B",
                "Cerroni, L",
                "Ott, G",
                "Raderer, M",
                "Chott, A"
            ],
            "year": 2003,
            "source": "MODERN PATHOL 2003 16: 1158-1158.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180720101168",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4661-14047"
            ],
            "persons": [
                "4661-51751"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.859375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 4660,
            "title": "Increasing blood flow increases kt/V(urea) and potassium removal but fails to improve phosphate removal.",
            "abstract": null,
            "authors": [
                "Gutzwiller, JP",
                "Schneditz, D",
                "Huber, AR",
                "Schindler, C",
                "Garbani, E",
                "Zehnder, CE"
            ],
            "year": 2003,
            "source": "Clin Nephrol. 2003; 59(2):130-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180668900008",
            "pubmed": "12608556",
            "doi": "10.5414/CNP59130",
            "pmc": null,
            "organizations": [
                "4660-14010"
            ],
            "persons": [
                "4660-51834-6"
            ],
            "imported": null,
            "journal": "CLIN NEPHROL",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.341,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.551020408163265,
            "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": 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": 4659,
            "title": "Early viral kinetics on treatment with pegylated interferon-alpha-2a in chronic hepatitis C virus genotype 1 infection.",
            "abstract": null,
            "authors": [
                "Jessner, W",
                "Stauber, R",
                "Hackl, F",
                "Datz, C",
                "Watkins-Riedel, T",
                "Hofer, H",
                "Gangl, A",
                "Kessler, H",
                "Ferenci, P"
            ],
            "year": 2003,
            "source": "J Viral Hepat. 2003; 10(1):37-42",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180659800007",
            "pubmed": "12558910",
            "doi": "10.1046%2Fj.1365-2893.2003.00396.x",
            "pmc": null,
            "organizations": [
                "4659-14023"
            ],
            "persons": [
                "4659-51530-6",
                "4659-51812-6"
            ],
            "imported": null,
            "journal": "J VIRAL HEPATITIS",
            "issn": "1352-0504",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.258,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "INFECTIOUS 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": 4658,
            "title": "Palliative treatment of unresectable bile duct tumours.",
            "abstract": null,
            "authors": [
                "Mayer, R",
                "Stranzl, H",
                "Prettenhofer, U",
                "Quehenberger, F",
                "Stücklschweiger, G",
                "Winkler, P",
                "Hackl, A"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(1):10-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180654200003",
            "pubmed": "12558559",
            "doi": "10.1046/j.1563-2571.2003.02049.x",
            "pmc": null,
            "organizations": [
                "4658-14060"
            ],
            "persons": [
                "4658-50466-6",
                "4658-51961-6",
                "4658-57567-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.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4657,
            "title": "A basaloid neoplasm with ductal differentiation.",
            "abstract": null,
            "authors": [
                "Grosshans, E",
                "Misago, N",
                "Sánchez Yus, E",
                "Soyer, HP",
                "Requena, L"
            ],
            "year": 2003,
            "source": "Am J Dermatopathol. 2003; 25(1):77-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180648500016",
            "pubmed": "12544106",
            "doi": "10.1097%2F00000372-200302000-00016",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.132,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "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": 4656,
            "title": "Case 33-2002: a 28-year-old woman with ocular inflammation, fever, and headache.",
            "abstract": null,
            "authors": [
                "Haberl, R",
                "Wenisch, C"
            ],
            "year": 2003,
            "source": "N Engl J Med. 2003; 348(5):474-476",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000180643800029",
            "pubmed": "12556554",
            "doi": "10.1056/NEJM200301303480522",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "N ENGL J MED",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 34.833,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "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": 4655,
            "title": "Evaluation of distraction implants for prosthetic treatment after vertical alveolar ridge distraction: a clinical investigation.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Gaggl, A",
                "Schultes, G",
                "Kärcher, H"
            ],
            "year": 2003,
            "source": "Int J Prosthodont. 2003; 16(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180634600004",
            "pubmed": "12675450",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4655-14057",
                "4655-14112"
            ],
            "persons": [
                "4655-51566-6"
            ],
            "imported": null,
            "journal": "INT J PROSTHODONT",
            "issn": "0893-2174",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.113,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.630434782608696,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & 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": true
        },
        {
            "id": 4654,
            "title": "Corneal degeneration after silicone oil tamponade in a photorefractive keratectomy treated eye.",
            "abstract": null,
            "authors": [
                "Pinter, O",
                "Haas, A",
                "Faschinger, C"
            ],
            "year": 2003,
            "source": "J Cataract Refract Surg. 2003; 29(1):217-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180624200046",
            "pubmed": "12551693",
            "doi": "10.1016%2FS0886-3350%2802%2901329-9",
            "pmc": null,
            "organizations": [
                "4654-14043"
            ],
            "persons": [
                "4654-51585-6",
                "4654-51850-4"
            ],
            "imported": null,
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.897,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.794326241134752,
            "impactfactor_norm_year": 2003,
            "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
        }
    ]
}