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=156760&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156780&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156740&ordering=-impactfactor",
    "results": [
        {
            "id": 7408,
            "title": "Malignant pericardial mesothelioma",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Höfler, H",
                "Tscheliessnigg, KH",
                "Lehnert, M"
            ],
            "year": 1980,
            "source": "MED WELT. 1980; 31(41): 1474-1476. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL00600004",
            "pubmed": "7464505",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7408-14073"
            ],
            "persons": [],
            "imported": "2009-08-20T16:59:28+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 9069,
            "title": "AMIODARONE-INDUCED CHOLESTASIS",
            "abstract": null,
            "authors": [
                "TILZ, GP",
                "LIEBIG, E",
                "PRISTAUTZ, H"
            ],
            "year": 1989,
            "source": "MED WELT. 1989; 40:  985-986. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AP20000004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9069-51537-2"
            ],
            "imported": "2010-06-22T16:37:50+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 7748,
            "title": "Intermittent cerebrovascular insufficiency. Diagnosis, therapy and evaluation",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ladurner, G"
            ],
            "year": 1982,
            "source": "Med Welt. 1982; 33(40):1400-1406",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PK34800005",
            "pubmed": "7144514",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 7443,
            "title": "ABOUT THE INFLUENCE OF SULINDAC ON THE METABOLISM OF GLIBENCLAMIDE-TREATED DIABETICS",
            "abstract": null,
            "authors": [
                "RAINER, F",
                "KLEIN, G"
            ],
            "year": 1980,
            "source": "AKTUEL RHEUMATOL 1980 5: 307-309.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV42300002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1052312",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "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": 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": 8065,
            "title": "Results of 2 years of long-term prevention of duodenal ulcer with cimetidine",
            "abstract": null,
            "authors": [
                "Kratochvil, P",
                "Brandstätter, G"
            ],
            "year": 1983,
            "source": "Med Welt. 1983; 34(48):1380-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT74300006",
            "pubmed": "6419004",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8081,
            "title": "Effect of Echinacin on phagocytosis and natural killer cells",
            "abstract": null,
            "authors": [
                "Möse, JR"
            ],
            "year": 1983,
            "source": "Med Welt. 1983; 34(51-52):1463-1467",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RX04200007",
            "pubmed": "6366434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8151,
            "title": "ANKYLOSING-SPONDYLITIS AND INCOMPLETE DISTAL RENAL TUBULAR-ACIDOSIS WITH NEPHROCALCINOSIS",
            "abstract": null,
            "authors": [
                "ULREICH, A",
                "RAINER, F",
                "LEB, G",
                "SCHREYER, H"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL 1984 9: 65-67.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SJ36000005",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048075",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11771,
            "title": "DYSPNEA - DIFFERENT CAUSES - DIFFERENT CONSEQUENCES",
            "abstract": null,
            "authors": [
                "HARNONCOURT, K"
            ],
            "year": 1990,
            "source": "MED WELT 1990 41: 899-901.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED11200002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 11772,
            "title": "LUNG-DISEASE IN CYSTIC-FIBROSIS - A THERAPEUTIC CHALLENGE FOR PEDIATRICIAN AND PULMONOLOGISTS",
            "abstract": null,
            "authors": [
                "ZACH, M"
            ],
            "year": 1990,
            "source": "MED WELT. 1990; 41:  910-913. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED11200005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11772-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T13:57:33+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8284,
            "title": "NEW ASPECTS OF THE GOUTY KIDNEY",
            "abstract": null,
            "authors": [
                "ULREICH, A"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL 1984 9: 199-201.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TX51400007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048106",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 34292,
            "title": "The triple test scenario for Styria. With data of the Styria Abnormalities Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Berghold, A",
                "Zierler, H",
                "Behmel, A",
                "Pertl, B"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(3):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WM50000011",
            "pubmed": "9172798",
            "doi": "10.1159/000272647",
            "pmc": null,
            "organizations": [
                "34292-14021",
                "34292-14026",
                "34292-14038"
            ],
            "persons": [
                "34292-51344-6",
                "34292-51719-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.055,
            "impactfactor_year": 1996,
            "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": 80117,
            "title": "Early invasive cervix carcinoma--FIGO 1994",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):42-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000010",
            "pubmed": "8737524",
            "doi": "10.1159/000272612",
            "pmc": null,
            "organizations": [
                "80117-14038"
            ],
            "persons": [
                "80117-51627-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "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": 80118,
            "title": "Diagnostic value of combined vaginal ultrasound and hysteroscopy in peri- and postmenopausal bleeding",
            "abstract": null,
            "authors": [
                "Gucer, F",
                "Arikan, MG",
                "Petru, E",
                "Mitterdofer, B",
                "Lahousen, M",
                "Lax, S"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):9-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000003",
            "pubmed": "8737517",
            "doi": "10.1159/000272605",
            "pmc": null,
            "organizations": [
                "80118-14038"
            ],
            "persons": [
                "80118-51624-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "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": 66339,
            "title": "Value of ultrasound in early detection of endometrial carcinoma",
            "abstract": null,
            "authors": [
                "Pertl, B",
                "Lahousen, M",
                "Pieber, D",
                "Heydarfadai, HJ",
                "Giuliani, A"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):14-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000004",
            "pubmed": "8737518",
            "doi": "10.1159/000272606",
            "pmc": null,
            "organizations": [
                "66339-14038"
            ],
            "persons": [
                "66339-51719-2"
            ],
            "imported": "2007-02-28T01: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.055,
            "impactfactor_year": 1996,
            "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": 2083,
            "title": "Primary fallopian tube carcinoma--a retrospective survey of 51 cases. Austrian Cooperative Study Group for Fallopian Tube Carcinoma.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Graf, A",
                "Lahousen, M",
                "Kucera, H",
                "Pakisch, B",
                "Vavra, N",
                "Beck, A"
            ],
            "year": 1994,
            "source": "Arch Gynecol Obstet. 1994; 255(3):141-146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ95100006",
            "pubmed": "7979566",
            "doi": "10.1007/BF02390941",
            "pmc": null,
            "organizations": [
                "2083-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "impactfactor_year": 1994,
            "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": 68406,
            "title": "The blood levels of alpha-ketoglutaric acid at the various stages of the carcinoma of the cervix of the uterus (author's transl)",
            "abstract": null,
            "authors": [
                "Binder, M",
                "Winter, R"
            ],
            "year": 1973,
            "source": "Arch Gynakol. 1973; 215(3): 315-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R011300007",
            "pubmed": "4800863",
            "doi": "10.1007/BF00672815",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Arch Gynakol",
            "issn": "0003-9128",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "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": true
        },
        {
            "id": 2048,
            "title": "Preoperative and postoperative CA-125 serum levels in primary fallopian tube carcinoma.",
            "abstract": null,
            "authors": [
                "Rosen, AC",
                "Klein, M",
                "Rosen, HR",
                "Graf, AH",
                "Lahousen, M",
                "Reiner, A",
                "Vavra, N",
                "Auerbach, L"
            ],
            "year": 1994,
            "source": "Arch Gynecol Obstet. 1994; 255(2):65-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR69000002",
            "pubmed": "8092887",
            "doi": "10.1007%2Fs004040050029",
            "pmc": null,
            "organizations": [
                "2048-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "impactfactor_year": 1994,
            "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": 1001,
            "title": "Evaluation of adjuvant therapy after surgery for primary carcinoma of the fallopian tube.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Lahousen, M",
                "Graf, A",
                "Vavra, N",
                "Pakisch, B",
                "Poschauko, J",
                "Beck, A",
                "Kucera, H"
            ],
            "year": 1994,
            "source": "Arch Gynecol Obstet. 1994; 255(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994ND41600003",
            "pubmed": "8042874",
            "doi": "10.1007/BF02390670",
            "pmc": null,
            "organizations": [
                "1001-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "impactfactor_year": 1994,
            "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": 65025,
            "title": "CLINICAL IMPACT OF SILENT-MYOCARDIAL-ISCHEMIA IN THE EARLY POSTINFARCTION PERIOD",
            "abstract": null,
            "authors": [
                "FRUHWALD, FM",
                "EBER, B",
                "SCHUMACHER, M",
                "ZWEIKER, R",
                "POKAN, R",
                "KAUFMANN, P",
                "KLEIN, W"
            ],
            "year": 1995,
            "source": "HERZ KREISLAUF. 1995; 27(11): 363-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG64500006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65025-14083"
            ],
            "persons": [
                "65025-51700-2"
            ],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.053,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": true
        },
        {
            "id": 22156,
            "title": "Neuropathology of impaired consciousness",
            "abstract": null,
            "authors": [
                "Walter, GF"
            ],
            "year": 2000,
            "source": "RIV NEURORADIOL 2000 13: 37-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089537700007",
            "pubmed": null,
            "doi": "10.1177/19714009000130S207",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RIV NEURORADIOL",
            "issn": "1120-9976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.051,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0666666666666667,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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
        }
    ]
}