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=560&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156926,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=580&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=540&ordering=impactfactor_norm",
    "results": [
        {
            "id": 2097,
            "title": "Prognostic Factors in Cervical-Cancer",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Haas, J",
                "Lahousen, M"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1027-1028. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300398",
            "pubmed": null,
            "doi": "10.1007/BF02266289",
            "pmc": null,
            "organizations": [
                "2097-14038"
            ],
            "persons": [
                "2097-51627-6"
            ],
            "imported": "2009-07-15T12:38:30+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2101,
            "title": "Prognostic Factors in Stage-1 Endometrial Carcinoma",
            "abstract": null,
            "authors": [
                "Lahousen, M"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  157-158. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800086",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2101-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:34:58+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2151,
            "title": "Quality Assurance in the Surgical-Treatment of Stress-Incontinence",
            "abstract": null,
            "authors": [
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  513-514. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300200",
            "pubmed": null,
            "doi": "10.1007/BF02266092",
            "pmc": null,
            "organizations": [
                "2151-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:37:27+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2226,
            "title": "Recurrent Spontaneous-Abortion",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  481-487. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800268",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2226-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:35:52+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2251,
            "title": "Relevant Critical-Values of the Oral Glucose-Tolerance Test in Pregnancy",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Tamussino, K",
                "Weiss, PAM",
                "Hofmann, HMH"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 577-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300098",
            "pubmed": null,
            "doi": "10.1007/BF02264895",
            "pmc": null,
            "organizations": [
                "2251-14038"
            ],
            "persons": [
                "2251-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.066,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2323,
            "title": "Sequential Chemotherapy Plus Radiotherapy for Ovarian-Cancer Following Radical Surgery",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Petru, E",
                "Stettner, H"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  194-195. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800111",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2323-14038"
            ],
            "persons": [
                "2323-51624-6"
            ],
            "imported": "2009-07-15T12:33:55+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2357,
            "title": "Significance of Hypotensive Urethra in Surgical-Treatment of Stress-Incontinence",
            "abstract": null,
            "authors": [
                "Michelitsch, L",
                "Ralph, G",
                "Tamussino, K"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  498-500. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300191",
            "pubmed": null,
            "doi": "10.1007/BF02266083",
            "pmc": null,
            "organizations": [
                "2357-14038"
            ],
            "persons": [
                "2357-51826-6"
            ],
            "imported": "2009-07-15T12:37:14+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2441,
            "title": "Studies on Sperm Quality in Recurrent Spontaneous-Abortion",
            "abstract": null,
            "authors": [
                "Hans, H",
                "Pusch, W",
                "Urdl, W",
                "Honigl, G",
                "Tscherne, G"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  490-492. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800272",
            "pubmed": null,
            "doi": "10.1007/978-3-642-76124-9_271",
            "pmc": null,
            "organizations": [
                "2441-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:37:55+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2465,
            "title": "Surgical-Treatment of Stress-Incontinence in Total Prolapse of the Uterus",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Michelitsch, L",
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  507-508. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300197",
            "pubmed": null,
            "doi": "10.1007/BF02266089",
            "pmc": null,
            "organizations": [
                "2465-14038"
            ],
            "persons": [
                "2465-51826-2"
            ],
            "imported": "2009-07-15T12:33:02+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2783,
            "title": "Twin labour complicated by umbilical cord knotting.",
            "abstract": null,
            "authors": [
                "Adelwöhrer, NE",
                "Walcher, W",
                "Hönigl, W"
            ],
            "year": 1992,
            "source": "ARCH GYNECOL OBSTET. 1992; 251(2): 101-103. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HP50400007",
            "pubmed": "1580699",
            "doi": "10.1007/BF02759918",
            "pmc": null,
            "organizations": [
                "2783-14038"
            ],
            "persons": [
                "2783-51634-6"
            ],
            "imported": "2009-07-15T12:38:49+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 1190,
            "title": "Hexoprenaline activates potassium channels of human myometrial myocytes.",
            "abstract": null,
            "authors": [
                "Adelwoehrer, NE",
                "Mahnert, W"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 252(4): 179-184. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KY79700003",
            "pubmed": "8512346",
            "doi": "10.1007/BF02426355",
            "pmc": null,
            "organizations": [
                "1190-14011",
                "1190-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:32:18+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8924,
            "title": "Cervical pregnancy: case reports and current concepts in diagnosis and treatment.",
            "abstract": null,
            "authors": [
                "Hofmann, HM",
                "Urdl, W",
                "Höfler, H",
                "Hönigl, W",
                "Tamussino, K"
            ],
            "year": 1987,
            "source": "ARCH GYNECOL OBSTET. 1987; 241(1): 63-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J470900011",
            "pubmed": "3314739",
            "doi": "10.1007/BF00931444",
            "pmc": null,
            "organizations": [
                "8924-14063"
            ],
            "persons": [
                "8924-51826-6"
            ],
            "imported": "2009-11-13T12:19:01+01:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": true
        },
        {
            "id": 9086,
            "title": "Polycystic ovarian disease: endocrinological parameters with specific reference to growth hormone and somatomedin-C.",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1988,
            "source": "ARCH GYNECOL OBSTET. 1988; 243(1): 13-36. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1988N507200003",
            "pubmed": "3408273",
            "doi": "10.1007/BF00931548",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T11:25:14+01:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 9265,
            "title": "In vitro chemosensitivity testing in the treatment of ovarian carcinoma.",
            "abstract": null,
            "authors": [
                "Auner, H",
                "Petru, E",
                "Hofmann, HM",
                "Pickel, H",
                "Pürstner, P"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 246(4):227-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CD26400006",
            "pubmed": "2619337",
            "doi": "10.1007/BF00934523",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9265-51624-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 11758,
            "title": "Maternal serum fructosamine and maternofetal glucose and insulin homeostasis in normal pregnancy.",
            "abstract": null,
            "authors": [
                "Hofmann, HM"
            ],
            "year": 1990,
            "source": "Arch Gynecol Obstet. 1990; 248(1):1-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EA76900001",
            "pubmed": "2256715",
            "doi": "10.1007/BF02389583",
            "pmc": null,
            "organizations": [
                "11758-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 11803,
            "title": "Urological complications after radical hysterectomy with or without radiotherapy for cervical cancer.",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Tamussino, K",
                "Lichtenegger, W"
            ],
            "year": 1990,
            "source": "Arch Gynecol Obstet. 1990; 248(2):61-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EK65600002",
            "pubmed": "2078058",
            "doi": "10.1007/BF02389576",
            "pmc": null,
            "organizations": [
                "11803-14038"
            ],
            "persons": [
                "11803-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": true
        },
        {
            "id": 11804,
            "title": "Haematopoiesis in a degenerating uterine leiomyoma.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Kratochvil, P"
            ],
            "year": 1990,
            "source": "Arch Gynecol Obstet. 1990; 248(2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EK65600005",
            "pubmed": "2078060",
            "doi": "10.1007/BF02389579",
            "pmc": null,
            "organizations": [
                "11804-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 60282,
            "title": "The psychosocial background of sterile patients",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Urdl, W",
                "Walcher, W"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 1055-1057. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2802686",
            "doi": "10.1007/BF02417682",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60282-51634-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60301,
            "title": "Growth factors, carbohydrate and lipid metabolism in females with polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G",
                "Schmon, B",
                "Hofmann, HM",
                "Hönigl, W"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 990-992. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2679448",
            "doi": "10.1007/BF02417651",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63136,
            "title": "Expression of histocompatibility antigens in human pre-implantation embryos",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Dohr, G",
                "Desoye, G",
                "Winter, R"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 161-162. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2802701",
            "doi": "10.1007/BF02417223",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63136-51666-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}