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=520&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=540&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=500&ordering=impactfactor_norm",
    "results": [
        {
            "id": 8167,
            "title": "ETIOPATHOGENETIC MECHANISMS IN AUTOIMMUNE-DISEASE",
            "abstract": null,
            "authors": [
                "LANZER, G"
            ],
            "year": 1984,
            "source": "MED WELT. 1984; 35:  552-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SP77500005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:35:29+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": 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": 8425,
            "title": "WHAT DO DIABETIC-PATIENTS KNOW ABOUT THEIR DISEASE - A CLINICAL REPORT",
            "abstract": null,
            "authors": [
                "STRADNER, F",
                "ULREICH, A",
                "PFEIFFER, KP",
                "ZEICHEN, R"
            ],
            "year": 1985,
            "source": "MED WELT 1985 36: 1127-1130.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQK7500001",
            "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": 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": 11518,
            "title": "EFFECTS OF PSYCHICAL STRESS AND PHYSICAL-ACTIVITY UPON HUMAN HEALTH",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G"
            ],
            "year": 1989,
            "source": "MED WELT. 1989; 40:  535-542. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U598600002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "11518-51687-2"
            ],
            "imported": "2010-06-01T17:56:09+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": 11599,
            "title": "CHRONIC MYELOPROLIFERATIVE DISORDERS - IMPORTANCE OF JAMSHIDI-BIOPSY",
            "abstract": null,
            "authors": [
                "SEEWANN, HL"
            ],
            "year": 1989,
            "source": "MED WELT 1989 40: 1468-1472.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG18900005",
            "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": 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": 19315,
            "title": "AIDS vaccine study reported.",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1990,
            "source": "MED WELT. 1990; 41(2): 684, 6-684, 6. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU39500002",
            "pubmed": "2154084",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19315-50569-2"
            ],
            "imported": "2007-10-16T14:17:12+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": 62810,
            "title": "ANXIETY DISORDERS AND THEIR PRACTICAL IMPLICATIONS - DIFFERENTIAL DIAGNOSTIC ASPECTS",
            "abstract": null,
            "authors": [
                "WIESELMANN, G",
                "LANGS, G",
                "FABISCH, H",
                "HERZOG, G",
                "MELISCH, B",
                "ZAPOTOCZKY, HG"
            ],
            "year": 1994,
            "source": "MED WELT. 1994; 45(12): 550-552. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PZ93600009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62810-14051",
                "62810-29444"
            ],
            "persons": [],
            "imported": "2006-12-13T11:36:27+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65019,
            "title": "DILATED CARDIOMYOPATHY",
            "abstract": null,
            "authors": [
                "DUSLEAG, J"
            ],
            "year": 1995,
            "source": "MED WELT. 1995; 46(10): 466-475. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC88900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65019-14083"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.042,
            "impactfactor_year": 1995,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65498,
            "title": "COMPUTER-BASED BRAIN-FUNCTION MONITORING - NEW TRENDS IN ANESTHESIA AND INTENSIVE-CARE MEDICINE",
            "abstract": null,
            "authors": [
                "LITSCHER, G",
                "SCHWARZ, G"
            ],
            "year": 1994,
            "source": "MED WELT. 1994; 45(5): 161-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NT01700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65498-14044"
            ],
            "persons": [],
            "imported": "2007-02-14T09:44:11+01: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": 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": 72163,
            "title": "LOSS OF ANTIGEN PRODUCTION AFTER UV-B-RADIATION",
            "abstract": null,
            "authors": [
                "STINGL, G",
                "GAZZE, LA",
                "ABERER, W",
                "WOLFF, K"
            ],
            "year": 1981,
            "source": "MED WELT. 1981; 32(17): 675-675. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LM82600011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72163-51346"
            ],
            "imported": "2007-11-27T12:54:51+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72164,
            "title": "LOSS OF ALLOGENIC AND SYNGENIC STIMULATION OF T-CELL PROLIFERATION IN EPIDERMAL-CELLS AFTER UV-B-RADIATION",
            "abstract": null,
            "authors": [
                "ABERER, W",
                "STINGL, G",
                "GAZZE, LA",
                "WOLFF, K"
            ],
            "year": 1981,
            "source": "MED WELT. 1981; 32(17): 675-675. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LM82600012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72164-51346"
            ],
            "imported": "2007-11-27T12:54:51+01: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": 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": 11,
            "title": "Amniotic fluid insulin levels in nondiabetic pregnant women: an update.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Haeusler, M",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Arch Gynecol Obstet. 1998; 262(1-2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959200009",
            "pubmed": "9836005",
            "doi": "10.1007/s004040050232",
            "pmc": null,
            "organizations": [
                "11-14038"
            ],
            "persons": [
                "11-51627-6"
            ],
            "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.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": 152,
            "title": "Advances in the Diagnosis and Treatment of Ovarian-Cancer",
            "abstract": null,
            "authors": [
                "Osmers, R",
                "Winter, R"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 144-147.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300024",
            "pubmed": null,
            "doi": "10.1007/BF02264805",
            "pmc": null,
            "organizations": [
                "152-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.066,
            "impactfactor_year": 1995,
            "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": 325,
            "title": "Beta hCG as Tumor-Marker in Trophoblastic Diseases",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  90-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800044",
            "pubmed": null,
            "doi": "10.1007/978-3-642-76124-9_43",
            "pmc": null,
            "organizations": [
                "325-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:29:50+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": 417,
            "title": "Cerebral Blood-Flow Velocity of Premature-Infants Under 1500 G Immediately After Birth",
            "abstract": null,
            "authors": [
                "Ispsiroglu, OS",
                "Häusler, MCH",
                "Kaiser, F",
                "Weiss, PAM",
                "Winter, R",
                "Rosegger, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1598-1600. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300659",
            "pubmed": null,
            "doi": "10.1007/BF02266550",
            "pmc": null,
            "organizations": [
                "417-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:38:07+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": 431,
            "title": "Changes in Length of the Gestation Period Among Primigravidae During the Last 30 Years",
            "abstract": null,
            "authors": [
                "Walsch, W",
                "Weiss, PM",
                "Gucer, F",
                "Haas, J"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1541-1543. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300628",
            "pubmed": null,
            "doi": "10.1007/BF02266519",
            "pmc": null,
            "organizations": [
                "431-14038"
            ],
            "persons": [
                "431-51627-6"
            ],
            "imported": "2009-07-15T12:30:52+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": 546,
            "title": "Computed-Tomography in Preoperative Evaluation of Ovarian-Cancer",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Heydarfadai, M",
                "Lahousen, M",
                "Pickel, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  738-739. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300267",
            "pubmed": null,
            "doi": "10.1007/BF02266159",
            "pmc": null,
            "organizations": [
                "546-14038"
            ],
            "persons": [
                "546-51624-2"
            ],
            "imported": "2009-07-15T12:30:36+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
        }
    ]
}