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=154560&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157518,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154580&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154540&ordering=imported",
    "results": [
        {
            "id": 19456,
            "title": "NEOPTERIN ELIMINATION IN THE URINE OF LEPROSY PATIENTS",
            "abstract": null,
            "authors": [
                "SCHMUTZHARD, E",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 946-947.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900115",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19456-50569"
            ],
            "imported": null,
            "journal": "HOPPE-SEYLERS Z PHYSIOL CHEM",
            "issn": "0018-4888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 19457,
            "title": "NEOPTERIN CONCENTRATION IN THE URINE OF PATIENTS WITH RHEUMATIC DISEASES",
            "abstract": null,
            "authors": [
                "EGG, D",
                "HAUSEN, A",
                "FUCHS, D",
                "GUNTHER, R",
                "REIBNEGGER, G",
                "WACHTER, H",
                "ALF, P"
            ],
            "year": 1984,
            "source": "Z RHEUMATOL 1984 43: 231-231.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TJ30700186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19457-50569"
            ],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 53736,
            "title": "Additional muscle in idiopathic club foot.",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Anderhuber, F",
                "Haldi-Brändle, V",
                "Exner, GU"
            ],
            "year": 2006,
            "source": "Eur J Pediatr Surg. 2006; 16(4):294-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241042700018",
            "pubmed": "16981101",
            "doi": "10.1055/s-2006-924372",
            "pmc": null,
            "organizations": [
                "53736-14018"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.579,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.172661870503597,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19458,
            "title": "Urinary neopterin is elevated in patients with malaria.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Boonpucknavig, V",
                "Fuchs, D",
                "Hausen, A",
                "Schmutzhard, E",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "Trans R Soc Trop Med Hyg. 1984; 78(4):545-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TG66100026",
            "pubmed": "6485060",
            "doi": "10.1016/0035-9203(84)90080-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19458-50569-2"
            ],
            "imported": null,
            "journal": "TRANS ROY SOC TROP MED HYG",
            "issn": "0035-9203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.381,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.916666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TROPICAL 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": 19462,
            "title": "URINARY NEOPTERIN IN THE DIAGNOSIS OF ACQUIRED IMMUNE-DEFICIENCY SYNDROME",
            "abstract": null,
            "authors": [
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "REISSIGL, H",
                "SCHONITZER, D",
                "SPIRA, T",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "EUR J CLIN MICROBIOL INFECT D 1984 3: 70-71.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SE66700028",
            "pubmed": null,
            "doi": "10.1007/BF02032832",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19462-50569-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN MICROBIOL INFECT D",
            "issn": "0934-9723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.691,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.679012345679012,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19465,
            "title": "NEOPTERIN EXCRETION IN ALLOGENIC, SYNGENIC AND AUTOLOGOUS BONE-MARROW TRANSPLANTATION",
            "abstract": null,
            "authors": [
                "NIEDERWIESER, D",
                "GRATWOHL, A",
                "HUBER, C",
                "FUCHS, D",
                "BANNERTH, P",
                "REIBNEGGER, G",
                "HAUSEN, A",
                "SPECK, B",
                "WACHTER, H"
            ],
            "year": 1983,
            "source": "ONKOLOGIE 1983 6: 240-241.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RQ09900076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19465-50569"
            ],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19466,
            "title": "NEOPTERIN, A NEW BIOCHEMICAL MARKER FOR THE CLINICAL-EVALUATION OF CELLULAR IMMUNE-REACTIONS",
            "abstract": null,
            "authors": [
                "HUBER, C",
                "FUCHS, D",
                "HAUSEN, A",
                "NIEDERWIESER, D",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1983,
            "source": "ONKOLOGIE 1983 6: 244-244.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RQ09900087",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19466-50569"
            ],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19468,
            "title": "NEOPTERIN, A NEW MARKER MOLECULE RELEASED DURING ACTIVATION OF CELLULAR IMMUNE-RESPONSES",
            "abstract": null,
            "authors": [
                "HUBER, C",
                "FUCHS, D",
                "HAUSEN, A",
                "NIEDERWIESER, D",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1983,
            "source": "BLUT 1983 47: 166-166.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RH04800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19468-50569"
            ],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 19470,
            "title": "IMPORTANCE OF NEOPTERIN DETERMINATION IN GYNECOLOGICAL ONCOLOGY",
            "abstract": null,
            "authors": [
                "BICHLER, A",
                "FUCHS, D",
                "HAUSEN, A",
                "HETZEL, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1983,
            "source": "ARCH GYNECOL 1983 235: 352-354.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RA09700185",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19470-50569"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL",
            "issn": "0170-9925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19471,
            "title": "Significance of urinary neopterine in gynecological oncology: follow-up of patients with ovarian cancer.",
            "abstract": null,
            "authors": [
                "Hetzel, H",
                "Bichler, A",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1983,
            "source": "Cancer Detect Prev. 1983; 6(1-2):263-266",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RA71000036",
            "pubmed": "6883385",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19471-50569-6"
            ],
            "imported": null,
            "journal": "CANCER DETECTION PREV",
            "issn": "0361-090X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.792,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.230769230769231,
            "impactfactor_norm_year": 1998,
            "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": 19472,
            "title": "THE STRUCTURE OF LIQUID FORMAMIDE STUDIED BY MEANS OF X-RAY-DIFFRACTION AND ABINITIO LCGO-MO-SCF CALCULATIONS",
            "abstract": null,
            "authors": [
                "OHTAKI, H",
                "FUNAKI, A",
                "RODE, BM",
                "REIBNEGGER, GJ"
            ],
            "year": 1983,
            "source": "BULL CHEM SOC JPN 1983 56: 2116-2121.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RA46500046",
            "pubmed": null,
            "doi": "10.1246/bcsj.56.2116",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19472-50569-6"
            ],
            "imported": null,
            "journal": "BULL CHEM SOC JPN",
            "issn": "0009-2673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.845,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.761904761904762,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 53693,
            "title": "eLearning in education and advanced training in neuroradiology: introduction of a web-based teaching and learning application.",
            "abstract": null,
            "authors": [
                "Zajaczek, JE",
                "Götz, F",
                "Kupka, T",
                "Behrends, M",
                "Haubitz, B",
                "Donnerstag, F",
                "Rodt, T",
                "Walter, GF",
                "Matthies, HK",
                "Becker, H"
            ],
            "year": 2006,
            "source": "Neuroradiology. 2006; 48(9):640-646",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240379200006",
            "pubmed": "16819653",
            "doi": "10.1007/s00234-006-0108-x",
            "pmc": null,
            "organizations": [
                "53693-13922"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.625,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROIMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 53692,
            "title": "Carbamazepine-responsive paroxysmal nausea and vomiting in a patient with meningeal carcinomatosis.",
            "abstract": null,
            "authors": [
                "Strohscheer, I",
                "Borasio, GD"
            ],
            "year": 2006,
            "source": "Palliat Med. 2006; 20(5):549-550",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240279000010",
            "pubmed": "16903409",
            "doi": "10.1191/0269216306pm1161xx",
            "pmc": null,
            "organizations": [
                "53692-14085"
            ],
            "persons": [],
            "imported": null,
            "journal": "PALLIATIVE MED",
            "issn": "0269-2163",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.939,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 53677,
            "title": "Renal scarring in familial vesicoureteral reflux: is prevention possible?",
            "abstract": null,
            "authors": [
                "Pirker, ME",
                "Colhoun, E",
                "Puri, P"
            ],
            "year": 2006,
            "source": "J Urol. 2006; 176(4 Pt 2):1842-1846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240625500042",
            "pubmed": "16945668",
            "doi": "10.1016/j.juro.2006.04.089",
            "pmc": null,
            "organizations": [
                "53677-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.956,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 53674,
            "title": "Delivery of a healthy twin after intrauterine demise and expulsion of a first twin.",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Bjelic, V",
                "Petru, E",
                "Lang, U"
            ],
            "year": 2006,
            "source": "J Obstet Gynaecol Res. 2006; 32(5):517-519",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240568600013",
            "pubmed": "16984521",
            "doi": "10.1111/j.1447-0756.2006.00440.x",
            "pmc": null,
            "organizations": [
                "53674-14038",
                "53674-14063",
                "53674-14064"
            ],
            "persons": [
                "53674-51624-6"
            ],
            "imported": null,
            "journal": "J OBSTET GYNAECOL RES",
            "issn": "1341-8076",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.779,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 53667,
            "title": "Spontaneous gastrointestinal perforation in very-low-birth-weight infants--a rare complication in a neonatal intensive care unit.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Mayr, J",
                "Kuttnig-Haim, M",
                "Reiterer, F",
                "Ritschl, E",
                "Müller, W"
            ],
            "year": 1998,
            "source": "Pediatr Surg Int. 1998; 13(2-3):165-167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073015400027",
            "pubmed": "9563036",
            "doi": "10.1007/s003830050277",
            "pmc": null,
            "organizations": [
                "53667-14094"
            ],
            "persons": [
                "53667-51743-2",
                "53667-51643-6",
                "53667-51653-6"
            ],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.342,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.203125,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53666,
            "title": "Prothrombin fragment 1+2 during oral anticoagulation in congenital nephrotic syndrome.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Muntean, W",
                "Resch, B",
                "Ring, E"
            ],
            "year": 1998,
            "source": "Pediatr Nephrol. 1998; 12(7):617-617",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000075936500017",
            "pubmed": "9761365",
            "doi": null,
            "pmc": null,
            "organizations": [
                "53666-14094"
            ],
            "persons": [
                "53666-51743-6",
                "53666-51651-6",
                "53666-51877-2"
            ],
            "imported": null,
            "journal": "PEDIAT NEPHROL",
            "issn": "0931-041X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.158,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.76056338028169,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 53664,
            "title": "Epidemiology of respiratory syncytial virus infection in Southern Austria.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Gusenleitner, W",
                "Mandl, C",
                "Müller, W"
            ],
            "year": 2000,
            "source": "Pediatr Infect Dis J. 2000; 19(6):587-588",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000087651900029",
            "pubmed": "10877189",
            "doi": "10.1097/00006454-200006000-00030",
            "pmc": null,
            "organizations": [
                "53664-14094"
            ],
            "persons": [
                "53664-51743-2",
                "53664-51643-6"
            ],
            "imported": null,
            "journal": "PEDIAT INF DIS J",
            "issn": "0891-3668",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.19,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.943661971830986,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53661,
            "title": "Procalcitonin, interleukin-6, C-reactive protein and leukocyte counts in infants with bronchiolitis.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Gusenleitner, W",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Pediatr Infect Dis J. 2003; 22(5):475-476",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000182984300025",
            "pubmed": "12792393",
            "doi": "10.1097/01.inf.0000066196.23839.b0",
            "pmc": null,
            "organizations": [
                "53661-14094"
            ],
            "persons": [
                "53661-51743-2",
                "53661-51643-6"
            ],
            "imported": null,
            "journal": "PEDIAT INF DIS J",
            "issn": "0891-3668",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.262,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.911764705882353,
            "impactfactor_norm_year": 2003,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19476,
            "title": "DIAGNOSTIC-SIGNIFICANCE OF NEOPTERIN IN MANAGEMENT OF PATIENTS WITH GYNECOLOGICAL AND HEMATOLOGICAL NEOPLASIA",
            "abstract": null,
            "authors": [
                "HAUSEN, A",
                "BICHLER, A",
                "FUCHS, D",
                "GRUNEWALD, K",
                "HETZEL, H",
                "HUBER, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1982,
            "source": "J CLIN CHEM CLIN BIOCHEM 1982 20: 650-650.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982PJ07900025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19476-50569"
            ],
            "imported": null,
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}