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=3120&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153858,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3140&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3100&ordering=impactfactor_norm",
    "results": [
        {
            "id": 7383,
            "title": "Multiple tumors in cancer of the uterine corpus",
            "abstract": null,
            "authors": [
                "Schünemann, H",
                "Beaufort, F"
            ],
            "year": 1982,
            "source": "Geburtshilfe Frauenheilkd. 1982; 42(7):517-519",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PA85400004",
            "pubmed": "6922071",
            "doi": "10.1055/s-2008-1036909",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7419,
            "title": "Application of computer assisted tomography in gynaecological oncology (author's transl)",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Schreithofer, H",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Geburtshilfe Frauenheilkd. 1980; 40(10):912-918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KN20500011",
            "pubmed": "7439647",
            "doi": "10.1055/s-2008-1037239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7426,
            "title": "Laparoscopy in obese women (author's transl)",
            "abstract": null,
            "authors": [
                "Burmucic, R",
                "Kömetter, R"
            ],
            "year": 1980,
            "source": "Geburtshilfe Frauenheilkd. 1980; 40(11):1006-1008",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KQ22900011",
            "pubmed": "6449398",
            "doi": "10.1055/s-2008-1039523",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7510,
            "title": "The problem of so-called conservative treatment of the atypical cervical epithelium (author's transl)",
            "abstract": null,
            "authors": [
                "Burghardt, E"
            ],
            "year": 1981,
            "source": "Geburtshilfe Frauenheilkd. 1981; 41(5):330-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR32800002",
            "pubmed": "6909089",
            "doi": "10.1055/s-2008-1036803",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7632,
            "title": "Increased insulin requirement in pregnant diabetics (author's transl)",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Winter, R"
            ],
            "year": 1982,
            "source": "GEBURTSH FRAUENHEILK. 1982; 42(2): 91-93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NC75900003",
            "pubmed": "7040162",
            "doi": "10.1055/s-2008-1036643",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T17:00:01+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7691,
            "title": "Results of the treatment of trophoblast tumours (author's transl)",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1982,
            "source": "Geburtshilfe Frauenheilkd. 1982; 42(5):371-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NR59900007",
            "pubmed": "6286404",
            "doi": "10.1055/s-2008-1036778",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7882,
            "title": "Treatment of ovarian cysts by laparoscopic aspiration",
            "abstract": null,
            "authors": [
                "Burmucic, R",
                "Kömetter, R",
                "Schrödl, P",
                "Zeichen, E"
            ],
            "year": 1983,
            "source": "Geburtshilfe Frauenheilkd. 1983; 43(2):100-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QD36500008",
            "pubmed": "6220937",
            "doi": "10.1055/s-2008-1037067",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7942,
            "title": "Pregnancies following tubal diagnostic procedures",
            "abstract": null,
            "authors": [
                "Kowatsch, AW",
                "Tscherne, G",
                "Urdl, W"
            ],
            "year": 1983,
            "source": "GEBURTSH FRAUENHEILK. 1983; 43(5): 302-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QS14800006",
            "pubmed": "6553552",
            "doi": "10.1055/s-2008-1036897",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-03T17:06:37+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8007,
            "title": "Labor management following previous cesarean section",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Burmucic, R"
            ],
            "year": 1986,
            "source": "GEBURTSH FRAUENHEILK. 1986; 46(3): 170-173. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A676200007",
            "pubmed": "3699432",
            "doi": "10.1055/s-2008-1036187",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:38:51+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8038,
            "title": "TREATMENT OF OVARIAN CYSTS BY LAPAROSCOPIC ASPIRATION - REPLY",
            "abstract": null,
            "authors": [
                "BURMUCIC, R"
            ],
            "year": 1983,
            "source": "GEBURTSH FRAUENHEILK 1983 43: 640-640.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1983RQ86600012",
            "pubmed": null,
            "doi": "10.1055/s-2008-1036727",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8052,
            "title": "Embolization of the internal iliac arteries in the management of critical vaginal bleeding",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H",
                "Schneider, G"
            ],
            "year": 1983,
            "source": "GEBURTSH FRAUENHEILK. 1983; 43(11): 655-657. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RS67300001",
            "pubmed": "6197339",
            "doi": "10.1055/s-2008-1036728",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-04T16:23:26+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8053,
            "title": "Psychosocial background in sterility patients",
            "abstract": null,
            "authors": [
                "Pusch, H"
            ],
            "year": 1983,
            "source": "Geburtshilfe Frauenheilkd. 1983; 43(11):689-692",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RS67300009",
            "pubmed": "6557979",
            "doi": "10.1055/s-2008-1036736",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8259,
            "title": "16-Phenoxy-prostaglandin-E2 for inducing abortion in intact and complicated pregnancy",
            "abstract": null,
            "authors": [
                "Lichtenegger, W"
            ],
            "year": 1984,
            "source": "Geburtshilfe Frauenheilkd. 1984; 44(11):752-757",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TU07200011",
            "pubmed": "6569011",
            "doi": "10.1055/s-2008-1036514",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8515,
            "title": "Prognostic significance of biochemical and sonographic findings in hemorrhage in early pregnancy",
            "abstract": null,
            "authors": [
                "Kowatsch, AW",
                "Hofmann, H",
                "Pürstner, P",
                "Tews, G"
            ],
            "year": 1986,
            "source": "GEBURTSH FRAUENHEILK. 1986; 46(2): 98-101. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A198500006",
            "pubmed": "3514369",
            "doi": "10.1055/s-2008-1036171",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:32:44+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8550,
            "title": "Pregnancy in a rudimentary uterine horn. Case report",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pusch, H"
            ],
            "year": 1986,
            "source": "GEBURTSH FRAUENHEILK. 1986; 46(4): 255-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C115600013",
            "pubmed": "3710123",
            "doi": "10.1055/s-2008-1035911",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T15:39:16+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8725,
            "title": "Status of the childless couple",
            "abstract": null,
            "authors": [
                "Pusch, H"
            ],
            "year": 1986,
            "source": "Geburtshilfe Frauenheilkd. 1986; 46(11):831-834",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E963900013",
            "pubmed": "3803881",
            "doi": "10.1055/s-2008-1035977",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8848,
            "title": "Pregnancy following cytostatic treatment of trophoblast tumor",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1987,
            "source": "Geburtshilfe Frauenheilkd. 1987; 47(4):267-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H208800008",
            "pubmed": "3036641",
            "doi": "10.1055/s-2008-1035819",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8940,
            "title": "Functional disorders of the lower urinary tract following radical abdominal and vaginal surgery of cervix cancer",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Lichtenegger, W",
                "Kainer, F",
                "Langer, M"
            ],
            "year": 1987,
            "source": "Geburtshilfe Frauenheilkd. 1987; 47(8):551-554",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J756000009",
            "pubmed": "3653668",
            "doi": "10.1055/s-2008-1035872",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9344,
            "title": "The obstetric risk in adolescent primiparous females",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Petru, E"
            ],
            "year": 1989,
            "source": "GEBURTSH FRAUENHEILK. 1989; 49(5): 491-493. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U843300017",
            "pubmed": "2737441",
            "doi": "10.1055/s-2008-1036409",
            "pmc": null,
            "organizations": [
                "9344-14038"
            ],
            "persons": [
                "9344-51634-2",
                "9344-51624-6"
            ],
            "imported": "2010-06-22T16:59:56+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9345,
            "title": "Are there pre- or perinatal risk factors for sudden infant death?",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Einspieler, C",
                "Rosanelli, K",
                "Gmoser, G",
                "Heydarfadai, M",
                "Kenner, T"
            ],
            "year": 1989,
            "source": "GEBURTSH FRAUENHEILK. 1989; 49(5): 494-497. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U843300018",
            "pubmed": "2737442",
            "doi": "10.1055/s-2008-1036410",
            "pmc": null,
            "organizations": [
                "9345-14010",
                "9345-14038"
            ],
            "persons": [
                "9345-51624-2"
            ],
            "imported": "2010-05-25T16:29:31+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}