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=155100&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155120&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155080&ordering=-impactfactor",
    "results": [
        {
            "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-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": 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": 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-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": 159105,
            "title": "DISSEMINATED PUNCTATE SPLENIC CALCIFICATIONS IN A CHILD.",
            "abstract": null,
            "authors": [
                "MAYR, J",
                "FASCHING, G",
                "SORANTIN, E",
                ""
            ],
            "year": 1993,
            "source": "PEDIAT SURG INT. 1993; 8(3): 260-261. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KV79900022",
            "pubmed": null,
            "doi": "10.1007/BF00182534",
            "pmc": null,
            "organizations": [],
            "persons": [
                "159105-51913-6"
            ],
            "imported": "2017-02-14T21:53:23+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 111306,
            "title": "Reduktion der operativen Entbindungsrate durch den Einsatz von Mikroblutuntersuchungen bei auffälligem CTG unter Berücksichtigung des Gestationsalters",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Haas, J",
                "Schöll, W",
                "Lang, U"
            ],
            "year": 2011,
            "source": "Geburtshilfe und Frauenheilkunde. 2011; -Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111306-14038",
                "111306-14064"
            ],
            "persons": [
                "111306-51627",
                "111306-51941"
            ],
            "imported": "2011-06-06T14:30:14+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 111308,
            "title": "Mobile Cardiotocography - Nanoelectronics for Mobile Ambient Assisted Living Systems (MAS): Die Entwicklung einer neuen Generation der CTG-Überwachung",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Schöll, W",
                "Lang, U"
            ],
            "year": 2011,
            "source": "Geburtshilfe und Frauenheilkunde, 71.Jahrgang, Seite 1-32 - Sonderdruck\r\nwww.thieme-connect.de/ejournals. 2011; 22-22.-Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111308-14038",
                "111308-14064"
            ],
            "persons": [
                "111308-51941"
            ],
            "imported": "2011-06-06T20:25:38+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 111307,
            "title": "Fetaler Outcome von Gestationsdiabetikerinnen vs. gesunden Schwangeren bei Geburten mit auffälligem Geburts-CTG",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Panzitt, T",
                "Müller, M",
                "Haas, J",
                "Lang, U"
            ],
            "year": 2011,
            "source": "Geburtshilfe und Frauenheilkunde, 71.Jahrgang, Seite 1-32 - Sonderdruck\r\nwww.thieme-connect.de/ejournals. 2011; 19-19.-Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111307-14038",
                "111307-14064",
                "111307-14091"
            ],
            "persons": [
                "111307-51627"
            ],
            "imported": "2011-06-06T20:20:39+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 111350,
            "title": "Vorzeitige Plazentalösung bei Erstgraviden mit unauffälligem Schwangerschaftsverlauf",
            "abstract": null,
            "authors": [
                "Tappauf, C",
                "Reif, P",
                "Peuker, A",
                "Walcher, W",
                "Lang, U"
            ],
            "year": 2011,
            "source": "eburtshilfe und Frauenheilkunde, 71.Jahrgang, Seite 1-32 - Sonderdruck www.thieme-connect.de/ejournals. 2011; 23-23.-Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde (BGGF) - Österreichische Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAY, 25-28,2011; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111350-14038",
                "111350-14064"
            ],
            "persons": [
                "111350-51634",
                "111350-80792"
            ],
            "imported": "2011-06-09T12:31:51+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": null,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 102729,
            "title": "Long-Tumorstabilisation a Her-2-neu positive, metastatic breast cancer patient with Lapatinib and Capecitabine.",
            "abstract": null,
            "authors": [
                "Idris, T",
                "Hartner, E",
                "Krippl, P",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P49-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000064",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102729-14038",
                "102729-14064"
            ],
            "persons": [
                "102729-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
        },
        {
            "id": 102730,
            "title": "Histopathological processing and interpretation of Sentinel lymph nodes in vulvar carcinoma.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Tamussino, K"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P56-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102730-14020",
                "102730-14063"
            ],
            "persons": [
                "102730-51826",
                "102730-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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102731,
            "title": "Micrometastases in sentinel lymph nodes in patients with breast carcinoma: indication for chemotherapy.",
            "abstract": null,
            "authors": [
                "Peintinger, F",
                "Mazouni, C",
                "Stranzl, H",
                "Ralph, G",
                "Reitsamer, R"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P51--Jahrestagung der OEGGG 2010 ; 2.-5. Juni 2010; Zell/See. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000066",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102731-14020",
                "102731-14060"
            ],
            "persons": [
                "102731-51961",
                "102731-60413"
            ],
            "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": true,
            "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": 102732,
            "title": "Expression of Androgen receptors in Breast carcinomas of patients for BRCA1 and BRCA2 Mutation Testing.",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Petru, E",
                "Stacher, E",
                "Geigl, JB",
                "Schwarzbraun, T",
                "Tsybrovvskyy, O",
                "Winter, R",
                "Moinfar, F"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P54-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000069",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102732-14020",
                "102732-14021",
                "102732-14038",
                "102732-14063"
            ],
            "persons": [
                "102732-50588",
                "102732-57423",
                "102732-74796",
                "102732-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
        },
        {
            "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": 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-51945",
                "102734-51918"
            ],
            "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": 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
        },
        {
            "id": 102736,
            "title": "Acute compartment syndrome after surgery for malignant ovarian tumor: a case report.",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Bader, A",
                "Zotter, M",
                "Koch, H",
                "Pristauz, G",
                "Tamussino, K"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(5):P60-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000278904000075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102736-14038",
                "102736-14063",
                "102736-14076"
            ],
            "persons": [
                "102736-51826",
                "102736-51891",
                "102736-51895",
                "102736-58907",
                "102736-74796"
            ],
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}