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=3200&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3220&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3180&ordering=impactfactor_norm",
    "results": [
        {
            "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
        },
        {
            "id": 9346,
            "title": "Severe fetopathy--toxoplasma despite serologic screening. A case report",
            "abstract": null,
            "authors": [
                "Mayer, HO",
                "Fast, C",
                "Hofmann, H",
                "Karpf, EF",
                "Stünzner, D"
            ],
            "year": 1989,
            "source": "Geburtshilfe Frauenheilkd. 1989; 49(5):504-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U843300021",
            "pubmed": "2737444",
            "doi": "10.1055/s-2008-1036413",
            "pmc": null,
            "organizations": [
                "9346-14020",
                "9346-14023",
                "9346-14038"
            ],
            "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": 11735,
            "title": "Treatment of primary cancer of the fallopian tube",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Poschauko, J",
                "Stücklschweiger, G",
                "Poier, E",
                "Lahousen, M",
                "Pickel, H",
                "Kohek, P",
                "Klug, P",
                "Hackl, A"
            ],
            "year": 1990,
            "source": "GEBURTSH FRAUENHEILK. 1990; 50(8): 593-596. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DW91500002",
            "pubmed": "2210307",
            "doi": "10.1055/s-2008-1026307",
            "pmc": null,
            "organizations": [
                "11735-14038",
                "11735-14045",
                "11735-14054"
            ],
            "persons": [],
            "imported": "2010-06-25T12:45:36+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": 11752,
            "title": "The surgical treatment of ovarian cancer",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Lahousen, M",
                "Stettner, H"
            ],
            "year": 1990,
            "source": "GEBURTSH FRAUENHEILK. 1990; 50(9): 670-677. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DZ29500003",
            "pubmed": "2272432",
            "doi": "10.1055/s-2008-1026343",
            "pmc": null,
            "organizations": [
                "11752-14038"
            ],
            "persons": [],
            "imported": "2010-06-22T17:31:11+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": 19312,
            "title": "Comments on the contribution Changes in T-cell subpopulations in normal pregnancy and in patients with spontaneous abortions by C. J. Thaler, L. J. Behnken, H. D. Taubert",
            "abstract": null,
            "authors": [
                "Fuith, LC",
                "Fuchs, D",
                "Reibnegger, G",
                "Dapunt, O",
                "Wachter, H"
            ],
            "year": 1990,
            "source": "GEBURTSH FRAUENHEILK. 1990; 50(10): 825-825. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1990EF59000016",
            "pubmed": "1981045",
            "doi": "10.1055/s-2008-1026374",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19312-50569-6"
            ],
            "imported": "2010-06-23T15:24:15+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": 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": 22034,
            "title": "Repeated ipsilateral intramural pregnancy",
            "abstract": null,
            "authors": [
                "Stein, A",
                "Zygmunt, M",
                "Mussmann, J",
                "Lang, U"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 664-666.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077822900009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023022",
            "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.33,
            "impactfactor_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66017,
            "title": "Effect of 2 low-dosage Gestodene or desogestrel containing ovulation inhibitors on sex hormones and lipid metabolism",
            "abstract": null,
            "authors": [
                "Jung-Hoffmann, C",
                "März, W",
                "Heidt, F",
                "Gross, W",
                "Kuhl, H"
            ],
            "year": 1988,
            "source": "Geburtshilfe Frauenheilkd. 1988; 48(4): 215-219. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N047400002",
            "pubmed": "2967783",
            "doi": "10.1055/s-2008-1026490",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Geburtshilfe Frauenheilkd",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77876,
            "title": "Acute dermal gangrene: a postoperative complication. With an example from obstetrics",
            "abstract": null,
            "authors": [
                "HEINE, O",
                "LANG, U",
                "MUSSMANN, J"
            ],
            "year": 1988,
            "source": "GEBURTSH FRAUENHEILK. 1988; 48(1): 50-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L832600011",
            "pubmed": "2965051",
            "doi": "10.1055/s-2008-1035695",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+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": 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": 80132,
            "title": "Pregnancy anamnesis and delivery in females with abnormalities of the internal genitalia",
            "abstract": null,
            "authors": [
                "PUSCH, H",
                "WINTER, R",
                "KESSLER, H",
                "LAHOUSEN, M"
            ],
            "year": 1986,
            "source": "GEBURTSH FRAUENHEILK. 1986; 46(10): 725-728. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E694000011",
            "pubmed": "3803867",
            "doi": "10.1055/s-2008-1035950",
            "pmc": null,
            "organizations": [
                "80132-14038"
            ],
            "persons": [],
            "imported": "2008-04-23T14:28:05+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": 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": 1842,
            "title": "Nonpsychotic Postpartum Depression",
            "abstract": null,
            "authors": [
                "Herz, E",
                "Thoma, M",
                "Umek, W",
                "Gruber, K",
                "Linzmayer, L",
                "Walcher, W",
                "Philipp, T",
                "Putz, M"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 282-288.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XE45200007",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023083",
            "pmc": null,
            "organizations": [
                "1842-14038"
            ],
            "persons": [
                "1842-51634-6"
            ],
            "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.395,
            "impactfactor_year": 1997,
            "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
        }
    ]
}