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=158460&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158480&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158440&ordering=imported",
    "results": [
        {
            "id": 22079,
            "title": "Long-term results of combined trabeculectomy and small incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R",
                "Radax, U",
                "Papapanos, P"
            ],
            "year": 1995,
            "source": "J Cataract Refract Surg. 1995; 21(1):49-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QD42900018",
            "pubmed": "7722902",
            "doi": "10.1016/S0886-3350(13)80479-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22079-53938-2"
            ],
            "imported": null,
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.75,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.7890625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22077,
            "title": "ANTERIOR SEGMENT DAMAGE AFTER EXPERIMENTAL AQUEOUS REPLACEMENT WITH VARIOUS PERFLUOROCARBON LIQUIDS",
            "abstract": null,
            "authors": [
                "STOLBA, U",
                "KREPLER, K",
                "VELIKAY, M",
                "BINDER, S",
                "WEDRICH, A"
            ],
            "year": 1995,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1995 36: S618-S618.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995QM91502841",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22077-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.019,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22076,
            "title": "Temperature effects on ventilatory rate, heart rate, and preferred pedal rate during cycle ergometry.",
            "abstract": null,
            "authors": [
                "Leweke, F",
                "Brück, K",
                "Olschewski, H"
            ],
            "year": 1995,
            "source": "J Appl Physiol. 1995; 79(3):781-785",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RV19200015",
            "pubmed": "8567517",
            "doi": "10.1152/jappl.1995.79.3.781",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.947,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 22075,
            "title": "Intraocular silicone lenses in silicone oil: an experimental study.",
            "abstract": null,
            "authors": [
                "Stolba, U",
                "Binder, S",
                "Velikay, M",
                "Wedrich, A"
            ],
            "year": 1996,
            "source": "GRAEF ARCH CLIN EXP OPHTHAL 1996 234: 55-57.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TJ78600008",
            "pubmed": "8750851",
            "doi": "10.1007/BF00186519",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22075-53938-6"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.992,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22074,
            "title": "Use of perfluorocarbon liquids in proliferative vitreoretinopathy: results and complications.",
            "abstract": null,
            "authors": [
                "Stolba, U",
                "Binder, S",
                "Velikay, M",
                "Datlinger, P",
                "Wedrich, A"
            ],
            "year": 1995,
            "source": "BRIT J OPHTHALMOL 1995 79: 1106-1110.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TL04700012",
            "pubmed": "8562545",
            "doi": "10.1136/bjo.79.12.1106",
            "pmc": "PMC505350",
            "organizations": [],
            "persons": [
                "22074-53938-6"
            ],
            "imported": null,
            "journal": "BRIT J OPHTHALMOL",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.998,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22070,
            "title": "Skin blood flow influences the transcutaneous PCO2 (tc PCO2) during stress in the guinea pig.",
            "abstract": null,
            "authors": [
                "Braems, GA",
                "Lang, U",
                "Künzel, W"
            ],
            "year": 1996,
            "source": "J PERINATAL MED 1996 24: 155-161.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UL81700004",
            "pubmed": "8773941",
            "doi": "10.1515/jpme.1996.24.2.155",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J PERINATAL MED",
            "issn": "0300-5577",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.326,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.492957746478873,
            "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": 22069,
            "title": "Impaired insulin secretion and action in women with a history of gestational diabetes mellitus",
            "abstract": null,
            "authors": [
                "Romann, D",
                "Winter, I",
                "Lang, U",
                "Laube, H",
                "Linn, T"
            ],
            "year": 1996,
            "source": "DIABETOLOGIA 1996 39: 63-63.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996VA49300063",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.376,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 22067,
            "title": "Retinal detachment in myopic eyes after uncomplicated ECCE and implantation of PC IOL",
            "abstract": null,
            "authors": [
                "Akramian, J",
                "Wedrich, A",
                "Velikay, M",
                "Binder, S"
            ],
            "year": 1996,
            "source": "VISION RES 1996 36: 354-354.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996VR89800533",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22067-53938"
            ],
            "imported": null,
            "journal": "VISION RES",
            "issn": "0042-6989",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.978,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22066,
            "title": "Estrogen therapy in keratoconjunctivitis sicca",
            "abstract": null,
            "authors": [
                "Akramian, J",
                "Wedrich, A",
                "Nepp, J",
                "Ries, E",
                "Sator, M",
                "Krepler, K"
            ],
            "year": 1996,
            "source": "VISION RES 1996 36: 1427-1427.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996VR89800095",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22066-53938"
            ],
            "imported": null,
            "journal": "VISION RES",
            "issn": "0042-6989",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.978,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22065,
            "title": "Vitrectomy and silicone oil implantation for advanced proliferative diabetic retinopathy.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Binder, S",
                "Velikay, M",
                "Derbolav, A",
                "Ries, E",
                "Krepler, K"
            ],
            "year": 1997,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1997 38: 3133-3133.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WN18603122",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22065-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.25,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22064,
            "title": "Clinical feasibility of dual beam optical coherence topography and tomography for ophthalmologic diagnosis",
            "abstract": null,
            "authors": [
                "Drexler, W",
                "Findl, O",
                "Menapace, R",
                "Wedrich, A",
                "Kruger, A",
                "Rainer, G",
                "Baumgartner, A",
                "Hitzenberger, CK",
                "Fercher, AF"
            ],
            "year": 1997,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1997 38: 1038-1038.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WN18601035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22064-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.25,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22063,
            "title": "Subjective and objective parameters in the evaluation of treatment success in antiemetic prophylaxis of cancer chemotherapy",
            "abstract": null,
            "authors": [
                "Munstedt, K",
                "Milch, W",
                "Sachsse, S",
                "Lang, U",
                "Vahrson, H"
            ],
            "year": 1997,
            "source": "ONKOLOGIE 1997 20: 54-59.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP79000009",
            "pubmed": null,
            "doi": "10.1159/000218897",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.328,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 22062,
            "title": "Maternal plasma fibronectin: a predictor of preterm delivery.",
            "abstract": null,
            "authors": [
                "Zygmunt, M",
                "Lang, U",
                "Katz, N",
                "Künzel, W"
            ],
            "year": 1997,
            "source": "EUR J OBSTET GYN REPROD BIOL 1997 72: 121-126.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR74400002",
            "pubmed": "9134388",
            "doi": "10.1016/S0301-2115(96)02671-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.549,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.452830188679245,
            "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": 22059,
            "title": "Experimental vitreous and aqueous replacement with perfluorophenanthrene. Clinical, histologic, and electrophysiologic results.",
            "abstract": null,
            "authors": [
                "Stolba, U",
                "Krepler, K",
                "Pflug, R",
                "Velikay, M",
                "Wedrich, A",
                "Binder, S"
            ],
            "year": 1997,
            "source": "Retina. 1997; 17(2):146-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW83100011",
            "pubmed": "9143044",
            "doi": "10.1097/00006982-199703000-00011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22059-53938-6"
            ],
            "imported": null,
            "journal": "RETINA-J RETIN VITR DIS",
            "issn": "0275-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.836,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.547619047619048,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22058,
            "title": "Abnormal VCAM-1 expression in extravillous trophoblast of pathological pregnancies.",
            "abstract": null,
            "authors": [
                "Zygmunt, M",
                "Boving, B",
                "Wienhard, J",
                "Braems, G",
                "Bohle, RM",
                "Lang, U"
            ],
            "year": 1997,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL 1997 433: SY694-SY694.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42100684",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.58,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.805970149253731,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 22057,
            "title": "Advantage of buffered solutions or automated capnometry in air-filled balloons for use in gastric tonometry.",
            "abstract": null,
            "authors": [
                "Temmesfeld-Wollbrück, B",
                "Szalay, A",
                "Olschewski, H",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 1997,
            "source": "Intensive Care Med. 1997; 23(4):423-427",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX30400011",
            "pubmed": "9142582",
            "doi": "10.1007/s001340050351",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.685,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 22056,
            "title": "NO and alternative inhalational therapy approaches in pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Walmrath, D",
                "Olschewski, H",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 1997,
            "source": "Internist (Berl). 1997; 38(5):453-460",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XB30600008",
            "pubmed": "9264982",
            "doi": "10.1007/s001080050057",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.286,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.345794392523364,
            "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": 22055,
            "title": "Insulin-like growth factor-1 in amniotic fluid of women with and without gestational diabetes.",
            "abstract": null,
            "authors": [
                "Romann, D",
                "Schadek, I",
                "Lang, U",
                "Laube, H",
                "Linn, T"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 865-865.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12300858",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 22054,
            "title": "Intracameral tissue plasminogen activator to treat severe fibrinous effusion after cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R",
                "Ries, E",
                "Polzer, I"
            ],
            "year": 1997,
            "source": "J CATARACT REFRACT SURG 1997 23: 873-877.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT44100022",
            "pubmed": "9292671",
            "doi": "10.1016/S0886-3350(97)80246-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22054-53938-2"
            ],
            "imported": null,
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.307,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.7890625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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
        }
    ]
}