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=152720&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152740&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152700&ordering=-imported",
    "results": [
        {
            "id": 63315,
            "title": "Increase in the Number and Resistance to Programmed Cell Death of CD4+CD25+high regulatory T cells in Patients with Metastatic Epithelial Cancer.",
            "abstract": null,
            "authors": [
                "Stanzer, S",
                "Dandachi, N",
                "Balic, M",
                "Resel, M",
                "Janesch, B",
                "Samonigg, H",
                "Bauernhofer, T"
            ],
            "year": 2006,
            "source": "ZMF Tag; OCT 24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63315-13922",
                "63315-14085"
            ],
            "persons": [
                "63315-50229",
                "63315-50539",
                "63315-50563",
                "63315-51532",
                "63315-51692",
                "63315-59188"
            ],
            "imported": "2006-12-15T08:19:45+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": true,
            "local_affiliation": false
        },
        {
            "id": 45896,
            "title": "Desloratadine for the relief of nasal and non-nasal allergic symptoms: an observational study",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2006,
            "source": "J ALLERG CLIN IMMUNOL. 117: S320-S321.-62nd  Annual Meeting of the American-Academy-of-Allergy-Asthma-and-Immunology; MAR 03-07, 2006; Miami Beach, FL. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000235865302315",
            "pubmed": null,
            "doi": "10.1016/j.jaci.2005.12.1265",
            "pmc": null,
            "organizations": [
                "45896-14047"
            ],
            "persons": [
                "45896-51346-2"
            ],
            "imported": "2006-12-15T08:11:41+01:00",
            "journal": "J ALLERG CLIN IMMUNOL",
            "issn": "0091-6749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.829,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 63403,
            "title": "HIV/AIDS and its impact on student nurses.",
            "abstract": null,
            "authors": [
                "Peate, I",
                "Suominen, T",
                "Välimäki, M",
                "Lohrmann, C",
                "Muinonen, U"
            ],
            "year": 2002,
            "source": "Nurse Educ Today. 2002; 22(6):492-501",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178040200008",
            "pubmed": "12387763",
            "doi": "10.1054/nedt.2002.0747",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Nurse Educ Today",
            "issn": "0260-6917",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NURSING",
            "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": 63325,
            "title": "[Hemiballism-hemichorea syndrome].",
            "abstract": null,
            "authors": [
                "Wehrschuetz, M",
                "Simbrunner, J",
                "Enzinger, C",
                "Ebner, F"
            ],
            "year": 2007,
            "source": "Rofo. 2007; 179(1):85-87",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000243373100014",
            "pubmed": "17146748",
            "doi": "10.1055/s-2006-927055",
            "pmc": null,
            "organizations": [
                "63325-14051",
                "63325-14108"
            ],
            "persons": [
                "63325-50173-6",
                "63325-51716-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Rofo",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.882,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.630952380952381,
            "impactfactor_norm_year": 2005,
            "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": 63326,
            "title": "Recognition of impaired cognition in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2006,
            "source": "Neurol India. 2006; 54(4): 349-349. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000242413000005",
            "pubmed": "17114835",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63326-14051"
            ],
            "persons": [
                "63326-50173-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Neurol India",
            "issn": "0028-3886",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.623,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.075,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63353,
            "title": ""Adjuvant" external radiation of the mediastinum in radically resected non-small cell lung cancer.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Mayer, R",
                "Pinter, H",
                "Stuecklschweiger, G",
                "Kapp, KS",
                "Gabor, S",
                "Ratzenhofer, B",
                "Hackl, A",
                "Friehs, G"
            ],
            "year": 1996,
            "source": "Eur J Cardiothorac Surg. 1996; 10(11):947-950",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX40600006",
            "pubmed": "8971505",
            "doi": "10.1016/s1010-7940(96)80395-2",
            "pmc": null,
            "organizations": [
                "63353-14044",
                "63353-14060",
                "63353-14077"
            ],
            "persons": [
                "63353-51615-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.53125,
            "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": true
        },
        {
            "id": 63366,
            "title": "Inhibition of LDL oxidation by antioxidants.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Waeg, G",
                "Puhl, H",
                "Dieber-Rotheneder, M",
                "Tatzber, F"
            ],
            "year": 1992,
            "source": " In: Emerit, I; Chance, B; editors(s). Free radicals and aging. 62: Basel: Birkhäuser; p. 145-157.  1992",
            "category": 6,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/978-3-0348-7460-1_15",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": null,
            "issn": "1023-294X",
            "collection_publisher": "Emerit, I; Chance, B;",
            "collection_title": "Free radicals and aging",
            "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": 63367,
            "title": "Evidence for 4-hydroxyalkenals in rat renal cortex peroxidized by N2-methyl-9-hydroxyellipticinium acetate or Celiptium.",
            "abstract": null,
            "authors": [
                "Raguenez-Viotte, G",
                "Dieber-Rotheneder, M",
                "Dadoun, C",
                "Fillastre, JP",
                "Esterbauer, H"
            ],
            "year": 1990,
            "source": "Biochim Biophys Acta. 1990; 1046(3): 294-300. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED56500009",
            "pubmed": "2145981",
            "doi": "10.1016/0005-2760(90)90244-R",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63371,
            "title": "Effect of oral supplementation with D-alpha-tocopherol on the vitamin E content of human low density lipoproteins and resistance to oxidation.",
            "abstract": null,
            "authors": [
                "Dieber-Rotheneder, M",
                "Puhl, H",
                "Waeg, G",
                "Striegl, G",
                "Esterbauer, H"
            ],
            "year": 1991,
            "source": "J Lipid Res. 1991; 32(8): 1325-1332. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC37200009",
            "pubmed": "1770314",
            "doi": "10.1016/S0022-2275(20)41962-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01: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.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "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": 63372,
            "title": "Time course study of lipid peroxidation induced by N2-methyl-9-hydroxyellipticinium acetate or celiptium in rat renal cortex.",
            "abstract": null,
            "authors": [
                "Thomas, N",
                "Raguenez-Viotte, G",
                "Dieber-Rotheneder, M",
                "Esterbauer, H",
                "Fillastre, JP"
            ],
            "year": 1991,
            "source": "Pharmacol Toxicol. 1991; 69(2): 112-116. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FZ93800007",
            "pubmed": "1775430",
            "doi": "10.1111/j.1600-0773.1991.tb01282.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Pharmacol Toxicol",
            "issn": "0901-9928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.078,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 63375,
            "title": "Statins--attaining goal values--with reference to recent studies",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Schallmoser, K",
                "DeCampo, A"
            ],
            "year": 1999,
            "source": "Wien Med Wochenschr. 1999; 149(5-6): 144-145. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10408006",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63375-51846-2"
            ],
            "imported": "2006-12-15T01: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": 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": 63381,
            "title": "[Toxicity of sequential chemo-radiotherapy in radically operated ovarian cancer].",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Pickel, H",
                "Lahousen, M",
                "Heydarfadai, M",
                "Arian-Schad, K"
            ],
            "year": 1990,
            "source": "Gynakol Rundsch. 1990; 30 Suppl 1(2):55-57",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2079301",
            "doi": "10.1159/000271389",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63381-51624-1"
            ],
            "imported": "2006-12-15T01: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": false
        },
        {
            "id": 63382,
            "title": "[MR study of bone marrow changes of the spine following radiotherapy].",
            "abstract": null,
            "authors": [
                "Starz, I",
                "Einspieler, R",
                "Poschauko, H",
                "Ebner, F",
                "Arian-Schad, K",
                "Justich, E"
            ],
            "year": 1990,
            "source": "Rontgenblatter. 1990; 43(8):355-358",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2399420",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63382-14108"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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": 63383,
            "title": "[Value of magnetic resonance tomography after primary irradiation of carcinoma of the cervix uteri: evaluation of therapeutic success and follow-up].",
            "abstract": null,
            "authors": [
                "Flückiger, F",
                "Ebner, F",
                "Poschauko, H",
                "Arian-Schad, K",
                "Einspieler, R",
                "Hausegger, K"
            ],
            "year": 1991,
            "source": "Strahlenther Onkol. 1991; 167(3):152-157",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2014471",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63383-14108"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Strahlenther Onkol",
            "issn": "0179-7158",
            "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": 63384,
            "title": "Evaluating intraoperative radiation therapy (IORT) and external beam radiation therapy (EBRT) in non-small cell lung cancer (NSCLC). Five years experience.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Geyer, E",
                "Kapp, KS",
                "Ratzenhofer, B",
                "Stuecklschweiger, G",
                "Kaufmann, NB",
                "Smolle, J",
                "Pongratz, GM",
                "Hackl, A",
                "Friehs, G"
            ],
            "year": 1994,
            "source": "Eur J Cardiothorac Surg. 1994; 8(10):511-516",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PL73500001",
            "pubmed": "7826646",
            "doi": "10.1016/1010-7940(94)90067-1",
            "pmc": null,
            "organizations": [
                "63384-14077"
            ],
            "persons": [
                "63384-51617-6",
                "63384-51615-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.53125,
            "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": true
        },
        {
            "id": 63404,
            "title": "Early adolescents' HIV-related knowledge, attitudes and behaviour in Finland.",
            "abstract": null,
            "authors": [
                "Muinonen, U",
                "Suominen, T",
                "Välimäki, M",
                "Lohrmann, C",
                "Peate, I"
            ],
            "year": 2002,
            "source": "Int J Nurs Pract. 2002; 8(2): 81-88. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11993581",
            "doi": "10.1046/j.1440-172x.2002.00337.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Int J Nurs Pract",
            "issn": "1322-7114",
            "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": 63406,
            "title": "Is sphincter-plasty for treatment of fecal incontinence in patients older than 60 justified?",
            "abstract": null,
            "authors": [
                "Pfeifer, J",
                "Rabl, H",
                "Uranüs, S",
                "Wexner, SD"
            ],
            "year": 1996,
            "source": "Langenbecks Arch Chir Suppl Kongressbd. 1996; 113(2):474-476",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9101903",
            "doi": "10.1007/978-3-642-80295-9_120",
            "pmc": null,
            "organizations": [
                "63406-14073"
            ],
            "persons": [
                "63406-51612-6",
                "63406-51735-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir Suppl Kongressbd",
            "issn": "0942-2854",
            "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": 63407,
            "title": "Neuroendocrine tumours in various organ systems in a ten-year period.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Wolf, G",
                "Uranüs, S",
                "Klimpfinger, M"
            ],
            "year": 1995,
            "source": "Eur J Surg Oncol. 1995; 21(3):297-300",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7781801",
            "doi": "10.1016/S0748-7983(95)91624-5",
            "pmc": null,
            "organizations": [
                "63407-14073"
            ],
            "persons": [
                "63407-51612-6",
                "63407-51746-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Surg Oncol",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 63408,
            "title": "From blackboard to whiteboard: the old style of classroom education is dead.",
            "abstract": null,
            "authors": [
                "Uranüs, S"
            ],
            "year": 2004,
            "source": "Stud Health Technol Inform. 2004; 104:  147-150. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15747973",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63408-14045"
            ],
            "persons": [
                "63408-51612-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 63409,
            "title": "Virtual reality in laparoscopic surgery.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Yanik, M",
                "Bretthauer, G"
            ],
            "year": 2004,
            "source": "Stud Health Technol Inform. 2004; 104:  151-155. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15747974",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63409-14045"
            ],
            "persons": [
                "63409-51612-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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
        }
    ]
}