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=152340&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152360&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152320&ordering=-year",
    "results": [
        {
            "id": 19385,
            "title": "DETERMINATION OF D-ERYTHRO-NEOPTERIN AND REDUCED DERIVATIVES IN SERUM BY HIGH-PERFORMANCE LIQUID-CHROMATOGRAPHY",
            "abstract": null,
            "authors": [
                "WERNER, ER",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 536-536.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19385-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19386,
            "title": "URINARY NEOPTERIN EXCRETION IS CORRELATED WITH LEVELS OF IGM IN PRIMARY BILIARY-CIRRHOSIS",
            "abstract": null,
            "authors": [
                "VOGEL, W",
                "JUDMAIER, G",
                "PRIOR, C",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WERNER, ER",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 537-537.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19386-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19387,
            "title": "URINARY NEOPTERIN AS A PROGNOSTIC FACTOR IN HEMATOLOGICAL NEOPLASIAS",
            "abstract": null,
            "authors": [
                "DENZ, HA",
                "FUCHS, D",
                "GRUNEWALD, K",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "THALER, J",
                "WERNER, ER",
                "HUBER, H",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 538-538.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19387-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19388,
            "title": "CORRELATION OF NEOPTERIN WITH OTHER BIOCHEMICAL MARKERS IN GYNECOLOGIC MALIGNANCIES",
            "abstract": null,
            "authors": [
                "FUITH, LC",
                "ARTNERDWORZAK, E",
                "DAXENBICHLER, G",
                "FUCHS, D",
                "HETZEL, H",
                "REIBNEGGER, G",
                "WERNER, ER",
                "WACHTER, H",
                "DAPUNT, O"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 538-539.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800024",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19388-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19389,
            "title": "URINARY NEOPTERIN AND T-CELL SUBPOPULATIONS IN AIDS RISK GROUPS",
            "abstract": null,
            "authors": [
                "HUTTERER, J",
                "FUCHS, D",
                "BANEKOVICH, M",
                "GSCHNAIT, F",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WERNER, ER",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 539-540.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800026",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19389-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19390,
            "title": "PREDICTIVE VALUE OF URINARY NEOPTERIN IN IV DRUG-ABUSERS INFECTED WITH HUMAN IMMUNODEFICIENCY VIRUS (HIV)",
            "abstract": null,
            "authors": [
                "FUCHS, D",
                "UNTERWEGER, B",
                "HAUSEN, A",
                "HENGSTER, P",
                "REIBNEGGER, G",
                "ROSSLER, H",
                "WERNER, ER",
                "HINTERHUBER, H",
                "DIERICH, MP",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 540-540.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19390-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19391,
            "title": "FOLLOW UP OF IV DRUG-ABUSERS INFECTED WITH HUMAN IMMUNODEFICIENCY VIRUS (HIV) BY NEOPTERIN LEVELS",
            "abstract": null,
            "authors": [
                "UNTERWEGER, B",
                "FUCHS, D",
                "HAUSEN, A",
                "MILLER, K",
                "REIBNEGGER, G",
                "RIEMER, Y",
                "ROSSLER, H",
                "WERNER, ER",
                "DIERICH, MP",
                "HINTERHUBER, H",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 540-541.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800028",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19391-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 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": 19392,
            "title": "Urinary neopterin levels in acute viral hepatitis.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Auhuber, I",
                "Fuchs, D",
                "Hausen, A",
                "Judmaier, G",
                "Prior, C",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Hepatology. 1988; 8(4):771-774",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P436300011",
            "pubmed": "3134281",
            "doi": "10.1002/hep.1840080412",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19392-50569-1"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.569,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 19393,
            "title": "INVITRO STIMULATION OF HUMAN MONONUCLEAR PHAGOCYTES TO SECRETE NEOPTERIN",
            "abstract": null,
            "authors": [
                "BITTERLICH, G",
                "SZABO, G",
                "WERNER, ER",
                "LARCHER, C",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "SCHULZ, TF",
                "WACHTER, H",
                "DIERICH, MP"
            ],
            "year": 1988,
            "source": "ZBL BAKT MIKROBIOL HYG A-MED 1988 268: 503-503.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P369000027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19393-50569"
            ],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG A-MED",
            "issn": "0174-3031",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "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": 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": 19394,
            "title": "Tryptophan degradation in patients infected by human immunodeficiency virus.",
            "abstract": null,
            "authors": [
                "Werner, ER",
                "Fuchs, D",
                "Hausen, A",
                "Jaeger, H",
                "Reibnegger, G",
                "Werner-Felmayer, G",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Biol Chem Hoppe Seyler. 1988; 369(5):337-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N756900003",
            "pubmed": "3166737",
            "doi": "10.1515/bchm3.1988.369.1.337",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19394-50569-6"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": 19395,
            "title": "Urinary neopterin in infants with primary immunodeficiency.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Ebell, W",
                "Friedrich, W",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Immunobiology. 1988; 177(1):1-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N340100001",
            "pubmed": "3260210",
            "doi": "10.1016/S0171-2985(88)80086-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19395-50569-6"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19397,
            "title": "Pterins as biochemical tests for diagnosis and management of patients with malignant lymphoma and leukemia.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Fuchs, D",
                "Hausen, A",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Clin Chim Acta. 1988; 173(2):233-234",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988N148200015",
            "pubmed": "3378360",
            "doi": "10.1016/0009-8981(88)90261-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19397-50569-2"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "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": 19399,
            "title": "Antigen detection in primary HIV infection.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Werner, ER",
                "Hausen, A",
                "Dierich, MP",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Br Med J (Clin Res Ed). 1988; 296(6623):714-715",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988M446100027",
            "pubmed": "3128379",
            "doi": "10.1136/bmj.296.6623.714-c",
            "pmc": "PMC2545317",
            "organizations": [],
            "persons": [
                "19399-50569-6"
            ],
            "imported": null,
            "journal": "BRIT MED J",
            "issn": "0959-8138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.411,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94392523364486,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19400,
            "title": "Differential diagnosis between non-A, non-B hepatitis and fatty liver by measurement of urinary neopterin.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Judmaier, G",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "LANCET. 1988; 1(8584): 529-529. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988M425100024",
            "pubmed": "2893936",
            "doi": "10.1016/S0140-6736(88)91317-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19400-50569-2"
            ],
            "imported": "2009-12-21T11:20:01+01:00",
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19401,
            "title": "Neopterin as a marker in HIV infection.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Clin Chem. 1988; 34(2):466-467",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988M268200072",
            "pubmed": "3257724",
            "doi": "10.1093/clinchem/34.2.466",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19401-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": 21164,
            "title": "Prenatal diagnosis of rhizomelic chondrodysplasia punctata.",
            "abstract": null,
            "authors": [
                "Hoefler, S",
                "Hoefler, G",
                "Moser, AB",
                "Watkins, PA",
                "Chen, WW",
                "Moser, HW"
            ],
            "year": 1988,
            "source": "Prenat Diagn. 1988; 8(8):571-576",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R095900003",
            "pubmed": "3205862",
            "doi": "10.1002/pd.1970080804",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Prenat Diagn",
            "issn": "0197-3851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.576,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830188679245283,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24690,
            "title": "Characterization of sheep alpha-1-proteinase inhibitor: important differences from the human protein.",
            "abstract": null,
            "authors": [
                "Junger, WG",
                "Hallström, S",
                "Redl, H",
                "Schlag, G"
            ],
            "year": 1988,
            "source": "AMER REV RESP DIS. 1988; 138(5): 1358-1358. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988Q844800038",
            "pubmed": "3264484",
            "doi": "10.1164/ajrccm/138.5.1358",
            "pmc": null,
            "organizations": [],
            "persons": [
                "24690-50840-6"
            ],
            "imported": "2009-12-21T11:15:54+01:00",
            "journal": "AMER REV RESP DIS",
            "issn": "0003-0805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.901,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 24691,
            "title": "Preliminary data on isolation of an elastase-like proteinase and its inhibitor from ovine neutrophil granulocytes.",
            "abstract": null,
            "authors": [
                "Junger, W",
                "Hallström, S",
                "Redl, H",
                "Schlag, G"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER. 1988; 369 Suppl(5): 63-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N863900012",
            "pubmed": "3060145",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "24691-50840-6"
            ],
            "imported": "2009-12-21T11:14:43+01:00",
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52932,
            "title": "SINUS TACHYCARDIA - A FACTOR FOR THE INITIATION OF BUPIVACAINE-INDUCED VENTRICULAR-TACHYCARDIA (VT)",
            "abstract": null,
            "authors": [
                "PONHOLD, H",
                "TRITTENWEIN, G",
                "REHAK, PH"
            ],
            "year": 1988,
            "source": "ANAESTHESIST 1988 37: 111-111.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q751400034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52932-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60056,
            "title": "Serotyping of Salmonella strains in south-west Nigeria: epidemiological aspects.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Reinthaler, FF",
                "Sixl, W"
            ],
            "year": 1988,
            "source": "Geogr Med. 1988; 18(3):171-174",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3262554",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60056-14023"
            ],
            "persons": [
                "60056-51664-1",
                "60056-51674-6"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "Geogr Med",
            "issn": "0300-807X",
            "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": null,
            "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
        }
    ]
}