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=1620&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1640&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1600&ordering=-imported",
    "results": [
        {
            "id": 2037,
            "title": "Prehospital Fluid Resuscitation",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Gassmayr, SE",
                "Izmail, S",
                "List, WF"
            ],
            "year": 1997,
            "source": "ACTA ANAESTHESIOL SCAND 1997 41: 301-302.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC12000121",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2037-14044"
            ],
            "persons": [
                "2037-51613-2"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.18,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 245,
            "title": "Antioxidants prevent high-D-glucose-enhanced endothelial Ca2+/cGMP response by scavenging superoxide anions.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Simecek, S",
                "Hoebel, BG",
                "Wascher, TC",
                "Dittrich, P",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 322(1):113-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WN28600017",
            "pubmed": "9088879",
            "doi": "10.1016%2FS0014-2999%2896%2900989-2",
            "pmc": null,
            "organizations": [
                "245-14013"
            ],
            "persons": [
                "245-51669-6",
                "245-51860-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.96,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 2039,
            "title": "First experiences with unreamed AO intramedullary nail in treatment of femoral shaft fractures].",
            "abstract": null,
            "authors": [
                "Stockenhuber, N",
                "Hofer, HP",
                "Schweighofer, F",
                "Bratschitsch, G",
                "Szyszkowitz, R"
            ],
            "year": 1997,
            "source": "Chirurg. 1997; 68(7):718-726",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XQ77300015",
            "pubmed": "9340239",
            "doi": "10.1007/s001040050260",
            "pmc": null,
            "organizations": [
                "2039-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 478,
            "title": "Circadian rhythm of the soluble p75 tumor necrosis factor (sTNF-R75) receptor in humans--a possible explanation for the circadian kinetics of TNR-alpha effects.",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Reibnegger, G",
                "Lehofer, M",
                "Moser, M",
                "Pürstner, P",
                "Mangge, H",
                "Schauenstein, K"
            ],
            "year": 1998,
            "source": "Int Immunol. 1998; 10(9):1393-1396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075940100016",
            "pubmed": "9786439",
            "doi": "10.1093/intimm/10.9.1393",
            "pmc": null,
            "organizations": [
                "478-14010",
                "478-14014",
                "478-14038",
                "478-14048",
                "478-29444"
            ],
            "persons": [
                "478-50569-6",
                "478-51671-6",
                "478-52854-6"
            ],
            "imported": null,
            "journal": "INT IMMUNOL",
            "issn": "0953-8178",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.188,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.85,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 2041,
            "title": "Premature labor and fetal fibronectin in cervical and vaginal secretions",
            "abstract": null,
            "authors": [
                "Lorenz-Eberhardt, G",
                "Weiss, PA",
                "Haas, J",
                "Pürstner, P",
                "Adelwöhrer, NE"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(7):414-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ73700011",
            "pubmed": "7926575",
            "doi": "10.1055/s-2007-1022869",
            "pmc": null,
            "organizations": [
                "2041-14038"
            ],
            "persons": [
                "2041-51627-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": 2042,
            "title": "Premature Rupture of Membranes (PROM) in Very-Low-Birth-Weight Infants (Vlbwi) - Results of Expectant Management",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Haas, J",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 632-639.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077822900003",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023016",
            "pmc": null,
            "organizations": [
                "2042-14038"
            ],
            "persons": [
                "2042-51627-6",
                "2042-51634-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.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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2043,
            "title": "Prenatal Determination of Fetal Rhd Type by Polymerase-Chain-Reaction on Amniocytes - Initial Clinical-Experiences",
            "abstract": null,
            "authors": [
                "Lercherhartlieb, A",
                "Pertl, B",
                "Häusler, M",
                "Pieber, D",
                "Huttner, U",
                "Vadon, M",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 575-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076947800009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022764",
            "pmc": null,
            "organizations": [
                "2043-14038",
                "2043-14058"
            ],
            "persons": [
                "2043-51719-4"
            ],
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 989,
            "title": "Ethical overview of paediatric research and practice in Europe from the Ethical Working Group of the Confederation of European Specialists in Paediatrics (CESP).",
            "abstract": null,
            "authors": [
                "Chambers, TL",
                "Kurz, R"
            ],
            "year": 1999,
            "source": "Eur J Pediatr. 1999; 158(7):537-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081270500002",
            "pubmed": "10412809",
            "doi": "10.1007%2Fs004310051141",
            "pmc": null,
            "organizations": [
                "989-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.28,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 1999,
            "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": 990,
            "title": "Ethics in intensive medicine",
            "abstract": null,
            "authors": [
                "List, WF"
            ],
            "year": 1997,
            "source": "Anaesthesist. 1997; 46(4):261-266",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ03900002",
            "pubmed": "9229978",
            "doi": "10.1007/s001010050399",
            "pmc": null,
            "organizations": [
                "990-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.888,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2117,
            "title": "Propofol versus diazepam. Sedation in ophthalmologic surgery under local anesthesia",
            "abstract": null,
            "authors": [
                "Holas, A",
                "Faulborn, J"
            ],
            "year": 1993,
            "source": "Anaesthesist. 1993; 42(11):766-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ85500003",
            "pubmed": "8279689",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2117-14043",
                "2117-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2047,
            "title": "Prenatal diagnosis of abnormalities of the urinary tract",
            "abstract": null,
            "authors": [
                "Vilits, P",
                "Ring, E",
                "Petritsch, PH",
                "Rauchenwald, M",
                "Colombo, T",
                "Hubmer, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):736-738",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700009",
            "pubmed": "8560897",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2047-14048",
                "2047-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 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": 2048,
            "title": "Preoperative and postoperative CA-125 serum levels in primary fallopian tube carcinoma.",
            "abstract": null,
            "authors": [
                "Rosen, AC",
                "Klein, M",
                "Rosen, HR",
                "Graf, AH",
                "Lahousen, M",
                "Reiner, A",
                "Vavra, N",
                "Auerbach, L"
            ],
            "year": 1994,
            "source": "Arch Gynecol Obstet. 1994; 255(2):65-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR69000002",
            "pubmed": "8092887",
            "doi": "10.1007%2Fs004040050029",
            "pmc": null,
            "organizations": [
                "2048-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2049,
            "title": "Preoperative CA 125: an independent prognostic factor in patients with stage I epithelial ovarian cancer.",
            "abstract": null,
            "authors": [
                "Nagele, F",
                "Petru, E",
                "Medl, M",
                "Kainz, C",
                "Graf, AH",
                "Sevelda, P"
            ],
            "year": 1995,
            "source": "Obstet Gynecol. 1995; 86(2):259-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RK50500018",
            "pubmed": "7617357",
            "doi": "10.1016%2F0029-7844%2895%2900126-C",
            "pmc": null,
            "organizations": [
                "2049-14038"
            ],
            "persons": [
                "2049-51624-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.202,
            "impactfactor_year": 1995,
            "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": 2050,
            "title": "Preoperative Colposcopy Findings in Patients with Grade-III Cervical Intraepithelial Neoplasia (CIN-III)",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Zehetleitner, G",
                "Pickel, H"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 148-149.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR42500006",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023058",
            "pmc": null,
            "organizations": [
                "2050-14038"
            ],
            "persons": [
                "2050-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.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": 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": 2051,
            "title": "[Preoperative diagnosis of a patent foramen ovale: rational use of transthoracic and transesophageal contrast echocardiography].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Schuchlenz, H",
                "Harb, S",
                "Schwarz, G",
                "Fuchs, G",
                "Weihs, B"
            ],
            "year": 1998,
            "source": "Anaesthesist. 1998; 47(10):833-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076856500004",
            "pubmed": "9830554",
            "doi": "10.1007/s001010050632",
            "pmc": null,
            "organizations": [
                "2051-14044"
            ],
            "persons": [
                "2051-51073-6",
                "2051-51604-6",
                "2051-98517-6"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2052,
            "title": "Preoperative Diagnosis of Coagulation - A Conditio Sine-Qua-Non",
            "abstract": null,
            "authors": [
                "Marte, W"
            ],
            "year": 1997,
            "source": "INFUSIONSTHERAPIE 1997 24: 39-42.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR12200008",
            "pubmed": null,
            "doi": "10.1159/000223460",
            "pmc": null,
            "organizations": [
                "2052-14044"
            ],
            "persons": [
                "2052-51934-2"
            ],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.231,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 2053,
            "title": "Preoperative differential diagnosis of benign and malignant pancreatic lesions--the value of pancreatic secretory trypsin inhibitor, procarboxypeptidase B, CA19-9 and CEA.",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Aigner, R",
                "Quehenberger, F",
                "Werkgartner, G",
                "Bacher, H",
                "Hauser, H",
                "Mischinger, HJ"
            ],
            "year": 1997,
            "source": "Hepatogastroenterology. 1997; 44(16):1117-1121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP15900032",
            "pubmed": "9261609",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2053-14026",
                "2053-14073"
            ],
            "persons": [
                "2053-51727-6",
                "2053-50466-6",
                "2053-51595-6",
                "2053-51746-6",
                "2053-51760-2",
                "2053-51926-6"
            ],
            "imported": null,
            "journal": "HEPATO, GASTROENTEROL",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.705,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.609375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2054,
            "title": "Preoperative myocardial cell damage in patients with unstable angina undergoing coronary artery bypass graft surgery.",
            "abstract": null,
            "authors": [
                "Mächler, H",
                "Metzler, H",
                "Sabin, K",
                "Anelli-Monti, M",
                "Rehak, P",
                "Rigler, B",
                "Gombotz, H"
            ],
            "year": 1994,
            "source": "Anesthesiology. 1994; 81(6):1324-1331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PV98200005",
            "pubmed": "7992899",
            "doi": "10.1097/00000542-199412000-00005",
            "pmc": null,
            "organizations": [
                "2054-14044",
                "2054-14045",
                "2054-14075"
            ],
            "persons": [
                "2054-51592-1",
                "2054-51611-6"
            ],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.711,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 997,
            "title": "Evaluation of two nonculture antigen tests and three serotests for detection of anti-chlamydial antibodies in the diagnosis of ocular chlamydial infections.",
            "abstract": null,
            "authors": [
                "Haller, EM",
                "Auer-Grumbach, P",
                "Stuenzner, D",
                "Kessler, HH",
                "Pierer, K",
                "Zenz, H",
                "Muellner, K"
            ],
            "year": 1996,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1996; 234(8):510-514",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VA24300006",
            "pubmed": "8858357",
            "doi": "10.1007%2FBF00184860",
            "pmc": null,
            "organizations": [
                "997-14023",
                "997-14043",
                "997-14047"
            ],
            "persons": [
                "997-51812-6"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.992,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 393,
            "title": "Carbohydrate-deficient transferrin in healthy women: relation to estrogens and iron status.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Vollmann, H",
                "Pesserl, I",
                "Jauk, B",
                "Lipp, R",
                "Halwachs, G",
                "Wilders-Truschnig, M"
            ],
            "year": 1996,
            "source": "Alcohol Clin Exp Res. 1996; 20(6):1114-1117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VH52000024",
            "pubmed": "8892536",
            "doi": "10.1111/j.1530-0277.1996.tb01955.x",
            "pmc": null,
            "organizations": [
                "393-14028"
            ],
            "persons": [
                "393-51530-1",
                "393-51948-6"
            ],
            "imported": null,
            "journal": "ALCOHOL CLIN EXP RES",
            "issn": "0145-6008",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.294,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SUBSTANCE ABUSE",
            "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
        }
    ]
}