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=157400&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157549,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157420&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157380&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 85845,
            "title": "Lebensqualität, Schwangerschaft und Geburt – Medizinische und psychosoziale Einflussfaktoren auf die Lebensqualität und Befindlichkeit.",
            "abstract": null,
            "authors": [
                "Mautner, E",
                "Egger, JW",
                "Trutnovsky, G",
                "Greimel, E"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK.  2008; 68: S117-S117.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259577500482",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85845-14038",
                "85845-14064",
                "85845-29447"
            ],
            "persons": [
                "85845-50853",
                "85845-51505",
                "85845-57392"
            ],
            "imported": "2008-11-27T16:14:31+01: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": 85855,
            "title": "TVT vs TVT-O: A prospective random study -  Austrian working group for Urogynacology and reconstructive pelvic floor surgery(AUB)",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Tammaa, A",
                "Hanzal, E",
                "Kolle, D",
                "Peschers, U",
                "Jundt, K"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68: S1-S1.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000259577500003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85855-14038",
                "85855-14063"
            ],
            "persons": [
                "85855-51826"
            ],
            "imported": "2008-11-27T16:14:31+01: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": 90174,
            "title": "Follow-up of the 105 pregnant women with abnormal Pap-test of cervix in time frame of 10 years",
            "abstract": null,
            "authors": [
                "Durchschein, F",
                "Reich, O",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(3):15-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000264925600031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90174-14063",
                "90174-14081"
            ],
            "persons": [
                "90174-51918",
                "90174-71975"
            ],
            "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": 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": 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": 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": 95137,
            "title": "Accuracy of intraoperative frozen section examination of pelvic lymph nodes in patients with endometrial cancer.",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Bader, AA",
                "Regitnig, P",
                "Haas, J",
                "Winter, R",
                "Tamussino, K"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(8):755-755.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000269762000095",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95137-14020",
                "95137-14038",
                "95137-14063"
            ],
            "persons": [
                "95137-51627",
                "95137-51826",
                "95137-51891",
                "95137-51991",
                "95137-74796"
            ],
            "imported": "2009-10-13T19:06:09+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": 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": 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": 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": 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": 95320,
            "title": "Histopathological Processing and Interpretation of Sentinel lymph nodes in Vulvar carcinoma.",
            "abstract": null,
            "authors": [
                "Regauer, S"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(8):756-756.-XX1. Akademische Tagung deutsch sprechender Hochschullehrer in der Gynäkologie und Geburtshilfe; SEP 25 - 26; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000269762000099",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95320-14020"
            ],
            "persons": [
                "95320-51945"
            ],
            "imported": "2009-10-27T12:09:47+01: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": 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": 95330,
            "title": "Incidence of vaginal neoplasia with anogenital Lichen planus.",
            "abstract": null,
            "authors": [
                "Eberz, B",
                "Regauer, S"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(8):738-738.-XXI. Akademische Tagung deutschsprechender Hochschullehrer in der Gynäkologie und Geburtshilfe; SEP 25 - 26; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000269762000033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95330-14020"
            ],
            "persons": [
                "95330-51945"
            ],
            "imported": "2009-10-27T12:09:47+01: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": 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": 95331,
            "title": "Differential expression of VE-cadherin and Flk-1 in the syncytiotrophoblast in earlier times and later pre-eclampsia",
            "abstract": null,
            "authors": [
                "Groten, T",
                "Reister, F",
                "Huppertz, B",
                "Schleussner, E"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(8):743-743.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000269762000052",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "95331-14017"
            ],
            "persons": [
                "95331-54142"
            ],
            "imported": "2009-10-27T12:09:47+01: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": 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
        }
    ]
}