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=155640&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155660&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155620&ordering=imported",
    "results": [
        {
            "id": 4561,
            "title": "Use of perflubron emulsion to decrease allogeneic blood transfusion in high-blood-loss non-cardiac surgery: results of a European phase 3 study.",
            "abstract": null,
            "authors": [
                "Spahn, DR",
                "Waschke, KF",
                "Standl, T",
                "Motsch, J",
                "Van Huynegem, L",
                "Welte, M",
                "Gombotz, H",
                "Coriat, P",
                "Verkh, L",
                "Faithfull, S",
                "Keipert, P",
                "European Perflubron Emulsion in Non-Cardiac Surgery Study Group"
            ],
            "year": 2002,
            "source": "Anesthesiology. 2002; 97(6):1338-1349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179590500003",
            "pubmed": "12459658",
            "doi": "10.1097%2F00000542-200212000-00004",
            "pmc": null,
            "organizations": [
                "4561-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.47,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4804,
            "title": "Immediate loading of single-tooth implants in the anterior maxilla. Preliminary results after one year.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Pertl, C",
                "Zhang, K",
                "Wimmer, G",
                "Wegscheider, WA"
            ],
            "year": 2003,
            "source": "Clin Oral Implants Res. 2003; 14(2):180-187",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182380900007",
            "pubmed": "12656877",
            "doi": "10.1034/j.1600-0501.2003.140207.x",
            "pmc": null,
            "organizations": [
                "4804-14111"
            ],
            "persons": [
                "4804-51043-6",
                "4804-51567-6",
                "4804-51703-2"
            ],
            "imported": null,
            "journal": "CLIN ORAL IMPLANT RES",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.922,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.934782608695652,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 4820,
            "title": "A randomized double-blind multicenter phase III study of fixed-dose single-administration pegfilgrastim versus daily filgrastim in patients receiving myelosuppressive chemotherapy.",
            "abstract": null,
            "authors": [
                "Green, MD",
                "Koelbl, H",
                "Baselga, J",
                "Galid, A",
                "Guillem, V",
                "Gascon, P",
                "Siena, S",
                "Lalisang, RI",
                "Samonigg, H",
                "Clemens, MR",
                "Zani, V",
                "Liang, BC",
                "Renwick, J",
                "Piccart, MJ",
                "International Pegfilgrastim 749 Study Group"
            ],
            "year": 2003,
            "source": "Ann Oncol. 2003; 14(1):29-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182604200005",
            "pubmed": "12488289",
            "doi": "10.1093/annonc/mdg019",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4820-51532-6"
            ],
            "imported": null,
            "journal": "ANN ONCOL",
            "issn": "0923-7534",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.605,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 4934,
            "title": "Monoclonal and biclonal gammopathy in two patients infected with Bartonella henselae.",
            "abstract": null,
            "authors": [
                "Krause, R",
                "Auner, HW",
                "Daxböck, F",
                "Mulabecirovic, A",
                "Krejs, GJ",
                "Wenisch, C",
                "Reisinger, EC"
            ],
            "year": 2003,
            "source": "Ann Hematol. 2003; 82(7):455-457",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184089400015",
            "pubmed": "12764550",
            "doi": "10.1007/s00277-003-0675-4",
            "pmc": null,
            "organizations": [
                "4934-14081",
                "4934-14082",
                "4934-14086"
            ],
            "persons": [
                "4934-51534-6",
                "4934-51976-2"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.241,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.338709677419355,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 5008,
            "title": "Impact of bradycardia on cerebral oxygenation and cerebral blood volume during apnoea in preterm infants.",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Urlesberger, B",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Physiol Meas. 2003; 24(3):671-680",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185097800005",
            "pubmed": "14509305",
            "doi": "10.1088%2F0967-3334%2F24%2F3%2F304",
            "pmc": null,
            "organizations": [
                "5008-14094"
            ],
            "persons": [
                "5008-50907-2",
                "5008-51643-6"
            ],
            "imported": null,
            "journal": "PHYSIOL MEAS",
            "issn": "0967-3334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.159,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.523809523809524,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 4771,
            "title": "Pneumatization of turbinates.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngoscope. 2003; 113(4):668-672",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182048800016",
            "pubmed": "12671426",
            "doi": "10.1097%2F00005537-200304000-00016",
            "pmc": null,
            "organizations": [
                "4771-14042"
            ],
            "persons": [
                "4771-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGOSCOPE",
            "issn": "0023-852X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.449,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.84375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 5576,
            "title": "The impact of cigarette smoking on human semen parameters and hormones.",
            "abstract": null,
            "authors": [
                "Trummer, H",
                "Habermann, H",
                "Haas, J",
                "Pummer, K"
            ],
            "year": 2002,
            "source": "Hum Reprod. 2002; 17(6):1554-1559",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176228800025",
            "pubmed": "12042277",
            "doi": "10.1093%2Fhumrep%2F17.6.1554",
            "pmc": null,
            "organizations": [
                "5576-14038",
                "5576-14056"
            ],
            "persons": [
                "5576-51627-6",
                "5576-53053-6"
            ],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.253,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.980769230769231,
            "impactfactor_norm_year": 2002,
            "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": 5790,
            "title": "Exposure to high stress in the intensive care unit may have negative effects on health-related quality-of-life outcomes after cardiac surgery.",
            "abstract": null,
            "authors": [
                "Schelling, G",
                "Richter, M",
                "Roozendaal, B",
                "Rothenhäusler, HB",
                "Krauseneck, T",
                "Stoll, C",
                "Nollert, G",
                "Schmidt, M",
                "Kapfhammer, HP"
            ],
            "year": 2003,
            "source": "Crit Care Med. 2003; 31(7):1971-1980",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184219000012",
            "pubmed": "12847391",
            "doi": "10.1097/01.CCM.0000069512.10544.40",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5790-50097-6",
                "5790-51907-6"
            ],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.195,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.9375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 4825,
            "title": "Diabetic LDL triggers apoptosis in vascular endothelial cells.",
            "abstract": null,
            "authors": [
                "Artwohl, M",
                "Graier, WF",
                "Roden, M",
                "Bischof, M",
                "Freudenthaler, A",
                "Waldhäusl, W",
                "Baumgartner-Parzer, SM"
            ],
            "year": 2003,
            "source": "Diabetes. 2003; 52(5):1240-1247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182623500027",
            "pubmed": "12716759",
            "doi": "10.2337/diabetes.52.5.1240",
            "pmc": null,
            "organizations": [
                "4825-14013"
            ],
            "persons": [
                "4825-51860-6"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.298,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.965909090909091,
            "impactfactor_norm_year": 2003,
            "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": 7182,
            "title": "Low-density lipoprotein triglycerides associated with low-grade systemic inflammation, adhesion molecules, and angiographic coronary artery disease: the Ludwigshafen Risk and Cardiovascular Health study.",
            "abstract": null,
            "authors": [
                "März, W",
                "Scharnagl, H",
                "Winkler, K",
                "Tiran, A",
                "Nauck, M",
                "Boehm, BO",
                "Winkelmann, BR"
            ],
            "year": 2004,
            "source": "Circulation. 2004; 110(19):3068-3074",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224984800015",
            "pubmed": "15505088",
            "doi": "10.1161/01.CIR.0000146898.06923.80",
            "pmc": null,
            "organizations": [
                "7182-14028"
            ],
            "persons": [
                "7182-50886-6"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.563,
            "impactfactor_year": 2004,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2004,
            "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": true
        },
        {
            "id": 9238,
            "title": "Oral cyclosporin-A is effective treatment for untreated and also for previously immunosuppressed patients with severe bone marrow failure.",
            "abstract": null,
            "authors": [
                "Hinterberger-Fischer, M",
                "Höcker, P",
                "Lechner, K",
                "Seewann, H",
                "Hinterberger, W"
            ],
            "year": 1989,
            "source": "Eur J Haematol. 1989; 43(2):136-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AT71800006",
            "pubmed": "2507346",
            "doi": "10.1111/j.1600-0609.1989.tb00269.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J HAEMATOL",
            "issn": "0902-4441",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.836,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.661016949152542,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 11778,
            "title": "Chemical enhancement of cisplatin cytotoxicity in a human ovarian and cervical cancer cell line.",
            "abstract": null,
            "authors": [
                "Boike, GM",
                "Petru, E",
                "Sevin, BU",
                "Averette, HE",
                "Chou, TC",
                "Penalver, M",
                "Donato, D",
                "Schiano, M",
                "Hilsenbeck, SG",
                "Perras, J"
            ],
            "year": 1990,
            "source": "Gynecol Oncol. 1990; 38(3):315-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EE33000004",
            "pubmed": "2121626",
            "doi": "10.1016/0090-8258(90)90065-S",
            "pmc": null,
            "organizations": [
                "11778-14038"
            ],
            "persons": [
                "11778-51624-6"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "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": 14511,
            "title": "Epidemiological aspects of hadron therapy: a prospective nationwide study of the Austrian project MedAustron and the Austrian Society of Radiooncology (OEGRO).",
            "abstract": null,
            "authors": [
                "Mayer, R",
                "Mock, U",
                "Jäger, R",
                "Pötter, R",
                "Vutuc, C",
                "Eiter, H",
                "Krugmann, K",
                "Hammer, J",
                "Hirn, B",
                "Hawliczek, R",
                "Knocke-Abulesz, TH",
                "Lukas, P",
                "Nechville, E",
                "Pakisch, B",
                "Papauschek, M",
                "Raunik, W",
                "Rhomberg, W",
                "Sabitzer, H",
                "Schratter-Sehn, A",
                "Sedlmayer, F",
                "Wedrich, I",
                "Auberger, T"
            ],
            "year": 2004,
            "source": "Radiother Oncol. 2004; 73 Suppl 2(3):S24-S28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227647500008",
            "pubmed": "15971304",
            "doi": "10.1016/S0167-8140(04)80008-2",
            "pmc": null,
            "organizations": [
                "14511-14060"
            ],
            "persons": [],
            "imported": null,
            "journal": "RADIOTHER ONCOL",
            "issn": "0167-8140",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.034,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 2004,
            "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": 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": 16080,
            "title": "Anti-D immunization by DEL red blood cells.",
            "abstract": null,
            "authors": [
                "Wagner, T",
                "Körmöczi, GF",
                "Buchta, C",
                "Vadon, M",
                "Lanzer, G",
                "Mayr, WR",
                "Legler, TJ"
            ],
            "year": 2005,
            "source": "Transfusion. 2005; 45(4):520-526",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227776400012",
            "pubmed": "15819672",
            "doi": "10.1111/j.0041-1132.2005.04256.x",
            "pmc": null,
            "organizations": [
                "16080-14058"
            ],
            "persons": [
                "16080-51964-2"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.16,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 36017,
            "title": "Apoptosis in the trophoblast--role of apoptosis in placental morphogenesis.",
            "abstract": null,
            "authors": [
                "Huppertz, B",
                "Kingdom, JC"
            ],
            "year": 2004,
            "source": "J SOC GYNECOL INVESTIGATION 2004 11: 353-362.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000224009000003",
            "pubmed": "15350247",
            "doi": "10.1016/j.jsgi.2004.06.002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36017-54142-2"
            ],
            "imported": null,
            "journal": "J SOC GYNECOL INVESTIGATION",
            "issn": "1071-5576",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.297,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.854545454545455,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19330,
            "title": "Value of urinary neopterin in the differential diagnosis of bacterial and viral infections.",
            "abstract": null,
            "authors": [
                "Denz, H",
                "Fuchs, D",
                "Hausen, A",
                "Huber, H",
                "Nachbaur, D",
                "Reibnegger, G",
                "Thaler, J",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1990,
            "source": "Klin Wochenschr. 1990; 68(4):218-222",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CN81000004",
            "pubmed": "2314009",
            "doi": "10.1007/BF01662720",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19330-50569-6"
            ],
            "imported": null,
            "journal": "KLIN WOCHENSCHR",
            "issn": "0023-2173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19336,
            "title": "Urinary neopterin concentrations vs total neopterins for clinical utility.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Milstien, S",
                "Krämer, A",
                "Reibnegger, G",
                "Werner, ER",
                "Goedert, JJ",
                "Kaufman, S",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Clin Chem. 1989; 35(12):2305-2307",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1989CE56400008",
            "pubmed": "2591046",
            "doi": "10.1093/clinchem/35.12.2305",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19336-50569-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 19348,
            "title": "Characteristics of interferon induced tryptophan metabolism in human cells in vitro.",
            "abstract": null,
            "authors": [
                "Werner-Felmayer, G",
                "Werner, ER",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Biochim Biophys Acta. 1989; 1012(2):140-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF34500004",
            "pubmed": "2500976",
            "doi": "10.1016/0167-4889(89)90087-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19348-50569-6"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 11566,
            "title": "Functional endoscopic sinus surgery. Concept, indications and results of the Messerklinger technique.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Posawetz, W"
            ],
            "year": 1990,
            "source": "Eur Arch Otorhinolaryngol. 1990; 247(2):63-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CT88300001",
            "pubmed": "2180446",
            "doi": "10.1007/BF00183169",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR ARCH OTO-RHINO-LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.459,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.448275862068966,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 19460,
            "title": "Immune response-associated production of neopterin. Release from macrophages primarily under control of interferon-gamma.",
            "abstract": null,
            "authors": [
                "Huber, C",
                "Batchelor, JR",
                "Fuchs, D",
                "Hausen, A",
                "Lang, A",
                "Niederwieser, D",
                "Reibnegger, G",
                "Swetly, P",
                "Troppmair, J",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "J Exp Med. 1984; 160(1):310-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SZ32600024",
            "pubmed": "6429267",
            "doi": "10.1084/jem.160.1.310",
            "pmc": "PMC2187425",
            "organizations": [],
            "persons": [
                "19460-50569-6"
            ],
            "imported": null,
            "journal": "J EXP MED",
            "issn": "0022-1007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.862,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.986111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}