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=1640&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1660&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1620&ordering=imported",
    "results": [
        {
            "id": 61826,
            "title": "Clinical and radiologic detection of lung involvement in thromboangiitis obliterans (Winiwarter-Buerger's disease)",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Fueger, G"
            ],
            "year": 1988,
            "source": "Prax Klin Pneumol. 1988; 42(11): 793-797. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3211838",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61826-51525-1"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Prax Klin Pneumol",
            "issn": "0342-7498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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
        },
        {
            "id": 61805,
            "title": "Middle latency auditory evoked potentials in intensive care patients and normal controls.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 1995,
            "source": "Int J Neurosci. 1995; 83(3-4): 253-267. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TQ88000009",
            "pubmed": "8869431",
            "doi": "10.3109/00207459508986342",
            "pmc": null,
            "organizations": [
                "61805-14044"
            ],
            "persons": [],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 61831,
            "title": "Function and repertoire of the immune system in body's defense",
            "abstract": null,
            "authors": [
                "Demel, U",
                "Domej, W",
                "Tilz, GP"
            ],
            "year": 2000,
            "source": "Wien Med Wochenschr. 2000; 150(8-9): 175-177. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "10960958",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61831-51525-6",
                "61831-51537-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 61792,
            "title": "Ultrasound-monitored effects of acupuncture on brain and eye.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L",
                "Yang, NH",
                "Schwarz, G"
            ],
            "year": 1999,
            "source": "Neurol Res. 1999; 21(4):373-377",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081596600007",
            "pubmed": "10406009",
            "doi": "10.1080/01616412.1999.11740946",
            "pmc": null,
            "organizations": [
                "61792-14044"
            ],
            "persons": [
                "61792-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Neurol Res",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.1,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.477272727272727,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61800,
            "title": "Brain-stem auditory evoked potential monitoring. The increase of the stimulus artifact in the development of brain death: a biological phenomenon?",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Jobstmann, R",
                "Kehl, G",
                "Kleinert, R"
            ],
            "year": 1997,
            "source": "Int J Neurosci. 1997; 91(1-2):95-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD95000008",
            "pubmed": "9394218",
            "doi": "10.3109/00207459708986368",
            "pmc": null,
            "organizations": [
                "61800-14020",
                "61800-14044"
            ],
            "persons": [
                "61800-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61817,
            "title": "Continuous and simultaneous monitoring of EEG spectra and brainstem auditory and somatosensory evoked potentials in the intensive care unit and the operating room.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Schroettner, O",
                "Litscher, G",
                "Maresch, H",
                "Auer, L",
                "List, W"
            ],
            "year": 1987,
            "source": "J Clin Neurophysiol. 1987; 4(4): 389-396. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K422000004",
            "pubmed": "3680495",
            "doi": "10.1097/00004691-198710000-00004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61817-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "J Clin Neurophysiol",
            "issn": "0736-0258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.425,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.664,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 61819,
            "title": "Studies of brain stem function in infants with apnea syndrome using acoustically evoked brain stem potentials and heart rate variability",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Pfurtscheller, G",
                "Kurz, R",
                "Fritsch, G"
            ],
            "year": 1986,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1986; 17(2): 62-65. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D128600003",
            "pubmed": "3091359",
            "doi": "10.1055/s-2008-1060933",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 61866,
            "title": "Device and technique for extracorporeal blood volume sequestration during hemodialysis.",
            "abstract": null,
            "authors": [
                "Wimmer, J",
                "Bachler, I",
                "Haditsch, B",
                "Stadlbauer, V",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "ASAIO J. 2006; 52(6): 662-669. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242191700009",
            "pubmed": "17117056",
            "doi": "10.1097/01.mat.0000235812.55055.5b",
            "pmc": null,
            "organizations": [
                "61866-14010",
                "61866-14081",
                "61866-14084"
            ],
            "persons": [
                "61866-50989-6",
                "61866-51535-6",
                "61866-51834-4"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "ASAIO J",
            "issn": "1058-2916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.534,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.390243902439024,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61827,
            "title": "Smoking behavior of Styrian physicians--results of a 1995 questionnaire survey.",
            "abstract": null,
            "authors": [
                "Trinker, M",
                "Domej, W",
                "Gabriel, A",
                "Hüttl, E",
                "Zauhar, G",
                "Krejs, GJ"
            ],
            "year": 1997,
            "source": "Wien Med Wochenschr. 1997; 147(15):362-364",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9432809",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61827-14081"
            ],
            "persons": [
                "61827-51525-6",
                "61827-51534-4"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 61798,
            "title": "Stimulation-induced brain electrical oscillations in healthy probands",
            "abstract": null,
            "authors": [
                "Hadolt, I",
                "Litscher, G",
                "Eger, E",
                "Schwarz, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42 Suppl(3): 498-501. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9517255",
            "doi": "10.1515/bmte.1997.42.s2.498",
            "pmc": null,
            "organizations": [
                "61798-14044"
            ],
            "persons": [
                "61798-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": true
        },
        {
            "id": 61848,
            "title": "Control of vascular permeability and vascular smooth muscle in the respiratory tract by multiple neuropeptides.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Yan, Z",
                "Wolf, G",
                "Loidolt, D",
                "Martling, CR",
                "Lundberg, JM"
            ],
            "year": 1989,
            "source": "Acta Otolaryngol Suppl. 1989; 457(5): 25-28. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2467507",
            "doi": "10.3109/00016488809138880",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61848-51638-6",
                "61848-51640-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Acta Otolaryngol Suppl",
            "issn": "0365-5237",
            "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
        },
        {
            "id": 61807,
            "title": "Prognostic assessment and diagnosis of brain death on the intensive care unit",
            "abstract": null,
            "authors": [
                "Schwartz, G",
                "Litscher, G",
                "Pfurtscheller, G",
                "Lechner, A",
                "Rumpl, E",
                "List, WF"
            ],
            "year": 1994,
            "source": "Klin Anasthesiol Intensivther. 1994; 46(11): 262-274. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "8065100",
            "doi": "10.1007/978-3-642-78752-2_21",
            "pmc": null,
            "organizations": [
                "61807-14044"
            ],
            "persons": [
                "61807-51073-1"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Klin Anasthesiol Intensivther",
            "issn": "0341-5023",
            "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
        },
        {
            "id": 61815,
            "title": "Monitoring in anesthesiology--effects of isoflurane on electrophysiologic values",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Salim, I",
                "Schwarz, G",
                "Pfurtscheller, G",
                "Kröll, W",
                "Maresch, H",
                "List, WF"
            ],
            "year": 1989,
            "source": "Biomed Tech (Berl). 1989; 34 Suppl:  103-104. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2819116",
            "doi": "10.1515/bmte.1989.34.s1.103",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61815-51073-6",
                "61815-51613-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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
        },
        {
            "id": 61849,
            "title": "Mycoses of the upper respiratory tract",
            "abstract": null,
            "authors": [
                "Loidolt, D",
                "Pongratz, M",
                "Stammberger, H",
                "Ginter, G"
            ],
            "year": 1989,
            "source": "Wien Med Wochenschr Suppl. 1989; 104(5): suppl 68-suppl 70. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2686192",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61849-51638-1"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Wien Med Wochenschr Suppl",
            "issn": "0301-7826",
            "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
        },
        {
            "id": 61835,
            "title": "Alpine medicine--a stay at middle altitude",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Schwaberger, G"
            ],
            "year": 2005,
            "source": "Wien Med Wochenschr. 2005; 155(7-8): 127-128. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "15966256",
            "doi": "10.1007/s10354-005-0150-z",
            "pmc": null,
            "organizations": [
                "61835-14010"
            ],
            "persons": [
                "61835-51525-1",
                "61835-51687-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 61830,
            "title": "Editorial Alpine medicine updated",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Schwaberger, G"
            ],
            "year": 2000,
            "source": "Wien Med Wochenschr. 2000; 150(8-9): 162-162. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "10960955",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61830-14010"
            ],
            "persons": [
                "61830-51525-1",
                "61830-51687-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 61812,
            "title": "Simultaneous continuous EEG evoked potential monitoring using a personal computer",
            "abstract": null,
            "authors": [
                "Maresch, H",
                "Steller, E",
                "Litscher, G",
                "Thaller, P",
                "Pfurtscheller, G"
            ],
            "year": 1990,
            "source": "Biomed Tech (Berl). 1990; 35 Suppl 2(1): 90-91. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2224041",
            "doi": "10.1515/bmte.1990.35.s2.90",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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
        },
        {
            "id": 61825,
            "title": "Primary liposarcoma of the mediastinum",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Fladerer, H",
                "Kopp, W"
            ],
            "year": 1986,
            "source": "Prax Klin Pneumol. 1986; 40(3): 103-105. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3714641",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61825-51525-1"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Prax Klin Pneumol",
            "issn": "0342-7498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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
        },
        {
            "id": 61841,
            "title": "99Tcm-tetrofosmin scintigraphy in Hodgkin's disease.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Zinke, W",
                "Sill, H"
            ],
            "year": 1997,
            "source": "Nucl Med Commun. 1997; 18(3):252-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ07200009",
            "pubmed": "9106779",
            "doi": "10.1097/00006231-199703000-00009",
            "pmc": null,
            "organizations": [
                "61841-14107"
            ],
            "persons": [
                "61841-51727-2",
                "61841-51857-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Nucl Med Commun",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.011,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.544303797468354,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61816,
            "title": "Multimodal evoked potentials and heart rate variability in comatose patients--1: Method of measuring and normal values",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Druschky, K",
                "Kamp, HD",
                "Schwarz, G",
                "Litscher, G",
                "Rügheimer, E",
                "Neundörfer, B",
                "List, W"
            ],
            "year": 1987,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1987; 18(3): 108-114. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K120700002",
            "pubmed": "3115751",
            "doi": "10.1055/s-2008-1060909",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61816-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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
        }
    ]
}