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=157340&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157360&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157320&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 34234,
            "title": "Effect of the mode of delivery on the newborn infant with gastroschisis. With data from the Styrian Malformation Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Fasching, G",
                "Zotter, H",
                "Fechter, M",
                "Mayr, J",
                "Berghold, A"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(1):25-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD54000005",
            "pubmed": "9264726",
            "doi": "10.1159/000272804",
            "pmc": null,
            "organizations": [
                "34234-14026",
                "34234-14038"
            ],
            "persons": [
                "34234-51344-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 1997,
            "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": false
        },
        {
            "id": 64207,
            "title": "Rupture of the pregnant uterine horn in uterus bicornis unicollis with survival of mother and child",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Mayer, HO",
                "Häusler, M",
                "Walcher, W",
                "Pusch, H"
            ],
            "year": 1992,
            "source": "Gynakol Geburtshilfliche Rundsch. 1992; 32 Suppl 1(3): 152-152. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1286332",
            "doi": "10.1159/000271989",
            "pmc": null,
            "organizations": [
                "64207-14064"
            ],
            "persons": [
                "64207-51634-6"
            ],
            "imported": "2007-01-07T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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
        },
        {
            "id": 63134,
            "title": "Secretion of endothelin-1 by trophoblast cells and binding of endothelin-1 to trophoblast membranes in healthy and pre-eclampsia pregnancies",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35 Suppl 1(1-2): 42-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UC14000011",
            "pubmed": "8672925",
            "doi": "10.1159/000272562",
            "pmc": null,
            "organizations": [
                "63134-14038"
            ],
            "persons": [
                "63134-51978-2"
            ],
            "imported": "2006-12-14T01:00:00+01: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": false
        },
        {
            "id": 64200,
            "title": "-New toxoplasmosis infections in Steiermark-.",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Vander-Möse, A",
                "Winter, R",
                "Häusler, M"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35(4): 233-236. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TZ52500010",
            "pubmed": "8646009",
            "doi": "10.1159/000272528",
            "pmc": null,
            "organizations": [
                "64200-14023",
                "64200-14064"
            ],
            "persons": [],
            "imported": "2007-01-07T01:00:00+01: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": 3744,
            "title": "Gynäkologisch-geburtshilfliche Rundschau -revisited, future directed and practice oriented",
            "abstract": null,
            "authors": [
                "Haller, U",
                "Hepp, H",
                "Winter, R"
            ],
            "year": 2001,
            "source": "Gynakol Geburtshilfliche Rundsch. 2001; 41(1):1-2",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169575100001",
            "pubmed": "11423729",
            "doi": "10.1159/000049453",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T19:05:40+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.228,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62157,
            "title": "Evaluating the quality of life of women with gynecologic malignancies. (Research project funded by the Fund for Promotion of Scientific Research)",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Lahousen, M",
                "Ploner-Strobl, C",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 212-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118274",
            "doi": "10.1159/000272224",
            "pmc": null,
            "organizations": [
                "62157-14038"
            ],
            "persons": [
                "62157-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 900124,
            "title": "Trophoblast binding and release of endothelin-1 in normal and pre-eclamptic human pregnancies",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 35: 42-45",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "900124-14038",
                "900124-14064"
            ],
            "persons": [
                "900124-51978"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "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": 900123,
            "title": "Is there a correlation between cell cycle perturbations and chemosensitivity in ovarian cancer cells exposed to cytotoxic drugs in vitro?",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Haas, J",
                "Schaider, H",
                "Sevin, BU"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 35: 15-18",
            "category": 2,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "900123-14038",
                "900123-14047"
            ],
            "persons": [
                "900123-53662",
                "900123-51627",
                "900123-51624"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "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": 66339,
            "title": "Value of ultrasound in early detection of endometrial carcinoma",
            "abstract": null,
            "authors": [
                "Pertl, B",
                "Lahousen, M",
                "Pieber, D",
                "Heydarfadai, HJ",
                "Giuliani, A"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):14-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000004",
            "pubmed": "8737518",
            "doi": "10.1159/000272606",
            "pmc": null,
            "organizations": [
                "66339-14038"
            ],
            "persons": [
                "66339-51719-2"
            ],
            "imported": "2007-02-28T01:00:00+01: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.055,
            "impactfactor_year": 1996,
            "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": 81905,
            "title": "Surgical standards in cervix carcinoma",
            "abstract": null,
            "authors": [
                "WINTER, R"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35(2): 120-121. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG67200015",
            "pubmed": "7620379",
            "doi": "10.1159/000272496",
            "pmc": null,
            "organizations": [
                "81905-14038"
            ],
            "persons": [],
            "imported": "2008-06-23T13:10:48+02:00",
            "journal": "GYNAKOL GEBURTSHILFL 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": 81972,
            "title": "The early effect of anterior colporrhaphy on the innervation of the external sphincter of the urethra",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Ralph, G",
                "Schied, G",
                "Auer-Grumbach, M"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 74-75. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118366",
            "doi": "10.1159/000272168",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-06-26T02: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": null,
            "impactfactor_year": null,
            "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": 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": 80118,
            "title": "Diagnostic value of combined vaginal ultrasound and hysteroscopy in peri- and postmenopausal bleeding",
            "abstract": null,
            "authors": [
                "Gucer, F",
                "Arikan, MG",
                "Petru, E",
                "Mitterdofer, B",
                "Lahousen, M",
                "Lax, S"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):9-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000003",
            "pubmed": "8737517",
            "doi": "10.1159/000272605",
            "pmc": null,
            "organizations": [
                "80118-14038"
            ],
            "persons": [
                "80118-51624-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "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": 80108,
            "title": "Guidelines for surgical treatment of cervical cancer established by the Standards Committee of the Austrian Society for Obstetrics and Gynecology",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Concin, H",
                "Fuith, L",
                "Lahousen, M",
                "Leodolter, S",
                "Salzer, H",
                "Stummvoll, W"
            ],
            "year": 1998,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1998; 37(4): 227-229. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073462900008",
            "pubmed": null,
            "doi": "10.1159/000272860",
            "pmc": null,
            "organizations": [
                "80108-14038"
            ],
            "persons": [],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL 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": 80438,
            "title": "Do cell cycle changes of human ovarian carcinoma cells after exposure to cytostatic drugs in vitro correlate with cytotoxicity?",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Haas, J",
                "Schaider, H",
                "Sevin, BU"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35 Suppl 1:  15-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UC14000006",
            "pubmed": "8672916",
            "doi": "10.1159/000272557",
            "pmc": null,
            "organizations": [
                "80438-14038",
                "80438-14047"
            ],
            "persons": [
                "80438-53662-6",
                "80438-51627-6",
                "80438-51624-2"
            ],
            "imported": "2008-04-29T17:16:03+02:00",
            "journal": "GYNAKOL GEBURTSHILFL 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": 80117,
            "title": "Early invasive cervix carcinoma--FIGO 1994",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):42-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000010",
            "pubmed": "8737524",
            "doi": "10.1159/000272612",
            "pmc": null,
            "organizations": [
                "80117-14038"
            ],
            "persons": [
                "80117-51627-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "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": 67717,
            "title": "Primary malignant non-Hodgkin's lymphoma of the breast: breast preserving therapy in 3 patients",
            "abstract": null,
            "authors": [
                "Taus, P",
                "Smola, M",
                "Starz, I",
                "Petru, E",
                "Höfler, G",
                "Kronberger, L"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(2):68-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YE37900004",
            "pubmed": "9445632",
            "doi": "10.1159/000272834",
            "pmc": null,
            "organizations": [
                "67717-14020",
                "67717-14038",
                "67717-14073"
            ],
            "persons": [
                "67717-51080-6",
                "67717-51624-6"
            ],
            "imported": "2007-07-03T02: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.181,
            "impactfactor_year": 1997,
            "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": 56,
            "title": "A Comprehensive Model of Health in Social Medicine",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Stronegger, WJ",
                "Rasky, E"
            ],
            "year": 1999,
            "source": "MED WELT 1999 50: 73-78.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079047300007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "56-14024"
            ],
            "persons": [
                "56-51688-6",
                "56-51741-6",
                "56-51845-2"
            ],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.059,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0181818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190217,
            "title": "[Aggressive angiomyxoma in a male patient: a case report].",
            "abstract": null,
            "authors": [
                "Böthig, R",
                "Ahyai, S",
                "Kühn, K",
                "Pramono, S"
            ],
            "year": 2008,
            "source": "Aktuelle Urol. 2008; 39(1):64-7",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000252891100013",
            "pubmed": "18228191",
            "doi": "10.1055/s-2007-959216",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190217-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": "AKTUELLE UROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.168,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.018,
            "impactfactor_norm_year": 2008,
            "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": false
        },
        {
            "id": 166352,
            "title": "Early childhood BMI trajectories inmonogenic obesity",
            "abstract": null,
            "authors": [
                "Kohlsdorf, K",
                "Nunziata, A",
                "Funcke, JB",
                "Brandt, S",
                "von Schnurbein, J",
                "Vollbach, H",
                "Lennerz, B",
                "Fritsch, M",
                "Greber-Platzer, S",
                "Frohlich-Reiterer, E",
                "Borck, G",
                "Fischer-Posovszky, P",
                "Wabitsch, M"
            ],
            "year": 2017,
            "source": "MED GENET-BERLIN. 2017; 29(4): 360-364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000423358900003",
            "pubmed": null,
            "doi": "10.1007/s11825-017-0167-x",
            "pmc": null,
            "organizations": [
                "166352-14091"
            ],
            "persons": [
                "166352-100804-6",
                "166352-50659-6"
            ],
            "imported": "2018-02-26T12:01:56+01:00",
            "journal": "MED GENET-BERLIN",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.018,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.018,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-SCI",
            "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
        }
    ]
}