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=158580&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158600&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158560&ordering=imported",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 19455,
            "title": "NEOPTERIN ELIMINATION IN MALARIA",
            "abstract": null,
            "authors": [
                "SCHMUTZHARD, E",
                "FUCHS, D",
                "HAUSEN, A",
                "LUTZ, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 946-946.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900114",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19455-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": 19454,
            "title": "NEOPTERIN AS A MARKER FOR THE DAMAGE OF IMMUNOLOGICAL HOMEOSTASIS IN DRUG DEPENDENCY",
            "abstract": null,
            "authors": [
                "ROSSLER, H",
                "BLECHA, HG",
                "FUCHS, D",
                "HAUSEN, A",
                "HINTERHUBER, H",
                "MUIGG, W",
                "REIBNEGGER, G",
                "SCHONITZER, D",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 943-943.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900107",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19454-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": 19453,
            "title": "NEOPTERIN DETERMINATION IN SERUM WITH HPLC",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "FUCHS, D",
                "HAUSEN, A",
                "HUBER, JFK",
                "LANG, HRM",
                "WERNER, E",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 942-943.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900106",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19453-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": 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": 19452,
            "title": "THE ROLE OF NEOPTERIN IN THE ACTIVITY EVALUATION OF COLITIS-ULCEROSA",
            "abstract": null,
            "authors": [
                "PRIOR, C",
                "FUCHS, D",
                "HAUSEN, A",
                "HUBER, C",
                "JUDMAIER, G",
                "NIEDERWIESER, D",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 940-940.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900100",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19452-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": 19451,
            "title": "THE PROGNOSTIC-SIGNIFICANCE OF NEOPTERIN DETERMINATION IN FEMALE PATIENTS WITH GENITAL CARCINOMA",
            "abstract": null,
            "authors": [
                "HETZEL, H",
                "BICHLER, A",
                "FUCHS, D",
                "FUITH, L",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 921-921.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900051",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19451-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": 19450,
            "title": "THE PROGNOSTIC-SIGNIFICANCE OF NEOPTERIN DETERMINATION IN FEMALE PATIENTS WITH GENITAL CARCINOMA",
            "abstract": null,
            "authors": [
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WACHTER, H",
                "HETZEL, H",
                "BICHLER, A",
                "FUITH, L"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 920-921.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19450-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": 19449,
            "title": "NEOPTERIN AS A BIOCHEMICAL PARAMETER FOR THE COURSE CONTROL OF PULMONARY TUBERCULOSIS",
            "abstract": null,
            "authors": [
                "FUCHS, D",
                "HAUSEN, A",
                "KOFLER, M",
                "KOSANOWSKI, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 912-913.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19449-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": 19448,
            "title": "NEOPTERIN AS A MARKER FOR THE PARALYSIS OF CELLULAR IMMUNE-SYSTEMS IN AIDS - RISK GROUPS",
            "abstract": null,
            "authors": [
                "FUCHS, D",
                "HAUSEN, A",
                "HINTERHUBER, H",
                "KATHKE, N",
                "KRAHNKE, H",
                "REIBNEGGER, G",
                "ROSSLER, H",
                "SPIRA, TJ",
                "VINAZZER, H",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 912-912.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19448-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": 19447,
            "title": "NEOPTERIN AS A MARKER IN SURGICAL TUMOR PATIENTS",
            "abstract": null,
            "authors": [
                "CONRAD, F",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "BODNER, E",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 907-907.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19447-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": 19446,
            "title": "A NEW IMMUNOLOGICAL PARAMETER FOR MALIGNANT-TUMORS OF THE UROGENITAL TRACT",
            "abstract": null,
            "authors": [
                "AULITZKY, W",
                "FRICK, J",
                "FUCHS, D",
                "HAUSEN, A",
                "KUNIT, G",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 902-902.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19446-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": 19445,
            "title": "Neopterin as a new biochemical marker in the clinical monitoring of bone marrow transplant recipients.",
            "abstract": null,
            "authors": [
                "Niederwieser, D",
                "Huber, C",
                "Gratwohl, A",
                "Bannert, P",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Speck, B",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "Transplantation. 1984; 38(5):497-500",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TS33500011",
            "pubmed": "6388072",
            "doi": "10.1097/00007890-198411000-00011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19445-50569-6"
            ],
            "imported": null,
            "journal": "TRANSPLANTATION",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.929,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9765625,
            "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": 19442,
            "title": "IMMUNE RESPONSE ASSOCIATED PRODUCTION OF NEOPTERIN - RELEASE FROM MACROPHAGES UNDER CONTROL OF LYMPHOKINES",
            "abstract": null,
            "authors": [
                "HUBER, C",
                "TROPPMAIR, J",
                "FUCHS, D",
                "HAUSEN, A",
                "LANG, A",
                "NIEDERWIESER, D",
                "REIBNEGGER, G",
                "SWETLY, P",
                "WACHTER, H",
                "MARGREITER, R"
            ],
            "year": 1985,
            "source": "TRANSPLANT PROC 1985 17: 582-585.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABP6600186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19442-50569-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.885,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5078125,
            "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": 19440,
            "title": "Significance of urinary neopterin in patients with malignant tumors of the genitourinary tract.",
            "abstract": null,
            "authors": [
                "Aulitzky, W",
                "Frick, J",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1985,
            "source": "Cancer. 1985; 55(5):1052-1055",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACJ0800020",
            "pubmed": "3967190",
            "doi": "10.1002/1097-0142(19850301)55:5<1052::AID-CNCR2820550521>3.0.CO;2-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19440-50569-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "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": 19435,
            "title": "The value of urinary neopterin as an immunological parameter in patients with malignant tumors of the genitourinary tract.",
            "abstract": null,
            "authors": [
                "Frick, J",
                "Aulitzky, W",
                "Fuchs, D",
                "Hausen, A",
                "Joos, H",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1985,
            "source": "Urol Int. 1985; 40(3):155-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJX7600008",
            "pubmed": "3874460",
            "doi": "10.1159/000281071",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19435-50569-6"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}