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=151820&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151840&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151800&ordering=-impactfactor",
    "results": [
        {
            "id": 11682,
            "title": "Quantitative determination of some pharmaceuticals in bulk drugs and tablets by proton magnetic resonance (PMR) spectroscopy.",
            "abstract": null,
            "authors": [
                "Shoukrallah, I",
                "Sakla, A",
                "Paletta, B"
            ],
            "year": 1990,
            "source": "Farmaco. 1990; 45(4):455-463",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DL15900008",
            "pubmed": "2400518",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11682-14012"
            ],
            "persons": [],
            "imported": null,
            "journal": "FARMACO",
            "issn": "0014-827X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.346,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.207865168539326,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 170861,
            "title": "The impact of body mass index and gender on the development of infectious complications in polytrauma patients.",
            "abstract": null,
            "authors": [
                "Mica, L",
                "Keller, C",
                "Vomela, J",
                "Trentz, O",
                "Plecko, M",
                "Keel, MJ"
            ],
            "year": 2014,
            "source": "Eur J Trauma Emerg Surg. 2014; 40(5):573-579",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000343916100010",
            "pubmed": "26814514",
            "doi": "10.1007/s00068-013-0300-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "170861-71409-6"
            ],
            "imported": "2018-12-06T01:00:00+01:00",
            "journal": "Eur J Trauma Emerg Surg",
            "issn": "1863-9933",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.346,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.208,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.208,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": false
        },
        {
            "id": 66946,
            "title": "Heme synthesis in anemia of the uremic state.",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Stummvoll, HK",
                "Wolf, A",
                "Müller, M"
            ],
            "year": 1978,
            "source": "Isr J Med Sci. 1978; 14(11):1173-1176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GA19700017",
            "pubmed": "750546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "ISR J MED SCI",
            "issn": "0021-2180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.345,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65652,
            "title": "Pilot study of the efficacy of spent grain dietary fiber in the treatment of constipation.",
            "abstract": null,
            "authors": [
                "Odes, HS",
                "Madar, Z",
                "Trop, M",
                "Namir, S",
                "Gross, J",
                "Cohen, T"
            ],
            "year": 1986,
            "source": "Isr J Med Sci. 1986; 22(1): 12-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A074000003",
            "pubmed": "3007392",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Isr J Med Sci",
            "issn": "0021-2180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.345,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6045,
            "title": "Laparoscopic management of adnexal torsion during the second trimester.",
            "abstract": null,
            "authors": [
                "Lang, PF",
                "Tamussino, K",
                "Winter, R"
            ],
            "year": 1992,
            "source": "Int J Gynaecol Obstet. 1992; 37(1):51-51",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1992GW48600009",
            "pubmed": "1346602",
            "doi": "10.1016%2F0020-7292%2892%2990978-R",
            "pmc": null,
            "organizations": [
                "6045-14038"
            ],
            "persons": [
                "6045-51826-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL OBSTET",
            "issn": "0020-7292",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.344,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.245283018867925,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128441,
            "title": "Delayed meconium passage in small vs. appropriate for gestational age preterm infants: management and short-term outcome.",
            "abstract": null,
            "authors": [
                "Raith, W",
                "Resch, B",
                "Pichler, G",
                "Zotter, H",
                "Urlesberger, B",
                "Mueller, W"
            ],
            "year": 2013,
            "source": "Iran J Pediatr. 2013; 23(1):8-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000320853300002",
            "pubmed": "23550024",
            "doi": null,
            "pmc": "PMC3574985",
            "organizations": [
                "128441-14094"
            ],
            "persons": [
                "128441-50907-6",
                "128441-51643-6",
                "128441-51695-6",
                "128441-51743-6"
            ],
            "imported": "2013-05-16T02:00:00+02:00",
            "journal": "Iran J Pediatr",
            "issn": "2008-2142",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.344,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 167154,
            "title": "Na+/Ca++ exchanger gene expression during experimental ischemia is differentially regulated by beta-blockers",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Gasser, S",
                "Roessl, U",
                "Machler, H",
                "Yates, A",
                "Porta, S"
            ],
            "year": 2018,
            "source": "TRACE ELEM ELECTROLY. 2018; 35(1): 1-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000429109000001",
            "pubmed": null,
            "doi": "10.5414/TEX01493",
            "pmc": null,
            "organizations": [
                "167154-14014",
                "167154-14075",
                "167154-14083"
            ],
            "persons": [
                "167154-51533-2",
                "167154-51592-6",
                "167154-51947-6"
            ],
            "imported": "2018-04-27T12:23:48+02:00",
            "journal": "TRACE ELEM ELECTROLY",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.344,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.034,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.065,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": true,
            "local_affiliation": true
        },
        {
            "id": 40147,
            "title": "Characteristics of women currently using hormone replacement therapy in rural areas of Styria, Austria.",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Freidl, W",
                "Stronegger, WJ",
                "Scheuringer, C"
            ],
            "year": 1997,
            "source": "Soz Praventivmed. 1997; 42(6):385-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071525400010",
            "pubmed": "9499470",
            "doi": "10.1007/BF01318614",
            "pmc": null,
            "organizations": [
                "40147-14024"
            ],
            "persons": [
                "40147-51688-2",
                "40147-51741-6",
                "40147-51845-6"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.343,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.1125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 98072,
            "title": "Clinical and Radiological Outcome after Trapezium Resection with Suspension and Interposition Arthroplasty.",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Jeserschek, R",
                "Gruber, G",
                "Parsché, G",
                "Zacherl, M",
                "Maurer-Ertl, W",
                "Windhager, R"
            ],
            "year": 2010,
            "source": "Z Orthop Unfall. 2010; 148(3): 326-331. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000279342000009",
            "pubmed": "20166016",
            "doi": "10.1055/s-0029-1240735",
            "pmc": null,
            "organizations": [
                "98072-14052"
            ],
            "persons": [
                "98072-50859-6",
                "98072-58004-6"
            ],
            "imported": "2010-02-22T01:00:00+01:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.343,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.18,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.18,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 121402,
            "title": "[Radiology in pediatric intensive care units].",
            "abstract": null,
            "authors": [
                "Beer, M",
                "Wirth, C",
                "Neubauer, H",
                "Wirbelauer, J"
            ],
            "year": 2011,
            "source": "Med Klin Intensivmed Notfmed. 2011; 106(2):103-110",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000296273100009",
            "pubmed": "22038634",
            "doi": "10.1007/s00063-011-0056-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.343,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.213,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.268,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 123872,
            "title": "Fetal adrenal transplants respond to ACTH and prevent addisonian crisis in adrenalectomized rats",
            "abstract": null,
            "authors": [
                "Till, H",
                "Kellnar, S",
                "Strassburger, CJ",
                "Schwarz, HP",
                "Barretton, G",
                "Joppich, I"
            ],
            "year": 1998,
            "source": "Pediatr Surg Int. 1998; 13(4):271-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073618900011",
            "pubmed": "9553187",
            "doi": "10.1007/s003830050314",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123872-83445-2"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.203,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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": 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": 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-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": 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": 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": 102733,
            "title": "Increased risk for the development of de novo epithelial cancers-plates in the residual vulvar lichen sclerosus after previous in-sano operation of lichen sclerosus-associated squamous cell carcinoma.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                ""
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P55--Jahrestagung Österreichische Gesellschaft für Gynäkologie und Geburtshilfe; Juni 2-6,2010; Zell am See, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102733-14020"
            ],
            "persons": [
                "102733-51945"
            ],
            "imported": "2010-07-15T12:43:47+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": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102734,
            "title": "Polymorphisms 1558 C > T in the Aromatase Gene (CYP 19A1) in Low-Grade Endometrial Stromal Sarcoma",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Regauer, S",
                "Tempfer, C",
                "Schneeberger, C",
                "Huber, JC"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P57-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000072",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102734-14020",
                "102734-14063"
            ],
            "persons": [
                "102734-51918",
                "102734-51945"
            ],
            "imported": "2010-07-15T12:43:47+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109491,
            "title": "Long-tern survival of a Her-2-ner-positive breast cancer patients under the Lapatinic and Cepesitabin despite the various pretreatments",
            "abstract": null,
            "authors": [
                "Idris, T",
                "Hartner, E",
                "Krippl, P",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3): 244-244. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109491-14038",
                "109491-14064"
            ],
            "persons": [
                "109491-51624"
            ],
            "imported": "2011-02-21T09:29:51+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": 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": false
        },
        {
            "id": 102735,
            "title": "Small cell endometrial cancer - case report and Literature review.",
            "abstract": null,
            "authors": [
                "Schest, EC",
                "Lackner, K",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P58-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102735-14038",
                "102735-14064"
            ],
            "persons": [
                "102735-51624"
            ],
            "imported": "2010-07-15T12:43:47+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
        }
    ]
}