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=153980&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157146,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154000&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153960&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 5021,
            "title": "Low-grade endometrial stromal sarcomas",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Regauer, S"
            ],
            "year": 2003,
            "source": "GEBURTSH FRAUENHEILK 2003 63: 737-742.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000185341100003",
            "pubmed": null,
            "doi": "10.1055/s-2003-42141",
            "pmc": null,
            "organizations": [
                "5021-14020",
                "5021-14038"
            ],
            "persons": [
                "5021-51945-6",
                "5021-51918-2"
            ],
            "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.726,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 2003,
            "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": 1140,
            "title": "Gerontosurgery at the Grazer-Frauenklinik",
            "abstract": null,
            "authors": [
                "Schaffer, M",
                "Winter, R"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57:  M182-M186.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD43100014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1140-14038"
            ],
            "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.395,
            "impactfactor_year": 1997,
            "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": 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": 953,
            "title": "Endoscopic bladder neck suspension--clinical, urodynamic and radiologic results",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Tamussino, K"
            ],
            "year": 1991,
            "source": "Geburtshilfe Frauenheilkd. 1991; 51(10):830-833",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HH38000008",
            "pubmed": "1761172",
            "doi": "10.1055/s-2008-1026218",
            "pmc": null,
            "organizations": [
                "953-14038"
            ],
            "persons": [
                "953-51826-6"
            ],
            "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.366,
            "impactfactor_year": 1994,
            "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": 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": 8052,
            "title": "Embolization of the internal iliac arteries in the management of critical vaginal bleeding",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H",
                "Schneider, G"
            ],
            "year": 1983,
            "source": "GEBURTSH FRAUENHEILK. 1983; 43(11): 655-657. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RS67300001",
            "pubmed": "6197339",
            "doi": "10.1055/s-2008-1036728",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-04T16:23:26+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "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": 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": 8053,
            "title": "Psychosocial background in sterility patients",
            "abstract": null,
            "authors": [
                "Pusch, H"
            ],
            "year": 1983,
            "source": "Geburtshilfe Frauenheilkd. 1983; 43(11):689-692",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RS67300009",
            "pubmed": "6557979",
            "doi": "10.1055/s-2008-1036736",
            "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.366,
            "impactfactor_year": 1994,
            "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": 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": 7426,
            "title": "Laparoscopy in obese women (author's transl)",
            "abstract": null,
            "authors": [
                "Burmucic, R",
                "Kömetter, R"
            ],
            "year": 1980,
            "source": "Geburtshilfe Frauenheilkd. 1980; 40(11):1006-1008",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KQ22900011",
            "pubmed": "6449398",
            "doi": "10.1055/s-2008-1039523",
            "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.366,
            "impactfactor_year": 1994,
            "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": 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": 7419,
            "title": "Application of computer assisted tomography in gynaecological oncology (author's transl)",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Schreithofer, H",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Geburtshilfe Frauenheilkd. 1980; 40(10):912-918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KN20500011",
            "pubmed": "7439647",
            "doi": "10.1055/s-2008-1037239",
            "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.366,
            "impactfactor_year": 1994,
            "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": 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": 1475,
            "title": "Laparoscopic Diagnosis and Organ-Preserving Treatment of Ovarian Pregnancy",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Lang, P",
                "Reich, O",
                "Walcher, W",
                "Giuliani, A",
                "Klimpfinger, M"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 417-421.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XM52700011",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023110",
            "pmc": null,
            "organizations": [
                "1475-14018",
                "1475-14038"
            ],
            "persons": [
                "1475-51634-6",
                "1475-51918-6"
            ],
            "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.395,
            "impactfactor_year": 1997,
            "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": 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": 1006,
            "title": "Primary, papillary serous carcinoma of the peritoneum; a report of experiences].",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Heydarfadai, M",
                "Pickel, H",
                "Lahousen, M",
                "Tamussino, K"
            ],
            "year": 1992,
            "source": "Geburtshilfe Frauenheilkd. 1992; 52(9):533-535",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN19000005",
            "pubmed": "1397954",
            "doi": "10.1055/s-2007-1023175",
            "pmc": null,
            "organizations": [
                "1006-14038"
            ],
            "persons": [
                "1006-51826-6",
                "1006-51624-2"
            ],
            "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.366,
            "impactfactor_year": 1994,
            "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": 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": 2764,
            "title": "Treatment of stress incontinence with total prolapse of the uterus",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Tamussino, K",
                "Michelitsch, L"
            ],
            "year": 1993,
            "source": "GEBURTSH FRAUENHEILK. 1993; 53(12): 870-872. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN88800010",
            "pubmed": "8119571",
            "doi": "10.1055/s-2007-1023742",
            "pmc": null,
            "organizations": [
                "2764-14038"
            ],
            "persons": [
                "2764-51826-6"
            ],
            "imported": "2010-07-14T15:46:25+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77876,
            "title": "Acute dermal gangrene: a postoperative complication. With an example from obstetrics",
            "abstract": null,
            "authors": [
                "HEINE, O",
                "LANG, U",
                "MUSSMANN, J"
            ],
            "year": 1988,
            "source": "GEBURTSH FRAUENHEILK. 1988; 48(1): 50-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L832600011",
            "pubmed": "2965051",
            "doi": "10.1055/s-2008-1035695",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "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": 80132,
            "title": "Pregnancy anamnesis and delivery in females with abnormalities of the internal genitalia",
            "abstract": null,
            "authors": [
                "PUSCH, H",
                "WINTER, R",
                "KESSLER, H",
                "LAHOUSEN, M"
            ],
            "year": 1986,
            "source": "GEBURTSH FRAUENHEILK. 1986; 46(10): 725-728. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E694000011",
            "pubmed": "3803867",
            "doi": "10.1055/s-2008-1035950",
            "pmc": null,
            "organizations": [
                "80132-14038"
            ],
            "persons": [],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "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": true
        },
        {
            "id": 200599,
            "title": "Dopamine increases risky choice while D2 blockade shortens decision time.",
            "abstract": null,
            "authors": [
                "Hirschbichler, ST",
                "Rothwell, JC",
                "Manohar, SG"
            ],
            "year": 2022,
            "source": "Exp Brain Res. 2022; 240(12): 3351-3360. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000880569300001",
            "pubmed": "36350356",
            "doi": "10.1007/s00221-022-06501-9",
            "pmc": "PMC9678996",
            "organizations": [],
            "persons": [
                "200599-117505-2"
            ],
            "imported": "2023-01-31T01:00:00+01:00",
            "journal": "Exp Brain Res",
            "issn": "1432-1106",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.169117647058824,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.169,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "NEUROSCIENCES-SCIE",
            "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": 21953,
            "title": "The effect of acupuncture on the temperature of the ocular surface in conjunctivitis sicca measured by non-contact thermography: preliminary results.",
            "abstract": null,
            "authors": [
                "Nepp, J",
                "Tsubota, K",
                "Goto, E",
                "Schauersberger, J",
                "Schild, G",
                "Jandrasits, K",
                "Abela, C",
                "Wedrich, A"
            ],
            "year": 2002,
            "source": "ADVAN EXPERIMENT MED BIOL. 2002; 506:  723-726. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181264100102",
            "pubmed": "12613984",
            "doi": "10.1007/978-1-4615-0717-8_102",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21953-53938-6"
            ],
            "imported": "2007-07-24T19:02:32+02:00",
            "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.642,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.169014084507042,
            "impactfactor_norm_year": 2004,
            "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": 1017,
            "title": "Expression of CD34-antigen in nasopharyngeal angiofibromas.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Regauer, S",
                "Beham-Schmid, C",
                "Kainz, J",
                "Stammberger, H"
            ],
            "year": 1998,
            "source": "Int J Pediatr Otorhinolaryngol. 1998; 44(3):245-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075939300006",
            "pubmed": "9780070",
            "doi": "10.1016/S0165-5876(98)00072-X",
            "pmc": null,
            "organizations": [
                "1017-14020",
                "1017-14042"
            ],
            "persons": [
                "1017-51945-6"
            ],
            "imported": null,
            "journal": "INT J PED OTORHINOLARYNGOL",
            "issn": "0165-5876",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169014084507042,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2635,
            "title": "The treatment of chronic sinusitis: a controversial issue.",
            "abstract": null,
            "authors": [
                "Lund, VJ",
                "Neijens, HJ",
                "Clement, PA",
                "Lusk, R",
                "Stammberger, H"
            ],
            "year": 1995,
            "source": "Int J Pediatr Otorhinolaryngol. 1995; 32 Suppl(1):S21-S35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RK99700006",
            "pubmed": "7665294",
            "doi": "10.1016%2F0165-5876%2894%2901139-O",
            "pmc": null,
            "organizations": [
                "2635-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J PED OTORHINOLARYNGOL",
            "issn": "0165-5876",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.529,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.169014084507042,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5304,
            "title": "Expression of indoleamine 2,3-dioxygenase in carcinoma of human endometrium and uterine cervix.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Semlitsch, M",
                "Gebru, G",
                "Karpf, E",
                "Reich, O",
                "Tang, T",
                "Wintersteiger, R",
                "Takikawa, O",
                "Dohr, G"
            ],
            "year": 2003,
            "source": "ADVAN EXPERIMENT MED BIOL. 2003; 527:  91-95. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000189415400010",
            "pubmed": "15206720",
            "doi": "10.1007/978-1-4615-0135-0_10",
            "pmc": null,
            "organizations": [
                "5304-14017",
                "5304-14020",
                "5304-14038"
            ],
            "persons": [
                "5304-51666-6",
                "5304-56582-6",
                "5304-51918-6"
            ],
            "imported": "2007-09-06T12:03:09+02:00",
            "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.642,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.169014084507042,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 4723,
            "title": "Sedation for locoregional anaesthesia.",
            "abstract": null,
            "authors": [
                "Holas, A"
            ],
            "year": 2003,
            "source": "ADVAN EXPERIMENT MED BIOL. 2003; 523:  149-159. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181518400014",
            "pubmed": "15088848",
            "doi": "10.1007/978-1-4419-9192-8_14",
            "pmc": null,
            "organizations": [
                "4723-14044"
            ],
            "persons": [],
            "imported": "2007-09-06T12:02:40+02:00",
            "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.642,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.169014084507042,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 61964,
            "title": "The effect of botulinum toxin a treatment on tear function parameters and on the ocular surface.",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J",
                "Berglöff, J",
                "Flögel, I",
                "Haller-Schober, EM",
                "Müllner, K",
                "Schmut, O"
            ],
            "year": 2002,
            "source": "Adv Exp Med Biol. 2002; 506(Pt B):1241-1246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181264100178",
            "pubmed": "12614060",
            "doi": "10.1007/978-1-4615-0717-8_178",
            "pmc": null,
            "organizations": [
                "61964-14043"
            ],
            "persons": [
                "61964-53007-2",
                "61964-56837-6"
            ],
            "imported": "2006-11-30T01:00:00+01:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.642,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.169014084507042,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": 0.184,
            "impactfactor_norm_super_year": 1999,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL",
            "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": 215005,
            "title": "Left ventricular thrombus in a patient with cutaneous T-cell lymphoma, hypereosinophilia and Mycoplasma pneumoniae infection - a challenging diagnosis: a case report",
            "abstract": null,
            "authors": [
                "Oeser, C",
                "Andreas, M",
                "Rath, C",
                "Habertheuer, A",
                "Kocher, A"
            ],
            "year": 2015,
            "source": "J CARDIOTHORAC SURG. 2015; 10:  21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000350325300001",
            "pubmed": "25889614",
            "doi": "10.1186/s13019-014-0200-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215005-131297-6"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "J CARDIOTHORAC SURG",
            "issn": "1749-8090",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIOTHORACIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.169,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.211,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": false
        }
    ]
}