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=158480&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=158500&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158460&ordering=imported",
    "results": [
        {
            "id": 22052,
            "title": "Estrogen-induced increases in coronary blood flow are antagonized by inhibitors of nitric oxide synthesis.",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Baker, RS",
                "Clark, KE"
            ],
            "year": 1997,
            "source": "EUR J OBSTET GYN REPROD BIOL 1997 74: 229-235.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW58300025",
            "pubmed": "9306125",
            "doi": "10.1016/S0301-2115(97)00104-8",
            "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": 22050,
            "title": "Changes of self-concept and body image due to cancer recurrence",
            "abstract": null,
            "authors": [
                "Munstedt, K",
                "Kirsch, K",
                "Sachsse, S",
                "Milch, W",
                "Zygmunt, M",
                "Lang, U",
                "Vahrson, H"
            ],
            "year": 1997,
            "source": "EUR J CANCER 1997 33: 267-267.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XX83000266",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.407,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.788461538461538,
            "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": 22049,
            "title": "Corticosteroids in acute vomiting - The more the better?",
            "abstract": null,
            "authors": [
                "Munstedt, K",
                "Muller, H",
                "BlauthEckmeyer, E",
                "Kirsch, K",
                "Zygmunt, M",
                "Lang, U",
                "Vahrson, H"
            ],
            "year": 1997,
            "source": "EUR J CANCER 1997 33: 228-228.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XX83000227",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.407,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.788461538461538,
            "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": 22048,
            "title": "Sonographic evaluation of the endometrium, serum oestradiol concentrations and pregnancy rate in patients undergoing ICSI and embryo transfer",
            "abstract": null,
            "authors": [
                "Manolopoulos, K",
                "Braems, G",
                "Hormel, P",
                "Stallf, T",
                "Zygmunt, M",
                "Lang, U",
                "Gips, H",
                "Kunzel, W"
            ],
            "year": 1997,
            "source": "HUM REPROD 1997 12: R37-R37.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YD97600519",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.421,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.981132075471698,
            "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": 22047,
            "title": "Is there a relationship between the sonographic evaluation of endometrium, serum oestradiol concentrations, ovarian stimulation and pregnancy rate in patients undergoing IVF and embryo transfer?",
            "abstract": null,
            "authors": [
                "Manolopoulos, K",
                "Braems, G",
                "Hormel, P",
                "Stallf, T",
                "Blank, T",
                "Zygmunt, M",
                "Lang, U",
                "Gips, H",
                "Kunzel, W"
            ],
            "year": 1997,
            "source": "HUM REPROD 1997 12: R36-R36.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YD97600518",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.421,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.981132075471698,
            "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": 22046,
            "title": "Honey - Risks and adverse effects",
            "abstract": null,
            "authors": [
                "Munstedt, K",
                "Lang, U"
            ],
            "year": 1998,
            "source": "AMER BEE J 1998 138: 355-356.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073502700019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER BEE J",
            "issn": "0002-7626",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.134,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.135135135135135,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "AGRICULTURE",
            "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": 22045,
            "title": "Abnormalities of gastric mucosal oxygenation in septic shock: partial responsiveness to dopexamine.",
            "abstract": null,
            "authors": [
                "Temmesfeld-Wollbrück, B",
                "Szalay, A",
                "Mayer, K",
                "Olschewski, H",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 1998,
            "source": "Am J Respir Crit Care Med. 1998; 157(5 Pt 1):1586-1592",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073570700034",
            "pubmed": "9603142",
            "doi": "10.1164/ajrccm.157.5.9710017",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.211,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "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": 22042,
            "title": "Estrogen therapy in keratoconjunctivitis sicca.",
            "abstract": null,
            "authors": [
                "Akramian, J",
                "Wedrich, A",
                "Nepp, J",
                "Sator, M"
            ],
            "year": 1998,
            "source": "ADVAN EXPERIMENT MED BIOL 1998 438: 1005-1009.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074336100145",
            "pubmed": "9635003",
            "doi": "10.1007/978-1-4615-5359-5_145",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22042-53938-6"
            ],
            "imported": null,
            "journal": "ADVAN EXPERIMENT MED BIOL",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.180555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 22040,
            "title": "Recovery from circulatory shock in severe primary pulmonary hypertension (PPH) with aerosolization of iloprost.",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Ghofrani, HA",
                "Walmrath, D",
                "Temmesfeld-Wollbrück, B",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 1998,
            "source": "Intensive Care Med. 1998; 24(6):631-634",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074747000016",
            "pubmed": "9681789",
            "doi": "10.1007/s001340050628",
            "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": true,
            "impactfactor": 2.304,
            "impactfactor_year": 1998,
            "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": 22039,
            "title": "Phacotrabeculectomy with a small-optic PMMA implant: two-year functional and morphological results.",
            "abstract": null,
            "authors": [
                "Menapace, R",
                "Wedrich, A",
                "Mühlbauer-Ries, E",
                "Strenn, K",
                "Vass, C"
            ],
            "year": 1998,
            "source": "OPHTHALMOLOGICA 1998 212: 322-327.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075472600006",
            "pubmed": "9693289",
            "doi": "10.1159/000027316",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22039-53938-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.484,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.452380952380952,
            "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": 22038,
            "title": "Ocular blood flow and glucose plasma levels in patients with IDDM",
            "abstract": null,
            "authors": [
                "Dallinger, S",
                "Findl, O",
                "Rami, B",
                "Polak, K",
                "Hitsch, R",
                "Schober, E",
                "Wedrich, A",
                "Wolzt, M",
                "Schmetterer, L"
            ],
            "year": 1998,
            "source": "DIABETOLOGIA 1998 41: A283-A283.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000075353801097",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22038-53938"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.986,
            "impactfactor_year": 1998,
            "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": 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": 22036,
            "title": "Invasion of cytotrophoblastic (JEG-3) cells is up-regulated by interleukin-15 in vitro.",
            "abstract": null,
            "authors": [
                "Zygmunt, M",
                "Hahn, D",
                "Kiesenbauer, N",
                "Münstedt, K",
                "Lang, U"
            ],
            "year": 1998,
            "source": "AMER J REPROD IMMUNOL 1998 40: 326-331.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077464600004",
            "pubmed": "9870075",
            "doi": "10.1111/j.1600-0897.1998.tb00061.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.707,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.578947368421053,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 22034,
            "title": "Repeated ipsilateral intramural pregnancy",
            "abstract": null,
            "authors": [
                "Stein, A",
                "Zygmunt, M",
                "Mussmann, J",
                "Lang, U"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 664-666.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077822900009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023022",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "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": 22033,
            "title": "Effect of bupivacaine on ATP-dependent potassium channels in rat cardiomyocytes.",
            "abstract": null,
            "authors": [
                "Olschewski, A",
                "Olschewski, H",
                "Bräu, ME",
                "Hempelmann, G",
                "Vogel, W",
                "Safronov, BV"
            ],
            "year": 1999,
            "source": "Br J Anaesth. 1999; 82(3):435-438",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079340200026",
            "pubmed": "10434831",
            "doi": "10.1093/bja/82.3.435",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22033-54345-1"
            ],
            "imported": null,
            "journal": "BRIT J ANAESTH",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.387,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.814814814814815,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 22032,
            "title": "Uterine perfusion and fetal growth",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Kunzel, W",
                "Clark, KE"
            ],
            "year": 1999,
            "source": "GYNAKOLOGE 1999 32: 354-359.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080537000002",
            "pubmed": null,
            "doi": "10.1007/PL00003240",
            "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.167,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0892857142857143,
            "impactfactor_norm_year": 1999,
            "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": 22031,
            "title": "Maternal cardiovascular adaptation in pregnancy",
            "abstract": null,
            "authors": [
                "Kunzel, W",
                "Lang, U"
            ],
            "year": 1999,
            "source": "GYNAKOLOGE 1999 32: 425-425.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000081228000002",
            "pubmed": null,
            "doi": "10.1007/PL00003249",
            "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.167,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0892857142857143,
            "impactfactor_norm_year": 1999,
            "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": 22030,
            "title": "Control of cytomegalovirus retinitis after combination antiretroviral therapy.",
            "abstract": null,
            "authors": [
                "Ruhswurm, I",
                "Ries, E",
                "Krepler, K",
                "Derbolav, A",
                "Rieger, A",
                "Armbruster, C",
                "Wedrich, A"
            ],
            "year": 1999,
            "source": "ACTA OPHTHALMOL SCANDINAVICA 1999 77: 471-473.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081698100025",
            "pubmed": "10463426",
            "doi": "10.1034/j.1600-0420.1999.770425.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22030-53938-6"
            ],
            "imported": null,
            "journal": "ACTA OPHTHALMOL SCANDINAVICA",
            "issn": "1395-3907",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.542,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.348837209302326,
            "impactfactor_norm_year": 1999,
            "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": 22029,
            "title": "Vasotropic therapy and artificial respiration for pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Grimminger, F",
                "Olschewski, H",
                "Seeger, W"
            ],
            "year": 1999,
            "source": "Internist (Berl). 1999; 40(7):747-755",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000081490200020",
            "pubmed": "10429917",
            "doi": "10.1007/s001080050396",
            "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.287,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.236363636363636,
            "impactfactor_norm_year": 1999,
            "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": 22028,
            "title": "Physiology and physiopathology of the pulmonary circulation",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 1999,
            "source": "Internist (Berl). 1999; 40(7):696-709",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000081490200002",
            "pubmed": "10429912",
            "doi": "10.1007/s001080050391",
            "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.287,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.236363636363636,
            "impactfactor_norm_year": 1999,
            "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": 22026,
            "title": "Interleukin-10 concentrations are not elevated in peritoneal fluid and serum of patients with endometriosis",
            "abstract": null,
            "authors": [
                "Manolopoulos, K",
                "Lang, U",
                "Braems, GA"
            ],
            "year": 1999,
            "source": "HUM REPROD 1999 14: 367-368.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081828000713",
            "pubmed": null,
            "doi": "10.1093/humrep/14.Suppl_3.367",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.003,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "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
        }
    ]
}