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=154540&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157549,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154560&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154520&ordering=-imported",
    "results": [
        {
            "id": 63445,
            "title": "Recalibration of population-based GFR formulae by pharmacokinetic methods.",
            "abstract": null,
            "authors": [
                "Zitta, S",
                "Holzer, H",
                "Reibnegger, G",
                "Estelberger, W"
            ],
            "year": 2007,
            "source": "Nephrol Dial Transplant. 2007; 22(2):665-665",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000243805400065",
            "pubmed": "16954171",
            "doi": "10.1093/ndt/gfl537",
            "pmc": null,
            "organizations": [
                "63445-14012",
                "63445-14084"
            ],
            "persons": [
                "63445-50569-6",
                "63445-51535-6",
                "63445-51843-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Nephrol Dial Transplant",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.167,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": true
        },
        {
            "id": 63444,
            "title": "Computer-based training in dermatooncology--a preliminary report comparing electronic learning programs with face-to-face teaching",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Staber, R",
                "Neges, H",
                "Reibnegger, G",
                "Kerl, H"
            ],
            "year": 2005,
            "source": "J Dtsch Dermatol Ges. 2005; 3(11): 883-888. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16232275",
            "doi": "10.1111/j.1610-0387.2005.05758.x",
            "pmc": null,
            "organizations": [
                "63444-14047",
                "63444-28394"
            ],
            "persons": [
                "63444-51617-2",
                "63444-50569-6",
                "63444-51620-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "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": 63442,
            "title": "Immunomodulatory treatment strategies for allergic diseases.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Nouri-Aria, K",
                "Till, SJ",
                "Durham, SR"
            ],
            "year": 2003,
            "source": "Curr Drug Targets Inflamm Allergy. 2003; 2(1): 31-46. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "14561174",
            "doi": "10.2174/1568010033344507",
            "pmc": null,
            "organizations": [
                "63442-14095"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Curr Drug Targets Inflamm Allergy",
            "issn": "1568-010X",
            "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": 63441,
            "title": "Allergen injection immunotherapy.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Durham, SR"
            ],
            "year": 2002,
            "source": "Clin Allergy Immunol. 2002; 16(1): 533-549. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "11577558",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63441-14095"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Clin Allergy Immunol",
            "issn": "1075-7910",
            "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": 63440,
            "title": "Grass pollen immunotherapy decreases the number of mast cells in the skin.",
            "abstract": null,
            "authors": [
                "Durham, SR",
                "Varney, VA",
                "Gaga, M",
                "Jacobson, MR",
                "Varga, EM",
                "Frew, AJ",
                "Kay, AB"
            ],
            "year": 1999,
            "source": "Clin Exp Allergy. 1999; 29(11): 1490-1496. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083563900010",
            "pubmed": "10520076",
            "doi": "10.1046/j.1365-2222.1999.00678.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Clin Exp Allergy",
            "issn": "0954-7894",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.702,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "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": 63436,
            "title": "Cold air challenge for measuring airway reactivity in children: lack of a late asthmatic reaction.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Eber, E",
                "Zach, MS"
            ],
            "year": 1990,
            "source": "Lung. 1990; 168(5):267-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EH80200004",
            "pubmed": "2126834",
            "doi": "10.1007/BF02719703",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63436-51713-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Lung",
            "issn": "0341-2040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.655172413793103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 63560,
            "title": "Sonographic diagnosis of nephrourologic diseases in infants and childhood",
            "abstract": null,
            "authors": [
                "Maurer, G",
                "Ring, E",
                "Wendler, H"
            ],
            "year": 1983,
            "source": "Padiatr Padol. 1983; 18(4): 335-345. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6646784",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 63410,
            "title": "Genetics of osteoporosis.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2006,
            "source": "Wien Med Wochenschr. 2006; 156(5-6): 162-167. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16823531",
            "doi": "10.1007/s10354-005-0249-2",
            "pmc": null,
            "organizations": [
                "63410-14080"
            ],
            "persons": [
                "63410-51809-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": true,
            "local_affiliation": true
        },
        {
            "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
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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
        }
    ]
}