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=1360&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158448,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=impactfactor_norm",
    "results": [
        {
            "id": 144441,
            "title": "Disturbances of gastrointestinal motility in intensive care units].",
            "abstract": null,
            "authors": [
                "Stefaniak, J",
                "Baron, DM",
                "Metnitz, PG",
                "Kramer, L"
            ],
            "year": 2010,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2010; 45(11-12):696-706",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000284823100002",
            "pubmed": "21120767",
            "doi": "10.1055/s-0030-1268871",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144441-91898-6"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.232,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.08,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 119457,
            "title": "Everolimus in different combinations as maintenance immunosuppressive therapy in heart transplant recipients.",
            "abstract": null,
            "authors": [
                "Schweiger, M",
                "Stiegler, P",
                "Puntschart, A",
                "Sereinigg, M",
                "Prenner, G",
                "Wasler, A",
                "Tscheliessnigg, K"
            ],
            "year": 2012,
            "source": "Exp Clin Transplant. 2012; 10(3):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000305381500012",
            "pubmed": "22631065",
            "doi": "10.6002/ect.2011.0156",
            "pmc": null,
            "organizations": [
                "119457-14073",
                "119457-14075"
            ],
            "persons": [
                "119457-50874-6",
                "119457-62118-6",
                "119457-56926-6"
            ],
            "imported": "2012-05-30T02:00:00+02:00",
            "journal": "Exp Clin Transplant",
            "issn": "1304-0855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": 0.083,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "TRANSPLANTATION",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129872,
            "title": "[Postoperative prognosis of chromophobic renal cell carcinoma: comparative analysis of the multinational CORONA database].",
            "abstract": null,
            "authors": [
                "May, M",
                "Zigeuner, R",
                "Aziz, A",
                "Cindolo, L",
                "Gilfrich, C",
                "Schips, L",
                "De Cobelli, O",
                "Rocco, B",
                "De Nunzio, C",
                "Tubaro, A",
                "Coman, I",
                "Feciche, B",
                "Truss, M",
                "Hoschke, B",
                "Dalpiaz, O",
                "Stoltze, A",
                "Fenske, F",
                "Fritsche, HM",
                "Chromecki, T",
                "Lebentrau, S",
                "Figenshau, RS",
                "Madison, K",
                "Sánchez-Chapado, M",
                "Del Carmen Santiago Martin, M",
                "Salzano, L",
                "Lotrecchiano, G",
                "Joniau, S",
                "Waidelich, R",
                "Stief, CG",
                "Brookman-May, S",
                "Mitglieder des "",
                "CORONA projects"",
                "",
                "Projektgruppe "",
                "Young Academic Urologists Renal Cancer Group"",
                "der European Association of Urology (EAU)"
            ],
            "year": 2014,
            "source": "Urologe A. 2014; 53(2):228-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331705500010",
            "pubmed": "23836364",
            "doi": "10.1007/s00120-013-3237-y",
            "pmc": null,
            "organizations": [
                "129872-14056"
            ],
            "persons": [
                "129872-51738-1",
                "129872-72937-6"
            ],
            "imported": "2013-07-14T02:00:00+02:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.444,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 142878,
            "title": "Management of hypospadias].",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2014,
            "source": "Urologe A. 2014; 53(5): 741-750. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000335725500020",
            "pubmed": "24718908",
            "doi": "10.1007/s00120-014-3438-z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142878-51373-2"
            ],
            "imported": "2015-02-11T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.444,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 178365,
            "title": "[2019 meeting of the Cytopathology Working Group of the German Society of Pathology].",
            "abstract": null,
            "authors": [
                "Tötsch, M"
            ],
            "year": 2019,
            "source": "Pathologe. 2019; 40(Suppl 3):401-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000496411000004",
            "pubmed": "31720745",
            "doi": "10.1007/s00292-019-00684-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-12-02T10:04:52+01:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.617,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 182465,
            "title": "After ISCHEMIA: is invasive physiology the only remaining gatekeeper for myocardial revascularization in chronic coronary syndromes?",
            "abstract": null,
            "authors": [
                "Kanoun, S",
                "Toth, GG"
            ],
            "year": 2020,
            "source": "Herz. 2020; 45(5):453-457",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000537684800001",
            "pubmed": "32494947",
            "doi": "10.1007/s00059-020-04945-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "182465-89154-4"
            ],
            "imported": "2020-06-17T16:57:35+02:00",
            "journal": "HERZ",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": "HERZ; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.443,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.088,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 104581,
            "title": "Quality improvement of postoperative pain management in infants QUIPSI) - A pilot study",
            "abstract": null,
            "authors": [
                "Messerer, B",
                "Weinberg, AM",
                "Sandner-Kiesling, A",
                "Gutmann, A",
                "Mescha, S",
                "Meissner, W"
            ],
            "year": 2010,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2010; 45(9): 592-594. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000281767600009",
            "pubmed": "20839149",
            "doi": "10.1055/s-0030-1265752",
            "pmc": null,
            "organizations": [
                "104581-14049",
                "104581-14069",
                "104581-14070"
            ],
            "persons": [
                "104581-50785-6",
                "104581-51916-6",
                "104581-57043-2"
            ],
            "imported": "2010-09-21T02:00:00+02:00",
            "journal": "Anasthesiol Intensivmed Notfallmed Schmerzther",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.232,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.08,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105855,
            "title": "Coagulation management in trauma-related massive bleeding. - Recommendations of the Task Force for Coagulation (AGPG) of the Austrian Society of Anesthesiology, Resuscitation and Intensive Care Medicine (OGARI)",
            "abstract": null,
            "authors": [
                "Fries, D",
                "Innerhofer, P",
                "Perger, P",
                "Gutl, M",
                "Heil, S",
                "Hofmann, N",
                "Kneifel, W",
                "Neuner, L",
                "Pernerstorfer, T",
                "Pfanner, G",
                "Schochl, H",
                "Ziegler, B",
                "Kolblinger, C",
                "Kozek-Langenecker, S"
            ],
            "year": 2010,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2010; 45(9):552-561",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000281767600003",
            "pubmed": "20839143",
            "doi": "10.1055/s-0030-1265746",
            "pmc": null,
            "organizations": [
                "105855-14044"
            ],
            "persons": [],
            "imported": "2010-10-13T11:21:11+02:00",
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.232,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.077,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.08,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98203,
            "title": "Soluble HLA-G and Assisted Reproductive Technology - An Artefact Used as Basis For a (Vitally) Important Decision?",
            "abstract": null,
            "authors": [
                "Juch, H",
                "Dohr, G"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(1): 17-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000274245600002",
            "pubmed": null,
            "doi": "10.1055/s-0029-1240729",
            "pmc": null,
            "organizations": [
                "98203-14017"
            ],
            "persons": [
                "98203-51666-6",
                "98203-51878-2"
            ],
            "imported": "2010-02-24T15:03:33+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100543,
            "title": "Do we need a differentiated after-care for uterine stroma sarcomas?",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Petru, E",
                "Gramm, S",
                "Reich, O"
            ],
            "year": 2010,
            "source": "Geburtsh Frauenheilk 2010; 3(70):242-242.-Annual meeting of the Society for Gynecologic Oncology; APR 15-17, 2010; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300028",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100543-14038",
                "100543-14063",
                "100543-14064"
            ],
            "persons": [
                "100543-58907",
                "100543-51918",
                "100543-51624"
            ],
            "imported": "2010-05-30T17:59:59+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101838,
            "title": "HPV-DNA in men in a frame of the assisted reproduction",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Auner, H",
                "Puerstner, P"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):239-239.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101838-14063",
                "101838-14064"
            ],
            "persons": [
                "101838-51918"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101839,
            "title": "DNA cytometry as a first line Method on the evaluation of clinical course in abnormal cervical Pap's",
            "abstract": null,
            "authors": [
                "Ballon, M",
                "Bankutti, E",
                "Reich, O"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):240-240.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101839-14063",
                "101839-14064"
            ],
            "persons": [
                "101839-51918"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101840,
            "title": "Late isolated pelvic Lymp-node relapse after endometrium carcinoma on early stage",
            "abstract": null,
            "authors": [
                "Mayer-Pickel, K",
                "Petru, E",
                "Regitnig, P",
                "Tamussino, K"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):242-242.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101840-14020",
                "101840-14038",
                "101840-14063"
            ],
            "persons": [
                "101840-51826",
                "101840-51991",
                "101840-74840",
                "101840-51624"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101842,
            "title": "Kleinzelliges Endometriumkarzinom- Ein Fallbericht",
            "abstract": null,
            "authors": [
                "Schest, EC",
                "Lackner, K",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):242-242.-XIX Wissenschaftliche Tagung der AGO; 15.-17. April 2010; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300029",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101842-14020",
                "101842-14038",
                "101842-14064"
            ],
            "persons": [
                "101842-51983",
                "101842-51624"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 101843,
            "title": "Endometrium carcinoma with deep fibroids trane invasion : experiance with 241 patients with endometroid subtype",
            "abstract": null,
            "authors": [
                "Begusch, S",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):242-243.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101843-14038"
            ],
            "persons": [
                "101843-51624"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101844,
            "title": "Hormonal contraception and breast cancer risk - overview in literature",
            "abstract": null,
            "authors": [
                "Bjelic-Radisic, V",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):243-243.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101844-14038",
                "101844-14063"
            ],
            "persons": [
                "101844-51624"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101845,
            "title": "Expression of Androgen receptors in breast cancer patients after BRCA1 and BRCA 2 0-mutation test",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Petru, E",
                "Stacher, E",
                "Geigl, JB",
                "Schwarzbraun, T",
                "Tsybrovskyy, O",
                "Winter, R",
                "Moinfar, F"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):244-244.-Jahrestagung der OEGGG; JUN 2-6, 2010; Zell am See, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101845-14020",
                "101845-14021",
                "101845-14038"
            ],
            "persons": [
                "101845-50588",
                "101845-57423",
                "101845-74796",
                "101845-51624"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 101846,
            "title": "Small cell neuroendocrine cancer of ovars",
            "abstract": null,
            "authors": [
                "Einwagner, K",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):245-245.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101846-14038"
            ],
            "persons": [
                "101846-51624"
            ],
            "imported": "2010-06-01T11:23:11+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "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": 102371,
            "title": "Changes of the FIGO Staging of Gynecologic Malignancies 2009",
            "abstract": null,
            "authors": [
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(4): 269-272. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000277919200001",
            "pubmed": null,
            "doi": "10.1055/s-0029-1241020",
            "pmc": null,
            "organizations": [
                "102371-14038"
            ],
            "persons": [
                "102371-51624-2"
            ],
            "imported": "2010-06-24T12:37:42+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102411,
            "title": "Medical and Psychosocial Risk Factors for Depression and Decreased Quality of Life in Pregnancy and Postpartum",
            "abstract": null,
            "authors": [
                "Mautner, E",
                "Egger, JW",
                "Daghofer, F",
                "Lang, U",
                "Greimel, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(4): 298-303. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000277919200006",
            "pubmed": null,
            "doi": "10.1055/s-0029-1241021",
            "pmc": null,
            "organizations": [
                "102411-14038",
                "102411-14064",
                "102411-29447"
            ],
            "persons": [
                "102411-51505-6",
                "102411-57392-2"
            ],
            "imported": "2010-06-24T12:37:42+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.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}