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=149360&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157705,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149380&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149340&ordering=imported",
    "results": [
        {
            "id": 4634,
            "title": "Synthesis of (18)O(2)valproic acid and its use as an internal standard for the quantitative measurement by gas chromatography-electron ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Jörg Leis, H",
                "Windischhofer, W",
                "Rechberger, GN",
                "Fauler, G"
            ],
            "year": 2003,
            "source": "J Chromatogr B Analyt Technol Biomed Life Sci. 2003; 784(1):69-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180412800008",
            "pubmed": "12504184",
            "doi": "10.1016/S1570-0232(02)00755-9",
            "pmc": null,
            "organizations": [
                "4634-14048"
            ],
            "persons": [
                "4634-51979-6"
            ],
            "imported": null,
            "journal": "J CHROMATOGR B",
            "issn": "1570-0232",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.085,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.716417910447761,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 4636,
            "title": "Malignant non-Hodgkin's lymphoma of childhood and adolescence in Austria--therapy results between 1986 and 2000.",
            "abstract": null,
            "authors": [
                "Attarbaschi, A",
                "Mann, G",
                "Dworzak, M",
                "Trebo, M",
                "Urban, C",
                "Fink, FM",
                "Horcher, E",
                "Reiter, A",
                "Riehm, H",
                "Gadner, H",
                "Austrian Cooperative Study Group"
            ],
            "year": 2002,
            "source": "Wien Klin Wochenschr. 2002; 114(23-24):978-986",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180423400006",
            "pubmed": "12635465",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4636-14048"
            ],
            "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.591,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.401869158878505,
            "impactfactor_norm_year": 2002,
            "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": 3468,
            "title": "Gastrointestinal surgery in patients with ovarian cancer.",
            "abstract": null,
            "authors": [
                "Tamussino, KF",
                "Lim, PC",
                "Webb, MJ",
                "Lee, RA",
                "Lesnick, TG"
            ],
            "year": 2001,
            "source": "Gynecol Oncol. 2001; 80(1):79-84",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166389500015",
            "pubmed": "11136574",
            "doi": "10.1006/gyno.2000.6037",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3468-51826-1"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.807692307692308,
            "impactfactor_norm_year": 2001,
            "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": 3467,
            "title": "Basic symptoms and their contribution to the differential typology of acute schizophrenic and schizoaffective disorders.",
            "abstract": null,
            "authors": [
                "Fabisch, K",
                "Fabisch, H",
                "Langs, G",
                "Macheiner, H",
                "Fitz, W",
                "Hönigl, D"
            ],
            "year": 2001,
            "source": "PSYCHOPATHOLOGY 2001 34: 15-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166382400003",
            "pubmed": "11150926",
            "doi": "10.1159/000049275",
            "pmc": null,
            "organizations": [
                "3467-29444"
            ],
            "persons": [
                "3467-51731-2"
            ],
            "imported": null,
            "journal": "PSYCHOPATHOLOGY",
            "issn": "0254-4962",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.469,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.207792207792208,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 4638,
            "title": "Localization and diagnosis of septic endoprosthesis infection by using 99mTc-HMPAO labelled leucocytes.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Aigner, RM",
                "Schwarz, T",
                "Lorbach, MP"
            ],
            "year": 2003,
            "source": "Nucl Med Commun. 2003; 24(1):23-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180458300003",
            "pubmed": "12501016",
            "doi": "10.1097/01.mnm.0000051628.18733.cc",
            "pmc": null,
            "organizations": [
                "4638-14107"
            ],
            "persons": [
                "4638-51727-6",
                "4638-50727-6"
            ],
            "imported": null,
            "journal": "NUCL MED COMMUN",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.23,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.457831325301205,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4642,
            "title": "Detection and relocation of rare events. A comparative study using the laser scanning cytometer and the Metafer/RCDetect microscope scanning system.",
            "abstract": null,
            "authors": [
                "Hennerbichler, S",
                "Méhes, G",
                "Schmied, R",
                "Wintersteiger, R",
                "Dohr, G",
                "Ambros, P",
                "Sedlmayr, P"
            ],
            "year": 2002,
            "source": "J Biochem Biophys Methods. 2002; 53(1-3):109-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180487600013",
            "pubmed": "12406592",
            "doi": "10.1016%2FS0165-022X%2802%2900098-2",
            "pmc": null,
            "organizations": [
                "4642-14017"
            ],
            "persons": [
                "4642-51666-6"
            ],
            "imported": null,
            "journal": "J BIOCHEM BIOPHYS METH",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.383,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.404255319148936,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3463,
            "title": "Assessment of neutrophil function in patients with septic shock: comparison of methods.",
            "abstract": null,
            "authors": [
                "Wenisch, C",
                "Fladerer, P",
                "Patruta, S",
                "Krause, R",
                "Hörl, W"
            ],
            "year": 2001,
            "source": "Clin Diagn Lab Immunol. 2001; 8(1):178-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166265800028",
            "pubmed": "11139215",
            "doi": "10.1128/CDLI.8.1.178-180.2001",
            "pmc": "PMC96030",
            "organizations": [],
            "persons": [
                "3463-51976-6"
            ],
            "imported": null,
            "journal": "CLIN DIAGN LAB IMMUNOL",
            "issn": "1071-412X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.483,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.45679012345679,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 3462,
            "title": "Quality assurance in the area of gastrointestinal endoscopy - Recommendation of the Austrian Society for Gastroenterology and Hepatology",
            "abstract": null,
            "authors": [
                "Renner, F",
                "Knoflach, P",
                "Aigner, F",
                "Schofl, R",
                "Schreiber, F"
            ],
            "year": 2000,
            "source": "Z GASTROENTEROL 2000 38: XXIV-XXXI.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166264400010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "3462-51539-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.244444444444444,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4643,
            "title": "Determination and quantification of clonidine in human blood serum.",
            "abstract": null,
            "authors": [
                "Wenzl, T",
                "Lankmayr, EP",
                "Wintersteiger, R",
                "Sadjak, A",
                "Likar, R",
                "Zakel, D"
            ],
            "year": 2002,
            "source": "J Biochem Biophys Methods. 2002; 53(1-3):131-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180487600016",
            "pubmed": "12406595",
            "doi": "10.1016%2FS0165-022X%2802%2900101-X",
            "pmc": null,
            "organizations": [
                "4643-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BIOCHEM BIOPHYS METH",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.383,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.404255319148936,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4644,
            "title": "Interferon alfa-2a in recurrent metastatic hemangiopericytoma.",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Urban, C",
                "Dornbusch, HJ",
                "Schwinger, W",
                "Kerbl, R",
                "Sovinz, P"
            ],
            "year": 2003,
            "source": "Med Pediatr Oncol. 2003; 40(3):192-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180495900012",
            "pubmed": "12518351",
            "doi": "10.1002/mpo.10122",
            "pmc": null,
            "organizations": [
                "4644-14092"
            ],
            "persons": [
                "4644-51736-6",
                "4644-51821-6",
                "4644-59537-6",
                "4644-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": 3459,
            "title": "Can glucose tolerance test predict fetal hyperinsulinism?",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Haeusler, M",
                "Tamussino, K",
                "Haas, J"
            ],
            "year": 2000,
            "source": "BJOG. 2000; 107(12):1480-1485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166233900005",
            "pubmed": "11192103",
            "doi": "10.1111/j.1471-0528.2000.tb11671.x",
            "pmc": null,
            "organizations": [
                "3459-14038"
            ],
            "persons": [
                "3459-51627-6",
                "3459-51826-6"
            ],
            "imported": null,
            "journal": "BRITISH JOURNAL OF OBSTETRICS AND GYNAECOLOGY",
            "issn": "0306-5456",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.349,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.912280701754386,
            "impactfactor_norm_year": 2000,
            "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": 3458,
            "title": "Cytomegalovirus diagnosis in renal and bone marrow transplant recipients: the impact of molecular assays.",
            "abstract": null,
            "authors": [
                "Halwachs-Baumann, G",
                "Wilders-Truschnig, M",
                "Enzinger, G",
                "Eibl, M",
                "Linkesch, W",
                "Dornbusch, HJ",
                "Santner, BI",
                "Marth, E",
                "Kessler, HH"
            ],
            "year": 2001,
            "source": "J Clin Virol. 2001; 20(1-2):49-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166232800009",
            "pubmed": "11163583",
            "doi": "10.1016%2FS1386-6532%2800%2900155-4",
            "pmc": null,
            "organizations": [
                "3458-14023",
                "3458-14028",
                "3458-14082",
                "3458-14084",
                "3458-14092"
            ],
            "persons": [
                "3458-51803-6",
                "3458-51503-6",
                "3458-51736-6",
                "3458-51812-6"
            ],
            "imported": null,
            "journal": "J CLIN VIROL",
            "issn": "1386-6532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.159,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 3457,
            "title": "3rd Symposium on Molecular Diagnostics in Laboratory Medicine - 3-6 May 2000",
            "abstract": null,
            "authors": [
                "Kessler, HH"
            ],
            "year": 2001,
            "source": "J CLIN VIROL 2001 20: IX-X.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000166232800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3457-14023"
            ],
            "persons": [
                "3457-51812-2"
            ],
            "imported": null,
            "journal": "J CLIN VIROL",
            "issn": "1386-6532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.159,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 3456,
            "title": "Case 2. Anaplastic meningioma in a 3 1/2-year-old girl.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kleinert, R",
                "Spork, E",
                "Eder, HG",
                "Urban, C"
            ],
            "year": 2001,
            "source": "J Clin Oncol. 2001; 19(1):274-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166228500036",
            "pubmed": "11134224",
            "doi": "10.1200/JCO.2001.19.1.274",
            "pmc": null,
            "organizations": [
                "3456-14050",
                "3456-14092"
            ],
            "persons": [
                "3456-51369-2",
                "3456-51853-6"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 8.53,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.962616822429907,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 4646,
            "title": "First use of the Cancion cardiac recovery system in a human.",
            "abstract": null,
            "authors": [
                "Wasler, A",
                "Radovancevic, B",
                "Fruhwald, F",
                "Tripolt, M",
                "Klein, W",
                "Tscheliessnigg, K"
            ],
            "year": 2003,
            "source": "ASAIO J. 2003; 49(1):136-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180530600021",
            "pubmed": "12558322",
            "doi": "10.1097%2F00002480-200301000-00023",
            "pmc": null,
            "organizations": [
                "4646-14073",
                "4646-14083"
            ],
            "persons": [
                "4646-51700-6"
            ],
            "imported": null,
            "journal": "ASAIO J",
            "issn": "1058-2916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.15,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 4648,
            "title": "Tissue counter analysis of benign common nevi and malignant melanoma.",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Gerger, A",
                "Smolle, J"
            ],
            "year": 2003,
            "source": "INT J MED INFORM 2003 69: 17-28.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180566200002",
            "pubmed": "12485701",
            "doi": "10.1016%2FS1386-5056%2802%2900049-7",
            "pmc": null,
            "organizations": [
                "4648-14026",
                "4648-14047"
            ],
            "persons": [
                "4648-51617-6",
                "4648-51380-2",
                "4648-58814-6"
            ],
            "imported": null,
            "journal": "INT J MED INFORM",
            "issn": "1386-5056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.178,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.67948717948718,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INFORMATION 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": 4649,
            "title": "Plasma phospholipid transfer protein-mediated reactions are impaired by hypochlorite-modification of high density lipoprotein.",
            "abstract": null,
            "authors": [
                "Pussinen, PJ",
                "Metso, J",
                "Keva, R",
                "Hirschmugl, B",
                "Sattler, W",
                "Jauhiainen, M",
                "Malle, E"
            ],
            "year": 2003,
            "source": "Int J Biochem Cell Biol. 2003; 35(2):192-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180583800010",
            "pubmed": "12479869",
            "doi": "10.1016/S1357-2725(02)00130-9",
            "pmc": null,
            "organizations": [
                "4649-14013"
            ],
            "persons": [
                "4649-51705-6",
                "4649-51833-6",
                "4649-56938-6"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM CELL BIOL",
            "issn": "1357-2725",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.571,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.727969348659004,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4651,
            "title": "Patterns of oxidized epitopes, but not NF-kappa B expression, change during atherogenesis in WHHL rabbits.",
            "abstract": null,
            "authors": [
                "Bräsen, JH",
                "Häkkinen, T",
                "Malle, E",
                "Beisiegel, U",
                "Ylä-Herttuala, S"
            ],
            "year": 2003,
            "source": "Atherosclerosis. 2003; 166(1):13-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180607800002",
            "pubmed": "12482546",
            "doi": "10.1016%2FS0021-9150%2802%2900130-2",
            "pmc": null,
            "organizations": [
                "4651-14013"
            ],
            "persons": [
                "4651-51833-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": 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
        },
        {
            "id": 3450,
            "title": "Gastric adenocarcinoma mimicking achalasia in a 15-year-old patient: a case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Aichbichler, BW",
                "Eherer, AJ",
                "Petritsch, W",
                "Hinterleitner, TA",
                "Krejs, GJ"
            ],
            "year": 2001,
            "source": "J Pediatr Gastroenterol Nutr. 2001; 32(1):103-106",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000166179200027",
            "pubmed": "11176337",
            "doi": "10.1097/00005176-200101000-00027",
            "pmc": null,
            "organizations": [
                "3450-14081"
            ],
            "persons": [
                "3450-51534-6",
                "3450-51536-6"
            ],
            "imported": null,
            "journal": "J PEDIAT GASTROENTEROL NUTR",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.077,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.884057971014493,
            "impactfactor_norm_year": 2001,
            "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
        }
    ]
}