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=140&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=160&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=120&ordering=impactfactor_norm",
    "results": [
        {
            "id": 90177,
            "title": "Age and LDH-Value as factors for Forecasts in a case of ovarian carcinoma sarcoma",
            "abstract": null,
            "authors": [
                "Beganovic, S",
                "Haas, J",
                "Benedicic, C",
                "Petru, E"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):1-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90177-14038"
            ],
            "persons": [
                "90177-51627",
                "90177-51624"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "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": true,
            "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": 90178,
            "title": "Comparison of primary tumour size and metastasis size in the Stage I and III of epithelial ovary carcinoma",
            "abstract": null,
            "authors": [
                "Sampl, E",
                "Haas, J",
                "Winter, R",
                "Petru, E"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):4-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90178-14038",
                "90178-14080"
            ],
            "persons": [
                "90178-51627",
                "90178-51624"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 90179,
            "title": "10 years Latency between CIN III and clinical Cervix carcinoma - a Case report",
            "abstract": null,
            "authors": [
                "Pickel, K",
                "Reich, O",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):16-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90179-14038"
            ],
            "persons": [
                "90179-51918",
                "90179-74840"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 90187,
            "title": "Conization non in sano at the University Hospital for Women in Graz",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Reich, O",
                "Gramm, S",
                "Pickel, K",
                "Eder, M",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):18--AGO Tagung; APR 23-25, 2009; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90187-14038"
            ],
            "persons": [
                "90187-51918",
                "90187-58907",
                "90187-74840"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 90188,
            "title": "P16-immunocytochemistry in the interpretation of HPV-associated cellmutations of the vagina - a casestudy",
            "abstract": null,
            "authors": [
                "Reich, O"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):19-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90188-14063"
            ],
            "persons": [
                "90188-51918"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 90189,
            "title": "Accuracy of the intraoperative frozen-section-investigation of pelvine lymph knots of patients with endometrial carcinoma",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Bader, AA",
                "Regitnig, P",
                "Haas, J",
                "Winter, R",
                "Tamussino, K"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):269-269.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90189-14020",
                "90189-14063"
            ],
            "persons": [
                "90189-51627",
                "90189-51826",
                "90189-51891",
                "90189-51991",
                "90189-74796"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 90190,
            "title": "Risk of vaginal neoplasia in anogenital lichen planus in women",
            "abstract": null,
            "authors": [
                "Eberz, B",
                "Regauer, S"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):270-270.-AGO-Kongress \"Krebs bei der  Frau\"; APR 23 - 25; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90190-14020"
            ],
            "persons": [
                "90190-51945"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92228,
            "title": "Subcutaneous adipose tissue topography (subcutaneous adipose tissue-top) in new borns",
            "abstract": null,
            "authors": [
                "Eder, M",
                "Schlembach, D",
                "Giuliani, A",
                "Desoye, G",
                "Horejsi, R",
                "Lang, U"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P08--Jahrestagung der Österreichischen Gesellschaft für Gynäkologie; 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92228-14012",
                "92228-14038",
                "92228-14064"
            ],
            "persons": [],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 92230,
            "title": "Postpartal staphylococcus aureus induziertes toxic shock syndrome (STSS)",
            "abstract": null,
            "authors": [
                "Gramm, S",
                "Hiden, M",
                "Kraschl, J",
                "Szalay, S",
                "Lang, U",
                "Mortl, M"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P15-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400029",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92230-14064"
            ],
            "persons": [],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92231,
            "title": "Case report: false positive CTG through manual umbilical cord manipulation of the foetus",
            "abstract": null,
            "authors": [
                "Weiss, EC",
                "Schoell, W"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P91-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400104",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92231-14038",
                "92231-14064"
            ],
            "persons": [
                "92231-50854",
                "92231-51941"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 92232,
            "title": "Accuracy of intraoperative freezer cut study of pelvic lymph nodes in patients with endometrium carcinoma",
            "abstract": null,
            "authors": [
                "Bader, AA",
                "Pristauz, G",
                "Tamussino, K",
                "Regitnig, P",
                "Haas, J",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P94-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400107",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92232-14020",
                "92232-14038",
                "92232-14063"
            ],
            "persons": [
                "92232-51627",
                "92232-51826",
                "92232-51891",
                "92232-51991",
                "92232-74796"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92233,
            "title": "10 year latency between CIN III and clinical cervical carcinoma - a case report",
            "abstract": null,
            "authors": [
                "Pickel, K",
                "Reich, O",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P114-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400127",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92233-14038",
                "92233-14063"
            ],
            "persons": [
                "92233-51918",
                "92233-74840"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92234,
            "title": "Acute lower abdomen pain and fever in puerperium: is the clarification with CT/MRT an indispensable demand?",
            "abstract": null,
            "authors": [
                "Gramm, S",
                "Mortl, MG",
                "Thimary, F",
                "Ulrich, D",
                "Walcher, W",
                "Lang, U"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P14-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400028",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92234-14038",
                "92234-14054",
                "92234-14064"
            ],
            "persons": [
                "92234-51634",
                "92234-58907"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92235,
            "title": "Treatment of vulvar intraepithelial neoplasy (VIN) with topical cidofovir and imiquimod",
            "abstract": null,
            "authors": [
                "Scholl, W",
                "Reich, O",
                "Regauer, S"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5): P118",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400131",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92235-14020",
                "92235-14063",
                "92235-14064"
            ],
            "persons": [
                "92235-51918-6",
                "92235-51941-1",
                "92235-51945-4"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 92236,
            "title": "Imiquimod in the treatment of vulvar intra-epithelial neoplasy (VIN): effect mechanism on antigen presenting cells",
            "abstract": null,
            "authors": [
                "Scholl, W"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P118-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400132",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92236-14064"
            ],
            "persons": [
                "92236-51941"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true
        },
        {
            "id": 92237,
            "title": "Long-term follow up of breast cancer patients with bone metastasis",
            "abstract": null,
            "authors": [
                "Bjelic-Radisic, V",
                "Trattner, E",
                "Luschin-Ebengreuth, G",
                "Pristauz-Telsnigg, G",
                "Kapp, K"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P124-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400138",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92237-14038",
                "92237-14060",
                "92237-14063"
            ],
            "persons": [
                "92237-74796"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "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": 92238,
            "title": "Reduction of wound infection rate after operative therapy of breast carcinoma with hydrofiber/foil- combination dressing in wound management",
            "abstract": null,
            "authors": [
                "Peintinger, F",
                "Litscher, B",
                "Frank, K",
                "Schmolzer, L",
                "Ralph, G",
                "Stranzl, H"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P141--OEGGG 2009; 10.-13 Juni 2009; Wien. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400155",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92238-14020",
                "92238-14060"
            ],
            "persons": [
                "92238-51961",
                "92238-60413"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 92239,
            "title": "Liver Surgery for Breast Cancer Metastases.",
            "abstract": null,
            "authors": [
                "Schest, EC",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Bacher, H",
                "Mischinger, HJ"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK.  2009; 69(5):P145--Joint Annual Meeting of the Austrian Society for Gynecology & Obstetrics and the Bavarian Society of Obstetrics & Gynecology ; June 10-13; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92239-14038",
                "92239-14073"
            ],
            "persons": [
                "92239-51595",
                "92239-51760"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92249,
            "title": "HPV L1-proof and probability of regression in patients with slight and moderately severe dysplasias of portio",
            "abstract": null,
            "authors": [
                "Schneuber, S",
                "Reich, O",
                "Pickel, K",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P171-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400183",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92249-14038",
                "92249-14063"
            ],
            "persons": [
                "92249-51918",
                "92249-74840"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92250,
            "title": "Fast-track hysterectomy: a pilot project",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Tamussino, K",
                "Fruhmann, A",
                "Muller, G",
                "Amon, B",
                "Schoenett, B",
                "Bjelic-Radisic, V",
                "Bader, A",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P174-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92250-14038",
                "92250-14044",
                "92250-14063"
            ],
            "persons": [
                "92250-51826",
                "92250-51891",
                "92250-58907"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}