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=158840&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159509,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158860&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158820&ordering=-impactfactor",
    "results": [
        {
            "id": 1998,
            "title": "Polycystic Ovarian Syndrome - Interaction Between Insulin and Insulin-Like Growth Factor-I",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  999-1001. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800521",
            "pubmed": null,
            "doi": "10.1007/BF02372910",
            "pmc": null,
            "organizations": [
                "1998-14038"
            ],
            "persons": [
                "1998-51632-6"
            ],
            "imported": "2009-07-15T12:36:44+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1141,
            "title": "Gerontosurgery at the Graz-Gynecological-Clinic in Germany",
            "abstract": null,
            "authors": [
                "Schaffer, M",
                "Girardi, F",
                "Wiesinger, R",
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  459-460. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300172",
            "pubmed": null,
            "doi": "10.1007/BF02266064",
            "pmc": null,
            "organizations": [
                "1141-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:31:23+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 452,
            "title": "Chemotherapy in Trophoblastic Tumors",
            "abstract": null,
            "authors": [
                "Luschinebengreuth, G",
                "Petru, E",
                "Pickel, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1113-1115. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300440",
            "pubmed": null,
            "doi": "10.1007/BF02266331",
            "pmc": null,
            "organizations": [
                "452-14038"
            ],
            "persons": [
                "452-51624-6"
            ],
            "imported": "2009-07-15T12:29:29+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2040,
            "title": "Preliminary-Results of Fertility Scoring",
            "abstract": null,
            "authors": [
                "Lorenzeberhardt, G",
                "Pusch, HH",
                "Haas, J",
                "Kopera, D"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  167-169. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300048",
            "pubmed": null,
            "doi": "10.1007/BF02265941",
            "pmc": null,
            "organizations": [
                "2040-14038"
            ],
            "persons": [
                "2040-51627-6",
                "2040-51842-6"
            ],
            "imported": "2009-07-15T12:34:42+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1556,
            "title": "Lymphadenectomy in Ovarian-Cancer",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  968-969. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300369",
            "pubmed": null,
            "doi": "10.1007/BF02266260",
            "pmc": null,
            "organizations": [
                "1556-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:32:49+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1349,
            "title": "Influence of Radicality in the Treatment of Cervical-Cancer on Lower Urinary-Tract Function",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Winter, R",
                "Michelitsch, L",
                "Tamussino, K"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  138-140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800074",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1349-14038"
            ],
            "persons": [
                "1349-51826-4"
            ],
            "imported": "2009-07-15T12:33:16+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87539,
            "title": "Level of leukotriene and thromboxane in blood and clinical parameters of patients with osteoarthritis and rheumatoid arthritis before and after application of tepoxalin",
            "abstract": null,
            "authors": [
                "Willburger, RE",
                "Wittenberg, RH",
                "BrauckmannBerger, J",
                "Kleemeyer, KS",
                "Hoos, R",
                "Ludwig, J",
                "Brunner, F",
                "Peskar, BA"
            ],
            "year": 1996,
            "source": "AKTUEL RHEUMATOL. 1996; 21(5): 238-241. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VG49000003",
            "pubmed": null,
            "doi": "10.1055/s-2008-1043723",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": "AKTUELLE RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 77872,
            "title": "CERVICAL INFECTIONS, PRETERM LABOR AND PREMATURE BIRTHS",
            "abstract": null,
            "authors": [
                "BRAEMS, G",
                "LANG, U",
                "PETERSEIM, H",
                "KUNZEL, W"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250(1-4): 683-685. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800388",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77873,
            "title": "POSTNATAL ORAL GLUCOSE-TOLERANCE TEST - RELATION TO OBSTETRICAL PROBLEMS",
            "abstract": null,
            "authors": [
                "LANG, U",
                "BRAEMS, G",
                "KUNZEL, W"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250(1-4): 1192-1194. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800588",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2177,
            "title": "Radical lymphadenectomy in the primary carcinoma of the fallopian tube.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Lahousen, M",
                "Graf, A",
                "Vavra, N",
                "Beck, A"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 253(1): 21-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LF51800005",
            "pubmed": "8328817",
            "doi": "10.1007/BF02770629",
            "pmc": null,
            "organizations": [
                "2177-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:35:39+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": 34234,
            "title": "Effect of the mode of delivery on the newborn infant with gastroschisis. With data from the Styrian Malformation Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Fasching, G",
                "Zotter, H",
                "Fechter, M",
                "Mayr, J",
                "Berghold, A"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(1):25-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD54000005",
            "pubmed": "9264726",
            "doi": "10.1159/000272804",
            "pmc": null,
            "organizations": [
                "34234-14026",
                "34234-14038"
            ],
            "persons": [
                "34234-51344-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64754,
            "title": "Predictors of failure to cure atrial fibrillation with the mini-maze operation.",
            "abstract": null,
            "authors": [
                "Szalay, ZA",
                "Skwara, W",
                "Klövekorn, WP",
                "Brunner-La Rocca, HP",
                "Knez, I",
                "Graves, K",
                "Vogt, PR",
                "Bauer, EP"
            ],
            "year": 2004,
            "source": "J Card Surg. 2004; 19(1):1-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188886100001",
            "pubmed": "15108781",
            "doi": "10.1111/j.0886-0440.2004.04001.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64754-51936-6"
            ],
            "imported": "2007-01-18T01:00:00+01:00",
            "journal": "J Card Surg",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.0503597122302158,
            "impactfactor_norm_year": 2004,
            "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": 121137,
            "title": "Reply to \"Displaced distal forearm fractures in children with an indication for reduction under general anesthesia should be percutaneously fixated\" by van Egmond PW, Schipper IB, van Luijt PA in Eur J Orthop Surg Traumatol. 2012 Apr;22(3):201-207.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Peschaut, T",
                "Kraus, T",
                "Eberl, R",
                ""
            ],
            "year": 2012,
            "source": "EUR J ORTHOP SURG TRAUMATOL. 2012; 22(6): 527-527. ",
            "category": 1,
            "document_type": 6,
            "sci": "ISI:000306696000017",
            "pubmed": null,
            "doi": "10.1007/s00590-012-1003-2",
            "pmc": null,
            "organizations": [
                "121137-14049"
            ],
            "persons": [
                "121137-50778-2",
                "121137-54144-6"
            ],
            "imported": "2012-09-06T11:40:19+02:00",
            "journal": "EUR J ORTHOP SURG TRAUMATOL",
            "issn": "1633-8065",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF ORTHOPAEDIC SURGERY AND TRAUMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.062,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.066,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 95537,
            "title": "Fetal ultrasound biometry and amniotic fluid insulin concentration in pregnant diabetic patients",
            "abstract": null,
            "authors": [
                "Hüttner, U",
                "Kainer, F",
                "Weiss, PA",
                "Haas, J"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(1):21-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD54000004",
            "pubmed": "9264725",
            "doi": "10.1159/000272803",
            "pmc": null,
            "organizations": [
                "95537-14038"
            ],
            "persons": [
                "95537-51627-4"
            ],
            "imported": "2009-11-06T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 1997,
            "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": true
        },
        {
            "id": 67717,
            "title": "Primary malignant non-Hodgkin's lymphoma of the breast: breast preserving therapy in 3 patients",
            "abstract": null,
            "authors": [
                "Taus, P",
                "Smola, M",
                "Starz, I",
                "Petru, E",
                "Höfler, G",
                "Kronberger, L"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(2):68-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YE37900004",
            "pubmed": "9445632",
            "doi": "10.1159/000272834",
            "pmc": null,
            "organizations": [
                "67717-14020",
                "67717-14038",
                "67717-14073"
            ],
            "persons": [
                "67717-51691-6",
                "67717-51080-6",
                "67717-51624-6"
            ],
            "imported": "2007-07-03T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2859,
            "title": "Wegener's granulomatosis: findings from computed tomography of the chest in 10 patients.",
            "abstract": null,
            "authors": [
                "Weir, IH",
                "Müller, NL",
                "Chiles, C",
                "Godwin, JD",
                "Lee, SH",
                "Kullnig, P"
            ],
            "year": 1992,
            "source": "Can Assoc Radiol J. 1992; 43(1):31-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HD22000004",
            "pubmed": "1733485",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2859-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CAN ASSN RADIOL",
            "issn": "0008-2902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.178,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3998,
            "title": "Bladder metastasis from renal-cell carcinoma twelve years after nephrectomy",
            "abstract": null,
            "authors": [
                "Riedler, I",
                "Primus, G",
                "Trummer, H",
                "Ratschek, M",
                "Hubmer, G"
            ],
            "year": 2001,
            "source": "AKTUEL UROL 2001 32: 376-378.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172305500007",
            "pubmed": null,
            "doi": "10.1055/s-2001-18295",
            "pmc": null,
            "organizations": [
                "3998-14056"
            ],
            "persons": [
                "3998-51528-6"
            ],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0227272727272727,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 124615,
            "title": "Treatment of amblyopia: guidelines from Consilium Strabologicum Austriacum in cooperation with Orthoptik Austria.",
            "abstract": null,
            "authors": [
                "Brandner, M",
                "Lindner, S",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(5): 236-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311519100003",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0122-9",
            "pmc": null,
            "organizations": [
                "124615-14043"
            ],
            "persons": [
                "124615-53949-2"
            ],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 124606,
            "title": "Refractive correction for infants: recommendations of the Consilium Strabologicum Austriacum and the Orthoptik Austria.",
            "abstract": null,
            "authors": [
                "Wocheslaender, P",
                "Lindner, S",
                "Brandner, M",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(5): 241-245. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311519100004",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0124-7",
            "pmc": null,
            "organizations": [
                "124606-14043"
            ],
            "persons": [
                "124606-53949-6"
            ],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 123771,
            "title": "Limited vitrectomy with intravitreal bevacizumab, rt-PA and gas for submacular hemorrhage due to age-related macular degeneration.",
            "abstract": null,
            "authors": [
                "Tarmann, L",
                "Wedrich, A",
                "Haas, A",
                "Berghold, A",
                "Kresse, A",
                "Vajda, C",
                "Maier, R",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 197-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100003",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0119-4",
            "pmc": null,
            "organizations": [
                "123771-14014",
                "123771-14026",
                "123771-14043"
            ],
            "persons": [
                "123771-51205-6",
                "123771-51344-6",
                "123771-51850-6",
                "123771-53938-6",
                "123771-60096-6"
            ],
            "imported": "2012-12-04T11:54:15+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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
        }
    ]
}