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=156420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156897,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156400&ordering=-imported",
    "results": [
        {
            "id": 60258,
            "title": "Schnuller und SIDS. Existiert genug wissenschaftliche Evidenz für eine Empfehlung der Beruhigungsschnuller?",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Kurz, R",
                "Müller, W"
            ],
            "year": 2000,
            "source": "Laktation und Stillen. 2000; 4:  135-136. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60258-14091",
                "60258-14094"
            ],
            "persons": [
                "60258-51643",
                "60258-51821"
            ],
            "imported": "2006-10-11T14:23:51+02:00",
            "journal": null,
            "issn": "1614-807x",
            "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": 60257,
            "title": "Schlafstörungen und schlafassozierte Störungen in der Pädiatrie. ",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Köhler, A",
                "Zotter, H",
                "Kurz, R",
                "Ispiroglu, O"
            ],
            "year": 2002,
            "source": "Arzt und Praxis. 2002; 56:  432-437. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60257-14091",
                "60257-14094"
            ],
            "persons": [
                "60257-51821"
            ],
            "imported": "2006-10-11T14:21:25+02:00",
            "journal": null,
            "issn": "0939-5989",
            "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": 60256,
            "title": "SIDS in Österreich. Was gibt es Neues?",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Ipsiroglu, O",
                "Kurz, R"
            ],
            "year": 2002,
            "source": "Pädiatire und Pädiologie. 2002; 4:  52-53. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60256-14094"
            ],
            "persons": [],
            "imported": "2006-10-11T14:19:00+02:00",
            "journal": null,
            "issn": "0030-9338",
            "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": 60255,
            "title": "Schlafmedizin und Schlafforschung im Kindes- und Jugendalter. ",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Köhler, A",
                "Zotter, H",
                "Sauseng, W",
                "Kurz, R"
            ],
            "year": 2003,
            "source": "Pädiatire und Pädiologie. 2003; 1:  14-22. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60255-14091",
                "60255-14092",
                "60255-14094"
            ],
            "persons": [
                "60255-51821"
            ],
            "imported": "2006-10-11T14:16:13+02:00",
            "journal": null,
            "issn": "0030-9338",
            "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": 60254,
            "title": "SIDS-Expertentreffen",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Ipsiroglu, O"
            ],
            "year": 2004,
            "source": "Pädiatire und Pädiologie. 2004; 2:  43-44. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60254-14091",
                "60254-14094"
            ],
            "persons": [
                "60254-51821"
            ],
            "imported": "2006-10-11T14:14:09+02:00",
            "journal": null,
            "issn": "0030-9338",
            "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": 60252,
            "title": "Schlafbezogene Atemstörungen in Altersabhängigkeit (Säuglinge, Kleinkinder, Schulkinder, Jugendliche) - Diagnostik und Therapie. ",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Sauseng, W",
                "Pfurtscheller, K"
            ],
            "year": 2004,
            "source": "Med-Report. 2004; 28:  15-20. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60252-14091",
                "60252-14092",
                "60252-14094"
            ],
            "persons": [
                "60252-51821",
                "60252-81339"
            ],
            "imported": "2006-10-11T14:09:06+02:00",
            "journal": null,
            "issn": "0934-3148",
            "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": 60250,
            "title": "Schlafbezogene Atemstörungen im Kindes- und Jugendalter",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Kenzian, H",
                "Sauseng, W",
                "Pfleger, A",
                "Pfurtscheller, K",
                "Schenkeli, R",
                "Hoffmann, E",
                "Perrogon, A",
                "Zötsch, W",
                "Zotter, H"
            ],
            "year": 2005,
            "source": "Pädiatire und Pädologie. 2005; 5:  22-29. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60250-14091",
                "60250-14092",
                "60250-14094"
            ],
            "persons": [
                "60250-51821",
                "60250-81339"
            ],
            "imported": "2006-10-11T14:03:51+02:00",
            "journal": null,
            "issn": "0030-9338",
            "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": 60282,
            "title": "The psychosocial background of sterile patients",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Urdl, W",
                "Walcher, W"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 1055-1057. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2802686",
            "doi": "10.1007/BF02417682",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60282-51634-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": 60251,
            "title": "Heterogeneous oestrogen- and progesterone-receptor expression in low-grade endometrial stromal sarcomas-implications for therapy",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Regauer, S",
                "Urdl, W"
            ],
            "year": 2000,
            "source": "Eur J Cancer. 2000; 36 Suppl 4(3):108-108",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11056353",
            "doi": "10.1016/S0959-8049(00)00262-8",
            "pmc": null,
            "organizations": [
                "60251-14063"
            ],
            "persons": [
                "60251-51918-2"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Eur J Cancer",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.725,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.728155339805825,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 60283,
            "title": "Computer-assisted sperm motility measurement: a comparison of 2 systems",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Pusch, H",
                "Urdl, W"
            ],
            "year": 1990,
            "source": "Gynakol Rundsch. 1990; 30 Suppl 1(1-2): 246-248. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2079288",
            "doi": "10.1159/000271462",
            "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": 60284,
            "title": "Spectrophotometry analysis of follicle fluids in an in-vitro fertilization program",
            "abstract": null,
            "authors": [
                "Lorenz-Eberhardt, G",
                "Strampfer, H",
                "Urdl, W",
                "Hönigl, W"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1-2): 338-340. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790973",
            "doi": "10.1159/000271790",
            "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": 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": 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": 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": 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": [],
            "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": 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": 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": [],
            "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": 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": 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": 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
        }
    ]
}