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=2100&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157153,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2120&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2080&ordering=impactfactor_norm",
    "results": [
        {
            "id": 75966,
            "title": "Neurologic, psychologic and logopedic follow-up of 6 to 8-year-old former premature infants with a birth weight below 1,501 g",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Winkler, E",
                "Flanyek, A",
                "Müller, WD"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(9): 687-691. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E134300009",
            "pubmed": "3785237",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75966-51643-6"
            ],
            "imported": "2008-02-25T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 75999,
            "title": "DUCTUS OCCLUSION IN THE NEWBORN",
            "abstract": null,
            "authors": [
                "MULLER, WD",
                "BEITZKE, A",
                "HAIM, M",
                "STEIN, JI",
                "GLEISPACH, H"
            ],
            "year": 1984,
            "source": "MONATSSCHR KINDERHEILK. 1984; 132(6): 390-393. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SZ99300023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75999-51643-2"
            ],
            "imported": "2008-02-25T10:11:36+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 76001,
            "title": "Psychotherapy for interactional and psychodynamic problems during long-term physiotherapy",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Maurer, U",
                "Kerschischnik, E",
                "Hofler, G"
            ],
            "year": 1996,
            "source": "MONATSSCHR KINDERHEILK. 1996; 144(8): 834-837. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE29000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76001-14094"
            ],
            "persons": [
                "76001-51373-2",
                "76001-51822-6"
            ],
            "imported": "2008-02-25T10:11:36+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.241,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 80393,
            "title": "PULMONARY AND CENTRAL-NERVOUS-SYSTEM TUBERCULOSIS IN AN INFANT",
            "abstract": null,
            "authors": [
                "SPORK, E",
                "SPORK, KD",
                "MILLNER, MM",
                "RANNER, G",
                "PENKA, B",
                "POPPER, HH",
                "HOFLER, G"
            ],
            "year": 1994,
            "source": "MONATSSCHR KINDERHEILK. 1994; 142(6): 406-408. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NU58200006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80393-14048"
            ],
            "persons": [],
            "imported": "2008-04-29T14:07:06+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82802,
            "title": "Pediatric tracheostomy care",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Zobel, G",
                "Zach, M"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(4):206-215",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992HP19800002",
            "pubmed": "1614445",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82804,
            "title": "Inspiratory stridor as the only symptom of esophageal foreign body",
            "abstract": null,
            "authors": [
                "Mileder, P",
                "Kloos, I",
                "Zach, M"
            ],
            "year": 1991,
            "source": "Monatsschr Kinderheilkd. 1991; 139(8):476-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC20500010",
            "pubmed": "1961218",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82829,
            "title": "... - BRONCHIAL-ASTHMA IN CHILDREN",
            "abstract": null,
            "authors": [
                "ZACH, M"
            ],
            "year": 1989,
            "source": "MONATSSCHR KINDERHEILK. 1989; 137(6): 353-353. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1989AD48300013",
            "pubmed": "2761549",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T16:25:38+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 62522,
            "title": "Epigastric colic after ceftriaxone therapy",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Fotter, R",
                "Hausegger, KA",
                "Grubbauer, HM"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(8): 488-489. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ80100010",
            "pubmed": "1435809",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62522-14106"
            ],
            "persons": [
                "62522-51557-6",
                "62522-51913-2"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 196210,
            "title": "Heme oxygenase-1 gene rs2071746 polymorphism in retinal vein occlusion.",
            "abstract": null,
            "authors": [
                "Posch-Pertl, L",
                "List, W",
                "Michelitsch, M",
                "Pinter-Hausberger, S",
                "Berisha, B",
                "Posch, F",
                "Kloeckl, L",
                "Renner, W",
                "Weger, M"
            ],
            "year": 2022,
            "source": "Ophthalmic Genet. 2022; 43(5):627-632",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000817882900001",
            "pubmed": "35762119",
            "doi": "10.1080/13816810.2022.2092754",
            "pmc": null,
            "organizations": [
                "196210-14028",
                "196210-14043",
                "196210-14082"
            ],
            "persons": [
                "196210-100091-6",
                "196210-50910-6",
                "196210-51984-6",
                "196210-88932-2",
                "196210-99290-6",
                "196210-92241-6"
            ],
            "imported": "2022-06-30T02:00:00+02:00",
            "journal": "Ophthalmic Genet",
            "issn": "1381-6810",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.112903225806452,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.21,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-SCI",
            "citations": null,
            "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": 218196,
            "title": "The critical role of nutritional support in trauma, major operations, re-operative surgery, and cancer care revisited",
            "abstract": null,
            "authors": [
                "Latifi, R",
                "Gabor, S",
                "Hauser, H"
            ],
            "year": 2025,
            "source": "EUR SURG. 2025; 57(5): 179-180. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001580840300007",
            "pubmed": null,
            "doi": "10.1007/s10353-025-00886-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "218196-51746-6"
            ],
            "imported": "2025-10-13T08:54:17+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.113,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": 181996,
            "title": "Diagnosing dehydration in the nursing home: international consensus based on a modified Delphi study.",
            "abstract": null,
            "authors": [
                "Paulis, SJC",
                "Everink, IHJ",
                "Halfens, RJG",
                "Lohrmann, C",
                "Wirnsberger, RR",
                "Gordon, AL",
                "Schols, JMGA"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11(3):393-402",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000520964800002",
            "pubmed": "32297264",
            "doi": "10.1007/s41999-020-00304-3",
            "pmc": "PMC7280358",
            "organizations": [
                "181996-14509"
            ],
            "persons": [
                "181996-51745-6"
            ],
            "imported": "2020-04-27T10:15:38+02:00",
            "journal": "EUR GERIATR MED",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": "EUROPEAN GERIATRIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.71,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.17,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 181620,
            "title": "Joint action malnutrition in the elderly (MaNuEL) knowledge hub: summary of project findings.",
            "abstract": null,
            "authors": [
                "Volkert, D",
                "Visser, M",
                "Corish, CA",
                "Geisler, C",
                "de Groot, L",
                "Cruz-Jentoft, AJ",
                "Lohrmann, C",
                "O'Connor, EM",
                "Schindler, K",
                "de van der Schueren, MAE",
                "MaNuEL consortium"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11(1):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000515344600017",
            "pubmed": "32297234",
            "doi": "10.1007/s41999-019-00264-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "EUR GERIATR MED",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": "EUROPEAN GERIATRIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.71,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.17,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220165,
            "title": "Laparoscopic and robotic surgery in the elderly-is there a difference in outcomes?",
            "abstract": null,
            "authors": [
                "Frieders-Justin, V",
                "Glaser, B",
                "Stiegler, P",
                "Uranues, S"
            ],
            "year": 2026,
            "source": "EUR SURG. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001661376400001",
            "pubmed": null,
            "doi": "10.1007/s10353-025-00919-5",
            "pmc": null,
            "organizations": [
                "220165-14073",
                "220165-14045"
            ],
            "persons": [
                "220165-50874-6",
                "220165-51612-4"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.113,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": 8640,
            "title": "PRETHERAPEUTIC STAGING LAPAROTOMY IN CERVICAL-CARCINOMA - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 67-69.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C953300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "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": 8641,
            "title": "RADICAL HYSTERECTOMY - THE UNIVERSITY-OF-MIAMI-CLINIC METHOD - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 79-80.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986C953300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "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": 22053,
            "title": "Stress cardiotocogram and Doppler ultrasound in gestational hypertension, intrauterine growth retardation, oligohydramnios and insulin-dependent diabetes",
            "abstract": null,
            "authors": [
                "Schauf, B",
                "Lang, U",
                "Kunzel, W"
            ],
            "year": 1997,
            "source": "GYNAKOLOGE 1997 30: 667-669.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV02600011",
            "pubmed": null,
            "doi": "10.1007/s001290050165",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.346,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.113207547169811,
            "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": 62590,
            "title": "Maternal blood glucose as screening method for carbohydrate intolerance disorders in pregnancy",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Künzel, W"
            ],
            "year": 1990,
            "source": "Gynakologe. 1990; 23(5): 303-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED57400010",
            "pubmed": "2245943",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Gynakologe",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "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": false
        },
        {
            "id": 77875,
            "title": "Management of the pregnant diabetic patient",
            "abstract": null,
            "authors": [
                "LANG, U"
            ],
            "year": 1989,
            "source": "GYNAKOLOGE. 1989; 22(3): 174-184. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989AE30100007",
            "pubmed": "2670699",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "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": false
        },
        {
            "id": 80119,
            "title": "Magnetic resonance imaging in cervical cancer",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Ebner, F",
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1996,
            "source": "GYNAKOLOGE. 1996; 29(3): 207-212. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UK58700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80119-14038",
                "80119-14063",
                "80119-14108"
            ],
            "persons": [
                "80119-51627-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.252,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.113207547169811,
            "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": true
        },
        {
            "id": 70121,
            "title": "The use of body mass index to predict pathological stage in patients with clinically localized prostate cancer.",
            "abstract": null,
            "authors": [
                "Pummer, K",
                "Stettner, H",
                "Augustin, H",
                "Zigeuner, R",
                "Habermann, H",
                "Schips, L",
                "Riedler, I",
                "Trummer, H",
                "Lipsky, K",
                "Williams, SB"
            ],
            "year": 2007,
            "source": "Onkologie. 2007; 30(10): 489-494. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249722300004",
            "pubmed": "17890887",
            "doi": "10.1159/0000106096",
            "pmc": null,
            "organizations": [
                "70121-14056"
            ],
            "persons": [
                "70121-51738-6",
                "70121-51970-4",
                "70121-53053-1"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.227,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.113636363636364,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ONCOLOGY",
            "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
        }
    ]
}