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=159040&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159060&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159020&ordering=-imported",
    "results": [
        {
            "id": 60412,
            "title": "Efficacy of superficial and deep regional hyperthermia combined with systemic chemotherapy and radiotherapy in metastatic melanoma.",
            "abstract": null,
            "authors": [
                "Richtig, E",
                "Hoff, M",
                "Rehak, P",
                "Kapp, K",
                "Hofmann-Wellenhof, R",
                "Zalaudek, I",
                "Poschauko, J",
                "Uggowitzer, M",
                "Kohek, P",
                "Smolle, J"
            ],
            "year": 2003,
            "source": "J Dtsch Dermatol Ges. 2003; 1(8):635-642",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16296154",
            "doi": "10.1046/j.1610-0387.2003.03719.x",
            "pmc": null,
            "organizations": [
                "60412-14045",
                "60412-14047",
                "60412-14060"
            ],
            "persons": [
                "60412-50151-6",
                "60412-51711-6",
                "60412-52274-1"
            ],
            "imported": "2006-10-11T02:00:00+02: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": 15421,
            "title": "Degenerative vascular changes in diabetic children measured with NIRS",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Urlesberger, B",
                "Jirak, P",
                "Reiterer, E",
                "Zotter, H",
                "Borkenstein, M",
                "Muller, W"
            ],
            "year": 2002,
            "source": "PEDIAT RES 2002 52: 802-802.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000178977200168",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15421-14091",
                "15421-14094"
            ],
            "persons": [
                "15421-50907",
                "15421-51643",
                "15421-51654"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.382,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.970588235294118,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60444,
            "title": "The effect of a homeopathic drug on the blood pressure of hypertensive patients--a randomised double-blind controlled parallel group comparative trial",
            "abstract": null,
            "authors": [
                "Hitzenberger, G",
                "Rehak, PH"
            ],
            "year": 2005,
            "source": "Wien Med Wochenschr. 2005; 155(17-18): 392-396. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16392436",
            "doi": "10.1007/s10354-005-0204-2",
            "pmc": null,
            "organizations": [
                "60444-14045"
            ],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02: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": false
        },
        {
            "id": 60462,
            "title": "In-hospital cardiac resuscitation outside the ICU by nursing staff equipped with automated external defibrillators--the first 500 cases.",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Weh, B",
                "Mitterndorfer, W",
                "Rehak, P"
            ],
            "year": 2006,
            "source": "Resuscitation. 2006; 70(3): 416-422. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241263700010",
            "pubmed": "16908093",
            "doi": "10.1016/j.resuscitation.2006.02.006",
            "pmc": null,
            "organizations": [
                "60462-14045"
            ],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Resuscitation",
            "issn": "0300-9572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.314,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60297,
            "title": "Growth factors, carbohydrate and lipid metabolism in females with polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G",
                "Schmon, B",
                "Hofmann, HM",
                "Hönigl, W"
            ],
            "year": 1988,
            "source": "Gynakol Rundsch. 1988; 28 Suppl 2(3): 211-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3069626",
            "doi": "10.1159/000270827",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60297-51632-6"
            ],
            "imported": "2006-10-11T02:00:00+02: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": 60296,
            "title": "Possibilities and limits of the quantitative demonstration of protein thiols with the DDD-reagent in cells of cervical epithelium (author's transl)",
            "abstract": null,
            "authors": [
                "Schauentstein, E",
                "Nöhammer, G",
                "Bajardi, F",
                "Urdl, W"
            ],
            "year": 1981,
            "source": "J Cancer Res Clin Oncol. 1981; 100(2): 225-228. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV38300009",
            "pubmed": "7263764",
            "doi": "10.1007/BF00403369",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "J Cancer Res Clin Oncol",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.654,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.442307692307692,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60295,
            "title": "CEA--a parameter in the course of chemotherapy of ovarian cancer",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Pickel, H",
                "Pürstner, P",
                "Schrödl, P"
            ],
            "year": 1980,
            "source": "Gynakol Rundsch. 1980; 20 Suppl 2(2): 90-97. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7194302",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02: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": 60293,
            "title": "Hormonal replacement therapy in patients with cervical and ovarian cancers",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1998,
            "source": "Gynakol Geburtshilfliche Rundsch. 1998; 38(2): 89-92. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076557100006",
            "pubmed": "9815524",
            "doi": "10.1159/000022240",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60292,
            "title": "Rare manifestations of the ovarian hyperstimulation syndrome: a report of two cases.",
            "abstract": null,
            "authors": [
                "Arikan, G",
                "Giuliani, A",
                "Gücer, F",
                "Auner, H",
                "Urdl, W"
            ],
            "year": 1997,
            "source": "Clin Exp Obstet Gynecol. 1997; 24(3):154-156",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9478304",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60292-14038"
            ],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Clin Exp Obstet Gynecol",
            "issn": "0390-6663",
            "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": true
        },
        {
            "id": 60291,
            "title": "Pregnancies in patients with premature ovarian failure.",
            "abstract": null,
            "authors": [
                "Gücer, F",
                "Urdl, W",
                "Pieber, D",
                "Arikan, MG",
                "Giuliani, A",
                "Auner, H"
            ],
            "year": 1997,
            "source": "Clin Exp Obstet Gynecol. 1997; 24(3):130-132",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9478295",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60291-14038"
            ],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Clin Exp Obstet Gynecol",
            "issn": "0390-6663",
            "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": true
        },
        {
            "id": 60290,
            "title": "Pathogenesis and diagnosis of polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35(1): 12-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RB72700004",
            "pubmed": "7727967",
            "doi": "10.1159/000272463",
            "pmc": null,
            "organizations": [
                "60290-14038"
            ],
            "persons": [
                "60290-51632-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60301,
            "title": "Growth factors, carbohydrate and lipid metabolism in females with polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G",
                "Schmon, B",
                "Hofmann, HM",
                "Hönigl, W"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 990-992. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2679448",
            "doi": "10.1007/BF02417651",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60301-51632-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 60289,
            "title": "Hormone substitution in patients after primary treatment of gynecologic malignancies",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Lahousen, M",
                "Urdl, W",
                "Luschin, G",
                "Pickel, H"
            ],
            "year": 1993,
            "source": "Wien Med Wochenschr. 1993; 143(21): 539-541. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "8146998",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60289-51624-1"
            ],
            "imported": "2006-10-11T02:00:00+02: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": false
        },
        {
            "id": 60288,
            "title": "Interactions between insulin and insulin-like growth factor I in the pathogenesis of polycystic ovarian disease.",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G",
                "Schmon, B",
                "Hofmann, HM",
                "Ralph, G"
            ],
            "year": 1991,
            "source": "Ann N Y Acad Sci. 1991; 626(21): 177-183. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2058952",
            "doi": "10.1111/j.1749-6632.1991.tb37912.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60288-51632-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Ann N Y Acad Sci",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 60287,
            "title": "Gestational diabetes: therapy and quality control of prenatal care",
            "abstract": null,
            "authors": [
                "Hofmann, HM",
                "Weiss, PA",
                "Urdl, W"
            ],
            "year": 1989,
            "source": "Gynakol Rundsch. 1989; 29(2): 110-114. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2661345",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02: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": 60286,
            "title": "Criteria of the maturity of follicle and oocyte within the scope of in vitro fertilization. An overview",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1991,
            "source": "Wien Med Wochenschr. 1991; 141(1-2): 2-9. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2042377",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02: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": false
        },
        {
            "id": 60285,
            "title": "Androgenization. An overview",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1-2): 55-59. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "1790998",
            "doi": "10.1159/000271685",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02: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": 60463,
            "title": "Biologic significance of fascin expression in clear cell renal cell carcinoma: systematic analysis of primary and metastatic tumor tissues using a tissue microarray technique.",
            "abstract": null,
            "authors": [
                "Zigeuner, R",
                "Droschl, N",
                "Tauber, V",
                "Rehak, P",
                "Langner, C"
            ],
            "year": 2006,
            "source": "Urology. 2006; 68(3):518-522",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241721600015",
            "pubmed": "16979727",
            "doi": "10.1016/j.urology.2006.03.032",
            "pmc": null,
            "organizations": [
                "60463-14020",
                "60463-14045",
                "60463-14056"
            ],
            "persons": [
                "60463-50044-4",
                "60463-51738-1"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60358,
            "title": "Hemodynamics during experimental induced cardiac tamponade in minipigs.",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Stenzl, W",
                "Hermann, W",
                "Dacar, D",
                "Metzler, H",
                "Rehak, P"
            ],
            "year": 1981,
            "source": "J Cardiovasc Surg (Torino). 1981; 22(6): 573-580. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MU51400012",
            "pubmed": "7320054",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60358-51611-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "J Cardiovasc Surg (Torino)",
            "issn": "0021-9509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.362,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60306,
            "title": "Haller's cells: morphologic evaluation and clinico-surgical relevance",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Braun, H",
                "Genser, P"
            ],
            "year": 1993,
            "source": "Laryngorhinootologie. 1993; 72(12):599-604",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN74200004",
            "pubmed": "8141938",
            "doi": "10.1055/s-2007-997962",
            "pmc": null,
            "organizations": [
                "60306-14066"
            ],
            "persons": [
                "60306-51725-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        }
    ]
}