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=500
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156934,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=520",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=480",
    "results": [
        {
            "id": 587,
            "title": "Continuous Renal Replacement Therapy in Critically Ill Pediatric-Patients",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Rödl, S"
            ],
            "year": 1996,
            "source": "AMER J KIDNEY DIS 1996 28:  S28-S34.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WE22600006",
            "pubmed": null,
            "doi": "10.1016/S0272-6386(96)90077-3",
            "pmc": null,
            "organizations": [
                "587-14048"
            ],
            "persons": [
                "587-51709-6"
            ],
            "imported": null,
            "journal": "AMER J KIDNEY DIS",
            "issn": "0272-6386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.759,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.926829268292683,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 588,
            "title": "Contractile failure in early myocardial ischemia: models and mechanisms.",
            "abstract": null,
            "authors": [
                "Gasser, RN",
                "Klein, W"
            ],
            "year": 1994,
            "source": "CARDIOVASC DRUG THERAPY. 1994; 8(6): 813-822. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QJ08000003",
            "pubmed": "7742259",
            "doi": "10.1007/BF00877399",
            "pmc": null,
            "organizations": [],
            "persons": [
                "588-51533-2"
            ],
            "imported": "2010-07-23T15:42:35+02:00",
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.975,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.612903225806452,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 589,
            "title": "Contractile force and myocardial ischemia--electrical and ionic mechanisms",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Klein, W",
                "Grisold, M",
                "Gasser, R"
            ],
            "year": 1997,
            "source": "Acta Med Austriaca. 1997; 24(3):114-121",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XL07500004",
            "pubmed": "9312974",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "589-51533-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 590,
            "title": "Contrast sonography for inconclusive findings on routine sonography.",
            "abstract": null,
            "authors": [
                "Gücer, F",
                "Häusler, MC",
                "Arikan, MG",
                "Pieber, D"
            ],
            "year": 1996,
            "source": "Int J Gynaecol Obstet. 1996; 54(2):161-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VB15800011",
            "pubmed": "9236315",
            "doi": "10.1016%2F0020-7292%2896%2902699-9",
            "pmc": null,
            "organizations": [
                "590-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J GYNECOL OBSTET",
            "issn": "0020-7292",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.387,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.245283018867925,
            "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": 591,
            "title": "Contrast-enhanced spiral CT of the head and neck: comparison of contrast material injection rates.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Willfurth, P",
                "Schaffler, GJ",
                "Mayer, R",
                "Schmidt, F",
                "Uggowitzer, MM",
                "Tillich, M",
                "Genser, B"
            ],
            "year": 1999,
            "source": "AJNR Am J Neuroradiol. 1999; 20(9):1732-1736",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083376500030",
            "pubmed": "10543650",
            "doi": null,
            "pmc": null,
            "organizations": [
                "591-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.358,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.846153846153846,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 592,
            "title": "Contribution of the endothelium to transcapillary insulin transport in rat isolated perfused hearts.",
            "abstract": null,
            "authors": [
                "Brunner, F",
                "Wascher, TC"
            ],
            "year": 1998,
            "source": "Diabetes. 1998; 47(7):1127-1134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074433500019",
            "pubmed": "9648838",
            "doi": "10.2337/diabetes.47.7.1127",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.459,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.975903614457831,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 593,
            "title": "Contribution of the posterior compartment to the urinary continence mechanism.",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Tamussino, K",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Obstet Gynecol. 1998; 91(2):229-233",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071670800014",
            "pubmed": "9469281",
            "doi": "10.1016%2FS0029-7844%2897%2900675-3",
            "pmc": null,
            "organizations": [
                "593-14038"
            ],
            "persons": [
                "593-51627-6",
                "593-51826-6"
            ],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.252,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.886792452830189,
            "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": 177320,
            "title": "Pelvic organ prolapse patients' attitudes and preferences regarding their uterus: comparing German- and Russian-speaking women.",
            "abstract": null,
            "authors": [
                "Lyatoshinsky, P",
                "Fünfgeld, C",
                "Popov, A",
                "Bezhenar, V",
                "Krutova, V",
                "Ulrich, D",
                "Umek, W"
            ],
            "year": 2019,
            "source": "Int Urogynecol J. 2019; 30(12):2077-2083",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000499749200012",
            "pubmed": "31028419",
            "doi": "10.1007/s00192-019-03918-9",
            "pmc": "PMC6861192",
            "organizations": [
                "177320-14038"
            ],
            "persons": [
                "177320-58907-6"
            ],
            "imported": "2019-10-04T02:00:00+02:00",
            "journal": "Int Urogynecol J",
            "issn": "0937-3462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.071,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.494,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.554,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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": 217746,
            "title": "CPR Datenerhebung präklinisch",
            "abstract": null,
            "authors": [
                "Orlob, S"
            ],
            "year": 2025,
            "source": "11. Notfallsymposium 2025\r\n; SEPT 5, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217746-14070"
            ],
            "persons": [
                "217746-74176"
            ],
            "imported": "2025-09-15T01:34:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 596,
            "title": "Coping with Acute Stress Reactions by Plentiful Oral Magnesium Supply",
            "abstract": null,
            "authors": [
                "Classen, HG",
                "Porta, S",
                "Schindler, R"
            ],
            "year": 1995,
            "source": "MAGNESIUM, BULL 1995 17: 1-8.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV19800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "596-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 597,
            "title": "Psychic coping with spontaneous abortion",
            "abstract": null,
            "authors": [
                "Dorfer, M",
                "Egger, J",
                "Häusler, M"
            ],
            "year": 1999,
            "source": "PSYCHOTHER PSYCHOSOM MED PSYC. 1999; 49(7): 235-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082233700006",
            "pubmed": "10450137",
            "doi": null,
            "pmc": null,
            "organizations": [
                "597-14038",
                "597-29447"
            ],
            "persons": [
                "597-51505-6"
            ],
            "imported": "2009-04-20T18:12:31+02:00",
            "journal": "PSYCHOTHER PSYCHOSOM MED PSYC",
            "issn": "0937-2032",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.259,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL",
            "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": 182173,
            "title": "[Antibody tests for COVID-19: What the results tell us].",
            "abstract": null,
            "authors": [
                "Horvath, K",
                "Semlitsch, T",
                "Jeitler, K",
                "Krause, R",
                "Siebenhofer, A"
            ],
            "year": 2020,
            "source": "Z Evid Fortbild Qual Gesundhwes. 2020; 153:54-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000572486600007",
            "pubmed": "32419875",
            "doi": "10.1016/j.zefq.2020.05.005",
            "pmc": "PMC7225716",
            "organizations": [
                "182173-14026",
                "182173-14080",
                "182173-27964",
                "182173-29164"
            ],
            "persons": [
                "182173-51098-6",
                "182173-51099-2",
                "182173-51976-6",
                "182173-62926-6",
                "182173-63287-6"
            ],
            "imported": "2020-05-19T02:00:00+02:00",
            "journal": "Z Evid Fortbild Qual Gesundhwes",
            "issn": "1865-9217",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 599,
            "title": "Corneal Langerhans cells. Behavior during storage in organ culture",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Komericki, P",
                "Radner, H",
                "Aigner, R",
                "Reich, ME"
            ],
            "year": 1997,
            "source": "OPHTHALMOLOGE. 1997; 94(10): 703-706. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071247300002",
            "pubmed": "9432236",
            "doi": "10.1007/s003470050188",
            "pmc": null,
            "organizations": [
                "599-14020",
                "599-14043",
                "599-14047"
            ],
            "persons": [
                "599-51727-6",
                "599-50041-6",
                "599-53163-2"
            ],
            "imported": "2009-03-16T17:41:33+01:00",
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.475,
            "impactfactor_year": 1999,
            "impactfactor_norm": null,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 600,
            "title": "Coronary aneurysm in a 69-year-old patient. Transthoracic echocardiography",
            "abstract": null,
            "authors": [
                "Watzinger, N",
                "Fruhwald, FM",
                "Schafhalter, I",
                "Hermann, J",
                "Luha, O",
                "Zweiker, R",
                "Gasser, R",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Ultraschall Med. 1995; 16(4):200-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RQ77200011",
            "pubmed": "7569863",
            "doi": "10.1055/s-2007-1003939",
            "pmc": null,
            "organizations": [
                "600-14083"
            ],
            "persons": [
                "600-51002-6",
                "600-51533-6",
                "600-51700-6",
                "600-51759-1"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.304,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 601,
            "title": "Coronary angioplasty induces rise in Chlamydia pneumoniae-specific antibodies.",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Tio, RA",
                "Ossewaarde, JM",
                "Tiran, B",
                "den Heijer, P",
                "The, TH",
                "Wilders-Truschnig, MM"
            ],
            "year": 1999,
            "source": "J Clin Microbiol. 1999; 37(4):1013-1017",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079105500024",
            "pubmed": "10074519",
            "doi": "10.1128/JCM.37.4.1013-1017.1999",
            "pmc": "PMC88642",
            "organizations": [
                "601-14013",
                "601-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.67,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.886075949367088,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": true
        },
        {
            "id": 602,
            "title": "Coronary heart disease as the initial manifestation of primary hyperparathyroidism].",
            "abstract": null,
            "authors": [
                "Schafhalter-Zoppoth, I",
                "Eber, B",
                "Lax, S",
                "Wolf, G",
                "Grisold, M",
                "Aichbichler, B",
                "Dobnig, H",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Wien Klin Wochenschr. 1994; 106(16):527-530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PD09800005",
            "pubmed": "7975664",
            "doi": null,
            "pmc": null,
            "organizations": [
                "602-14018",
                "602-14020",
                "602-14045"
            ],
            "persons": [
                "602-51606-6"
            ],
            "imported": "2010-09-08T14:36:04+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 182205,
            "title": "Re: Shen et al.: Natural history of autosomal recessive Stargardt disease in untreated eyes: a systematic review and meta-analysis of study and individual level data (Ophthalmology. 2019;126:1288-1296).",
            "abstract": null,
            "authors": [
                "Kong, X",
                "Strauss, RW",
                "Munoz, B",
                "West, S",
                "Cheetham, J",
                "Scholl, HPN"
            ],
            "year": 2020,
            "source": "Ophthalmology. 2020; 127(5):e28-e29-e28-e29",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000526937900002",
            "pubmed": "32327137",
            "doi": "10.1016/j.ophtha.2020.01.044",
            "pmc": null,
            "organizations": [
                "182205-14043"
            ],
            "persons": [
                "182205-69775-6"
            ],
            "imported": "2020-05-20T10:43:12+02:00",
            "journal": "OPHTHALMOLOGY",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": "OPHTHALMOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.079,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.984,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.983,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 606,
            "title": "Correlation between molecular parameters of hyaluronic acid and viscoelasticity of synovia",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Katzer, H",
                "Ribitsch, V"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(4):133-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VV96600006",
            "pubmed": "9036725",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186666,
            "title": "PRIMARY IMIQUIMOD TREATMENT VERSUS SURGERY FOR VULVAR INTRAEPITHELIAL NEOPLASIA - PITVIN STUDY. BASELINE RESULTS OF A RANDOMIZED CLINICAL TRIAL",
            "abstract": null,
            "authors": [
                "Trutnovsky, G",
                "Reich, O",
                "Joura, EA",
                "Ciresa-Koenig, A",
                "Widschwendter, A",
                "Schauer, C",
                "Bogner, G",
                "Jan, Z",
                "Boandl, A",
                "Tamussino, K"
            ],
            "year": 2020,
            "source": "INT J GYNECOL CANCER. 2020; 30:  A108-A108. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000616696600191",
            "pubmed": null,
            "doi": "10.1136/ijgc-2020-ESGO.190",
            "pmc": null,
            "organizations": [
                "186666-14038",
                "186666-14063"
            ],
            "persons": [
                "186666-50853",
                "186666-51826",
                "186666-51918"
            ],
            "imported": "2021-03-03T09:34:53+01:00",
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF GYNECOLOGICAL CANCER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 608,
            "title": "Costs of preserved corneal transplants",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Reich, ME"
            ],
            "year": 1997,
            "source": "OPHTHALMOLOGE. 1997; 94(10): 710-712. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071247300004",
            "pubmed": "9432238",
            "doi": "10.1007/s003470050190",
            "pmc": null,
            "organizations": [
                "608-14043"
            ],
            "persons": [
                "608-53163-2"
            ],
            "imported": "2009-03-16T17:40:44+01:00",
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.475,
            "impactfactor_year": 1999,
            "impactfactor_norm": null,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}