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=152260&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152280&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152240&ordering=-year",
    "results": [
        {
            "id": 72398,
            "title": "Heart rate variability - clinical applications.",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Pfurtscheller, G",
                "Zwiener, U",
                "Tscheliessnigg, KH",
                "Litscher, G",
                "Gombotz, H",
                "Maresch, H",
                "List, WF"
            ],
            "year": 1988,
            "source": "Proceedings BME-Austria 1988; 97-99.-Biomedical Engineering Austria (BME); JUN 9-11, 1988; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72398-51073"
            ],
            "imported": "2007-12-05T12:38:34+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72399,
            "title": "Multivariables zerebrales EEG-EP-Monitoring an der Intensivstation.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Steller, E",
                "Schwarz, G",
                "Pfurtscheller, G",
                "Schalk, HV",
                "Maresch, H",
                "List, WF"
            ],
            "year": 1988,
            "source": "Biomed Tech 1988; 33(E2):63-64.-22. Jahrestagung der Deutschen Gesellschaft für Biomedizinische Technik e.V. gemeinsam mit der Österreichischen und der Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 7-10, 1988; Stuttgart, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72399-51073"
            ],
            "imported": "2007-12-05T12:46:42+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72400,
            "title": "Multimodal evozierte Potentiale und isolierter Hirnstammtod nach infratentoriellen Läsionen.",
            "abstract": null,
            "authors": [
                "Druschky, KF",
                "Wack, P",
                "Pfurtscheller, G",
                "Neundörfer, B",
                "Brinckmann, HG",
                "Litscher, G"
            ],
            "year": 1988,
            "source": "Z EEG-EMG 1988; 19: 181--32. Jahrestagung der Deutschen EEG-Gesellschaft; OCT 8-10, 1987; Ludwigshafen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-12-05T12:54:10+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72401,
            "title": "Visual evoked potentials in the diagnosis of brain death in cases of infratentorial lesions.",
            "abstract": null,
            "authors": [
                "Druschky, KF",
                "Hilz, MJ",
                "Neundörfer, B",
                "Brinkmann, HG",
                "Pfurtscheller, G",
                "Litscher, G"
            ],
            "year": 1988,
            "source": "Proceedings AAN 1988; -AAN; 1988; Cincinnati, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-12-05T13:06:39+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72402,
            "title": "Brainstem auditory evoked potentials and heart rate variability in infants - correlation with the risk for SIDS?",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Pfurtscheller, G",
                "Kurz, R",
                "Reiterer, F"
            ],
            "year": 1988,
            "source": "Proceedings SIDS-Symposium 1988; 112--Sudden Infant Death Syndrome (SIDS)-Symposium; JUN 9-11, 1988; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72402-51653"
            ],
            "imported": "2007-12-05T13:10:43+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72422,
            "title": "Measurement of heartrate variability spectra in infants with sleep apnea syndrome.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Kurz, R",
                "Litscher, G",
                "Reiterer, F",
                "Maresch, H"
            ],
            "year": 1988,
            "source": "Proceedings SIDS-Symposium 1988; 24--Sudden Infant Death Syndrome (SIDS)-Symposium; JUN 9-11, 1988; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72422-51653"
            ],
            "imported": "2007-12-06T11:22:30+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72423,
            "title": "Multimodal evoked potentials and isolated brain-stem death following infratentorial lesions.",
            "abstract": null,
            "authors": [
                "Druschky, KF",
                "Wack, P",
                "Pfurtscheller, G",
                "Neundörfer, B",
                "Brinkmann, HG",
                "Litscher, G"
            ],
            "year": 1988,
            "source": "Electroenceph Clin Neurophysiol 1988; 70: 52P--32. Jahrestagung der Deutschen EEG-Gesellschaft; OCT 8-10, 1987; Ludwigshafen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-12-06T11:28:48+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 9155,
            "title": "Sexuality following radical operations",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Ralph, G",
                "Lahousen, M",
                "Scheer, I",
                "Tamussino, K",
                "Rollett, H"
            ],
            "year": 1988,
            "source": "Zentralbl Gynakol. 1988; 110(18):1109-1116",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q338500001",
            "pubmed": "3227733",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9155-51634-2",
                "9155-51826-6"
            ],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 9156,
            "title": "The computed tomographic spectrum of pulmonary aspergillosis",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Kopp, W",
                "Ebner, F"
            ],
            "year": 1988,
            "source": "DIGITALE BILDDIAGN. 1988; 8(3): 133-136. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q357500005",
            "pubmed": "3180644",
            "doi": null,
            "pmc": null,
            "organizations": [
                "9156-14108"
            ],
            "persons": [],
            "imported": "2009-12-22T10:45:47+01:00",
            "journal": "DIGITALE BILDDIAGN",
            "issn": "0724-7591",
            "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": true
        },
        {
            "id": 9157,
            "title": "Femtomole analysis of diclofenac in human plasma by gas chromatography/negative ion chemical ionization/mass spectrometry using (18O2)diclofenac as internal standard.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Gleispach, H",
                "Malle, E",
                "Nitsche, V"
            ],
            "year": 1988,
            "source": "BIOMED ENVIRON MASS SPECTROM. 1988; 17(4): 307-310. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q371600013",
            "pubmed": "3191258",
            "doi": "10.1002/bms.1200170414",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9157-51833-6"
            ],
            "imported": "2010-01-26T17:07:29+01:00",
            "journal": "BIOMED ENVIRON MASS SPECTROM",
            "issn": "0887-6134",
            "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": 9158,
            "title": "Stewart-Treves syndrome and lymphangiosarcoma.",
            "abstract": null,
            "authors": [
                "Deutschmann, W",
                "Smola, MG",
                "Scharnagl, E",
                "Beham, A"
            ],
            "year": 1988,
            "source": "Chirurg. 1988; 59(9):605-609",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q393900011",
            "pubmed": "2852580",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T12:17:55+01:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9159,
            "title": "PROPHYLACTIC SCLEROTHERAPY OF LARGE ESOPHAGEAL-VARICES - REPLY.",
            "abstract": null,
            "authors": [
                "SANTANGELO, WC",
                "DUENO, MI",
                "ESTES, BL",
                "KREJS, GJ"
            ],
            "year": 1988,
            "source": "N ENGL J MED. 1988; 319(15): 1017-1017. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988Q415500021",
            "pubmed": null,
            "doi": "10.1056/NEJM198810133191514",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9159-51534-6"
            ],
            "imported": "2009-04-29T11:32:50+02:00",
            "journal": "N ENGL J MED",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.673,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 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": 9160,
            "title": "Causal relationship between the transitions in the core and the surface in porcine low-density lipoproteins.",
            "abstract": null,
            "authors": [
                "Herak, JN",
                "Pifat, G",
                "Brnjas-Kraljevic, J",
                "Lipka, G",
                "Müller, K",
                "Knipping, G"
            ],
            "year": 1988,
            "source": "Chem Phys Lipids. 1988; 48(1-2):135-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q459600014",
            "pubmed": "2850117",
            "doi": "10.1016/0009-3084(88)90141-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9163,
            "title": "Nasal intubation with silastic tubes in dacryocystorhinostomy and experiences with the Piza approximator",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 1988,
            "source": "Klin Monbl Augenheilkd. 1988; 193(3):307-309",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q578600015",
            "pubmed": "3236737",
            "doi": "10.1055/s-2008-1050265",
            "pmc": null,
            "organizations": [
                "9163-14043"
            ],
            "persons": [
                "9163-51585-2"
            ],
            "imported": "2010-02-18T17:03:02+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 9164,
            "title": "Pharmacologic studies of cultivated human ciliated cells of the upper respiratory tract",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Saria, A",
                "Koidl, B"
            ],
            "year": 1988,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1988; 67(10): 518-522. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q578900006",
            "pubmed": "2467152",
            "doi": "10.1055/s-2007-998552",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9164-51640-2",
                "9164-51681-6"
            ],
            "imported": "2010-02-05T13:08:28+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 9165,
            "title": "EEG changes in early summer meningoencephalitis",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Wieselmann, G",
                "Lechner, H"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(20):673-674",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q622800003",
            "pubmed": "3149078",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 9166,
            "title": "Prostaglandin E2 is a mediator of 5-hydroxytryptamine induced water and electrolyte secretion in the human jejunum.",
            "abstract": null,
            "authors": [
                "Munck, LK",
                "Mertz-Nielsen, A",
                "Westh, H",
                "Bukhave, K",
                "Beubler, E",
                "Rask-Madsen, J"
            ],
            "year": 1988,
            "source": "Gut. 1988; 29(10):1337-1341",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q695400008",
            "pubmed": "3197980",
            "doi": "10.1136/gut.29.10.1337",
            "pmc": "PMC1433994",
            "organizations": [],
            "persons": [
                "9166-51667-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.95,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.954545454545455,
            "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": 9167,
            "title": "Immunological studies on the occurrence and properties of chromogranin A and B and secretogranin II in endocrine tumors.",
            "abstract": null,
            "authors": [
                "Weiler, R",
                "Fischer-Colbrie, R",
                "Schmid, KW",
                "Feichtinger, H",
                "Bussolati, G",
                "Grimelius, L",
                "Krisch, K",
                "Kerl, H",
                "O'Connor, D",
                "Winkler, H"
            ],
            "year": 1988,
            "source": "Am J Surg Pathol. 1988; 12(11):877-884",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q706100008",
            "pubmed": "2847571",
            "doi": "10.1097/00000478-198811000-00008",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9167-51620-6"
            ],
            "imported": null,
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.775,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.984375,
            "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": 9168,
            "title": "PERCUTANEOUS TRANS-LUMINAL BALLOON CATHETER VALVULOPLASTY - AN EFFECTIVE AND SAFE FORM OF THERAPY FOR AORTIC STENOSES IN THE ELDERLY",
            "abstract": null,
            "authors": [
                "EBER, B",
                "KLEIN, W",
                "FLUCH, N",
                "DUSLEAG, J",
                "ROTMAN, B"
            ],
            "year": 1988,
            "source": "GERIATR CARDIOVASC MED 1988 1: 165-170.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q723400016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GERIATR CARDIOVASC MED",
            "issn": "0951-5216",
            "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": 9169,
            "title": "Lipoprotein alterations in diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Karádi, I"
            ],
            "year": 1988,
            "source": "Diabetologia. 1988; 31(10):717-722",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1988Q867100001",
            "pubmed": "3071481",
            "doi": "10.1007/BF00274772",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9169-51669-2"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.988,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}