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=860&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=880&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=840&ordering=impactfactor",
    "results": [
        {
            "id": 170860,
            "title": "Initial experiences with hip joint arthroscopy. Report based on 2 cases].",
            "abstract": null,
            "authors": [
                "Wallenböck, E",
                "Plecko, M"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(19):582-584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ18400004",
            "pubmed": "7502503",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "170860-71409-6"
            ],
            "imported": "2018-12-06T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 1926,
            "title": "Flexible fiberoptic bronchoscopy in pediatrics--an analysis of 420 examinations",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Zach, M"
            ],
            "year": 1995,
            "source": "WIEN KLIN WOCHENSCHR 1995 107: 246-251.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QU82400003",
            "pubmed": "7762244",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1926-14095"
            ],
            "persons": [
                "1926-51713-2"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 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": 321,
            "title": "Behavioral-Aspects in the Treatment of Anxiety Disorders",
            "abstract": null,
            "authors": [
                "Fabisch, K",
                "Langs, G",
                "Fabisch, H",
                "Zapotoczky, HG"
            ],
            "year": 1996,
            "source": "NEUROL PSYCHIAT BRAIN RES. 1996; 4:  103-108. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996XC65500001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "321-29444"
            ],
            "persons": [
                "321-51731-1"
            ],
            "imported": "2009-03-16T17:17:24+01:00",
            "journal": "NEUROL PSYCHIAT BRAIN RES",
            "issn": "0941-9500",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.216,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.148514851485149,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 159871,
            "title": "Red blood cell morphology in patients with beta-thalassemia minor",
            "abstract": null,
            "authors": [
                "Korber, C",
                "Wolfler, A",
                "Neubauer, M",
                "Robier, C"
            ],
            "year": 2017,
            "source": "LABORATORIUMSMEDIZIN. 2017; 41(1): 49-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000394140900007",
            "pubmed": null,
            "doi": "10.1515/labmed-2016-0052",
            "pmc": null,
            "organizations": [
                "159871-14028",
                "159871-14082"
            ],
            "persons": [
                "159871-51911-6",
                "159871-88965-4"
            ],
            "imported": "2017-04-12T17:21:12+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.216,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "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": 2092,
            "title": "Problems with the Standardization of Lp(A) Assays Using Different Methods",
            "abstract": null,
            "authors": [
                "Kostner, GM"
            ],
            "year": 1993,
            "source": "ANN BIOL CLIN PARIS. 1993; 51:  364-364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LR55500143",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2092-14013"
            ],
            "persons": [
                "2092-51669-2"
            ],
            "imported": "2010-07-14T13:20:40+02:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 8444,
            "title": "DETERMINATION OF ARACHIDONIC-ACID METABOLITES BY GAS CHROMATOGRAPHY-MASS SPECTROMETRY",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MOSER, R",
                "LEIS, HJ"
            ],
            "year": 1985,
            "source": "ANN BIOL CLIN PARIS. 1985; 43:  480-483. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASQ8000044",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T17:01:35+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "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": 9043,
            "title": "Interaction of various lipoproteins from normal and dyslipoproteinemic plasma with mouse peritoneal macrophages.",
            "abstract": null,
            "authors": [
                "Rotheneder, M",
                "Krempler, F",
                "Kostner, GM"
            ],
            "year": 1988,
            "source": "ANN BIOL CLIN PARIS. 1988; 46:  30-34. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M066100006",
            "pubmed": "3389575",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9043-51669-6"
            ],
            "imported": "2009-12-21T11:21:46+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "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": 86593,
            "title": "ISOTOPE-DILUTION GAS CHROMATOGRAPHY-MASS SPECTROMETRY FOR THE STUDY OF THE EICOSANOID METABOLISM",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MALLE, E",
                "LEIS, HJ"
            ],
            "year": 1988,
            "source": "ANN BIOL CLIN PARIS. 1988; 46(7): 504-504. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q310300069",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "86593-51833"
            ],
            "imported": "2008-12-23T12:22:22+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": "ANNALES DE BIOLOGIE CLINIQUE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 86594,
            "title": "ISOTOPE-DILUTION GAS CHROMATOGRAPHY-MASS SPECTROMETRY FOR THE STUDY OF THE EICOSANOID METABOLISM",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MALLE, E",
                "LEIS, HJ"
            ],
            "year": 1988,
            "source": "ANN BIOL CLIN PARIS. 1988; 46(7): 505-505. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q310300070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "86594-51833"
            ],
            "imported": "2008-12-23T12:24:42+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": "ANNALES DE BIOLOGIE CLINIQUE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 761,
            "title": "Disturbances in the Interaction Between Heart Beat and Respiration in Depressive Patients",
            "abstract": null,
            "authors": [
                "Lehofer, M",
                "Moser, M",
                "Hildebrandt, G",
                "Sedminek, A",
                "Lux, M",
                "Klampfer, H",
                "Kriechbaum, N",
                "Voica, M",
                "Zapotoczky, HG"
            ],
            "year": 1993,
            "source": "J INTERDISCIPL CYCLE RES. 1993; 24:  299-300. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MR20400036",
            "pubmed": null,
            "doi": "10.1080/09291019309360249",
            "pmc": null,
            "organizations": [
                "761-14010",
                "761-29444"
            ],
            "persons": [
                "761-51671-6"
            ],
            "imported": "2010-07-14T13:52:03+02:00",
            "journal": "J INTERDISCIPL CYCLE RES",
            "issn": "0022-1945",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "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": 2568,
            "title": "The Interrelation Between Heart Beat and Respiration - Phase Coupling-Pulse - Respiration Quotient and Respiratory Sinus Arrhythmia",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Lehofer, M",
                "Hildebrandt, G",
                "Sedminek, A",
                "Voica, M",
                "Probst, C",
                "Kenner, T"
            ],
            "year": 1993,
            "source": "J INTERDISCIPL CYCLE RES. 1993; 24:  251-251. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MR20400013",
            "pubmed": null,
            "doi": "10.1080/09291019309360226",
            "pmc": null,
            "organizations": [
                "2568-14010",
                "2568-29444"
            ],
            "persons": [
                "2568-51671-2"
            ],
            "imported": "2010-07-14T14:19:37+02:00",
            "journal": "J INTERDISCIPL CYCLE RES",
            "issn": "0022-1945",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "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": 4362,
            "title": "Effect of escapable and inescapable stress on levels of catecholamines in adrenals and corticosterone in blood plasma in young and aged rats",
            "abstract": null,
            "authors": [
                "Bazhanova, ED",
                "Zhukov, DA",
                "Porta, S",
                "Danilova, OA"
            ],
            "year": 2002,
            "source": "J EVOL BIOCHEM PHYSL-ENGL TR 2002 38: 234-238.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176924600013",
            "pubmed": null,
            "doi": "10.1023/A:1016574824733",
            "pmc": null,
            "organizations": [
                "4362-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "J EVOL BIOCHEM PHYSL-ENGL TR",
            "issn": "0022-0930",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0547945205479452,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65768,
            "title": "FREQUENCY-ANALYSIS OF PULSES AND MECHANICAL MICROVIBRATIONS RECORDED FROM THE HUMAN WRIST",
            "abstract": null,
            "authors": [
                "MOSER, H",
                "WAGNER, H",
                "GALLASCH, E",
                "KENNER, T"
            ],
            "year": 1985,
            "source": "J INTERDISCIPL CYCLE RES. 1985; 16(4): 297-298. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985D268100061",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65768-14010"
            ],
            "persons": [
                "65768-51671",
                "65768-51814"
            ],
            "imported": "2007-02-16T13:28:21+01:00",
            "journal": "J INTERDISCIPL CYCLE RES",
            "issn": "0022-1945",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65769,
            "title": "CIRCADIAN VARIATION OF BLOOD-CELL COUNT AND MICROVASCULAR FILTRATION",
            "abstract": null,
            "authors": [
                "VAUTI, F",
                "PINTER, H",
                "MOSER, M",
                "KENNER, T"
            ],
            "year": 1985,
            "source": "J INTERDISCIPL CYCLE RES. 1985; 16(4): 333-334. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985D268100100",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65769-14010"
            ],
            "persons": [
                "65769-51671"
            ],
            "imported": "2007-02-16T13:28:21+01:00",
            "journal": "J INTERDISCIPL CYCLE RES",
            "issn": "0022-1945",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65771,
            "title": "CIRCADIAN VARIATIONS OF HEMATOLOGICAL AND CARDIOVASCULAR PARAMETERS IN HUMANS DURING ORTHOSTATIC LOAD",
            "abstract": null,
            "authors": [
                "VAUTI, F",
                "MOSER, M",
                "PINTER, H",
                "KENNER, T"
            ],
            "year": 1985,
            "source": "J INTERDISCIPL CYCLE RES. 1985; 16(2): 162-162. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985ALN4500058",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65771-14010"
            ],
            "persons": [
                "65771-51671"
            ],
            "imported": "2007-02-16T13:30:06+01:00",
            "journal": "J INTERDISCIPL CYCLE RES",
            "issn": "0022-1945",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65778,
            "title": "CIRCADIAN VARIATIONS OF DENSITY AND VOLUME OF ORTHOSTATICALLY SHIFTED FLUID",
            "abstract": null,
            "authors": [
                "MOSER, M",
                "VAUTI, F",
                "PINTER, H",
                "KENNER, T"
            ],
            "year": 1985,
            "source": "J INTERDISCIPL CYCLE RES. 1985; 16(2): 148-149. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985ALN4500040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65778-14010"
            ],
            "persons": [
                "65778-51671"
            ],
            "imported": "2007-02-16T13:30:52+01:00",
            "journal": "J INTERDISCIPL CYCLE RES",
            "issn": "0022-1945",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.219,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107939,
            "title": "Part-whole reasoning: A case study in medical ontology engineering",
            "abstract": null,
            "authors": [
                "Hahn, U",
                "Schulz, S",
                "Romacker, M"
            ],
            "year": 1999,
            "source": "IEEE INTELL SYST APPL. 1999; 14(5): 59-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082944500016",
            "pubmed": null,
            "doi": "10.1109/5254.796091",
            "pmc": null,
            "organizations": [],
            "persons": [
                "107939-72306-6"
            ],
            "imported": "2011-01-25T10:19:00+01:00",
            "journal": "IEEE INTELL SYST APPL",
            "issn": "1094-7167",
            "collection_publisher": null,
            "collection_title": "IEEE INTELLIGENT SYSTEMS & THEIR APPLICATIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.22,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.258536585365854,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": 159817,
            "title": "Risks and safety requirements for diagnostic and therapeutic measures in allergology: a statement of the World Allergy Organization (WAO)",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2017,
            "source": "ALLERGOLOGIE. 2017; 40(2): 86-87. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000394561700011",
            "pubmed": null,
            "doi": "10.5414/ALX01906",
            "pmc": null,
            "organizations": [
                "159817-14047"
            ],
            "persons": [
                "159817-51346-2"
            ],
            "imported": "2017-04-12T17:21:12+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.22,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.037,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.042,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164983,
            "title": "The role of proteomics for research of nasal secretions in allergic rhinitis",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Birner-Grunberger, R",
                "Lang-Loidolt, D"
            ],
            "year": 2017,
            "source": "ALLERGOLOGIE. 2017; 40(12): 503-506. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000418855400001",
            "pubmed": null,
            "doi": "10.5414/ALX1822",
            "pmc": null,
            "organizations": [
                "164983-14020",
                "164983-14066"
            ],
            "persons": [
                "164983-51638-4",
                "164983-58794-6"
            ],
            "imported": "2018-01-29T12:46:22+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.22,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.037,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.042,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 165006,
            "title": "Abstract of the AWMF-Guideline medical clinical Diagnostics of Mold Fungus Exposure in Indoor Rooms",
            "abstract": null,
            "authors": [
                "Wiesmuller, GA",
                "Heinzow, B",
                "Aurbach, U",
                "Bergmann, KC",
                "Bufe, A",
                "Buzina, W",
                "Cornely, OA",
                "Engelhart, S",
                "Fischer, G",
                "Gabrio, T",
                "Heinz, W",
                "Herr, CEW",
                "Kleine-Tebbe, J",
                "Klimek, L",
                "Koberle, M",
                "Lichtnecker, H",
                "Lob-Corzilius, T",
                "Merget, R",
                "Mulleneisen, N",
                "Nowak, D",
                "Rabe, U",
                "Raulf, M",
                "Seidl, HP",
                "Steiss, JO",
                "Szewzyk, R",
                "Thomas, P",
                "Valtanen, K",
                "Hurrass, J"
            ],
            "year": 2017,
            "source": "ALLERGOLOGIE. 2017; 40(10): 422-456. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000418854300010",
            "pubmed": null,
            "doi": "10.5414/ALX1975",
            "pmc": null,
            "organizations": [
                "165006-14023"
            ],
            "persons": [
                "165006-50715-6"
            ],
            "imported": "2018-01-29T12:46:22+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.22,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.037,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.042,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}