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=152200&ordering=imported
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=152220&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152180&ordering=imported",
    "results": [
        {
            "id": 8499,
            "title": "Fluorescence monitoring of rapid changes in membrane potential in heart muscle.",
            "abstract": null,
            "authors": [
                "Windisch, H",
                "Müller, W",
                "Tritthart, HA"
            ],
            "year": 1985,
            "source": "Biophys J. 1985; 48(6):877-884",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AYW2800003",
            "pubmed": "2418888",
            "doi": "10.1016/S0006-3495(85)83849-2",
            "pmc": "PMC1329419",
            "organizations": [],
            "persons": [
                "8499-51519-6",
                "8499-51673-2"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.247,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "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": 8502,
            "title": "Significance of pancreatic polypeptide in gastrointestinal diseases.",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Leb, G",
                "Pristautz, H"
            ],
            "year": 1985,
            "source": "Acta Med Austriaca. 1985; 12(5):139-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985C034000005",
            "pubmed": "3832746",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8502-51536-2",
                "8502-52443-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 8503,
            "title": "The myxomatous mitral valve. A risk factor for ischemic stroke in young patients?",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Boné, G",
                "Ladurner, G",
                "Lechner, H"
            ],
            "year": 1985,
            "source": "Eur Neurol. 1985; 24(1):82-84",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985TY59900014",
            "pubmed": "3967680",
            "doi": "10.1159/000115766",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 182,
            "title": "[The Doppler echocardiographic assessment of left ventricular diastolic function in coronary heart disease].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Anelli-Monti, B",
                "Schuchlenz, H",
                "Harb, S"
            ],
            "year": 1998,
            "source": "Dtsch Med Wochenschr. 1998; 123(45):1331-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077082200001",
            "pubmed": "9835891",
            "doi": "10.1055/s-2007-1024174",
            "pmc": null,
            "organizations": [
                "182-14087"
            ],
            "persons": [
                "182-98517-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.653,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.607476635514019,
            "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": 181,
            "title": "Doppler sonography in congenital ureteropelvic junction obstruction and multicystic dysplastic kidneys.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Fueger, G",
                "Petritsch, P",
                "Villits, P"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK03000003",
            "pubmed": "8309748",
            "doi": "10.1007/BF02012130",
            "pmc": null,
            "organizations": [
                "181-14048",
                "181-14056"
            ],
            "persons": [
                "181-51373-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 8504,
            "title": "Mechanisms underlying pre- and postjunctional effects of neuropeptide Y in sympathetic vascular control.",
            "abstract": null,
            "authors": [
                "Pernow, J",
                "Saria, A",
                "Lundberg, JM"
            ],
            "year": 1986,
            "source": "Acta Physiol Scand. 1986; 126(2):239-249",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A000700010",
            "pubmed": "3010640",
            "doi": "10.1111/j.1748-1716.1986.tb07811.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 177,
            "title": "Does surgical removal of primary melanoma trigger growth of occult metastases? An analytical epidemiological approach.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Jüttner, FM",
                "Rieger, E",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Dermatol Surg. 1997; 23(11):1043-1046",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH79200008",
            "pubmed": "9391562",
            "doi": "10.1016%2FS1076-0512%2897%2900354-3",
            "pmc": null,
            "organizations": [
                "177-14047",
                "177-14077"
            ],
            "persons": [
                "177-51620-6",
                "177-51617-1",
                "177-51615-6"
            ],
            "imported": null,
            "journal": "DERMATOL SURG",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.514,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": true
        },
        {
            "id": 6018,
            "title": "Cerebral blood flow velocities in the first minutes of life.",
            "abstract": null,
            "authors": [
                "Ipsiroglu, OS",
                "Stöckler, S",
                "Häusler, MC",
                "Kainer, F",
                "Rosegger, H",
                "Weiss, PA",
                "Winter, R"
            ],
            "year": 1993,
            "source": "Eur J Pediatr. 1993; 152(3):269-270",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1993KM32200028",
            "pubmed": "8444260",
            "doi": "10.1007/BF01956162",
            "pmc": null,
            "organizations": [
                "6018-14038",
                "6018-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR       ",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 8506,
            "title": "Pitfalls in the diagnosis of pulmonary metastases in malignant melanoma.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J",
                "Popper, H",
                "Schneider, G"
            ],
            "year": 1986,
            "source": "Dermatologica. 1986; 172(2):113-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A042300009",
            "pubmed": "3949053",
            "doi": "10.1159/000249309",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8506-51617-6",
                "8506-51615-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "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": 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": 173,
            "title": "Comparison of different methods for separation and ex vivo expansion of cord blood progenitor cells.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Benesch, M",
                "Lackner, H",
                "Kerbl, R",
                "Walcher, M",
                "Urban, C"
            ],
            "year": 1999,
            "source": "Ann Hematol. 1999; 78(8):364-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082426000004",
            "pubmed": "10460350",
            "doi": "10.1007%2Fs002770050530",
            "pmc": null,
            "organizations": [
                "173-14038",
                "173-14092"
            ],
            "persons": [
                "173-51369-6",
                "173-51821-6",
                "173-51859-2"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.101,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.383333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true
        },
        {
            "id": 8507,
            "title": "Improved estimation of cholesteryl ester transfer/exchange activity in serum or plasma.",
            "abstract": null,
            "authors": [
                "Groener, JE",
                "Pelton, RW",
                "Kostner, GM"
            ],
            "year": 1986,
            "source": "Clin Chem. 1986; 32(2):283-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A072300009",
            "pubmed": "3943188",
            "doi": "10.1093/clinchem/32.2.283",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8507-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 171,
            "title": "Comparison of acute electrophysiological effects of amiodarone and its metabolite desethylamiodarone in Langendorff perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Windisch, M",
                "Vicenzi, M",
                "Eggenreich, U",
                "Nagl, S",
                "Kral, K",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1991,
            "source": "Basic Res Cardiol. 1991; 86(2):136-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM26900007",
            "pubmed": "1715160",
            "doi": "10.1007/BF02190546",
            "pmc": null,
            "organizations": [
                "171-14011",
                "171-14070"
            ],
            "persons": [
                "171-51519-6",
                "171-51541-6",
                "171-51943-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 170,
            "title": "Comparison of a new piezoelectric train-of-four neuromuscular monitor, the ParaGraph, and the Relaxometer mechanomyograph.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Von Klobucar, F",
                "Rehak, PH",
                "List, WF"
            ],
            "year": 1999,
            "source": "Br J Anaesth. 1999; 82(5):780-782",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080451900027",
            "pubmed": "10536564",
            "doi": "10.1093/bja/82.5.780",
            "pmc": null,
            "organizations": [
                "170-14044",
                "170-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J ANAESTH",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.387,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.814814814814815,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 169,
            "title": "Comparison of two hybridization assays for the rapid detection of PCR amplified HSV genome sequences from cerebrospinal fluid.",
            "abstract": null,
            "authors": [
                "Sakrauski, A",
                "Weber, B",
                "Kessler, HH",
                "Pierer, K",
                "Doerr, HW"
            ],
            "year": 1994,
            "source": "J Virol Methods. 1994; 50(1-3):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE93900017",
            "pubmed": "7714040",
            "doi": "10.1016/0166-0934(94)90174-0",
            "pmc": null,
            "organizations": [
                "169-14023"
            ],
            "persons": [
                "169-51812-6"
            ],
            "imported": null,
            "journal": "J VIROL METH",
            "issn": "0166-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.707317073170732,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6019,
            "title": "Sticker causing airway obstruction.",
            "abstract": null,
            "authors": [
                "Mayr, J",
                "Purtscher, K",
                "Noeres, H",
                "Mayr-Koci, M"
            ],
            "year": 1996,
            "source": "Eur J Pediatr. 1996; 155(3):254-255",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996TV24200025",
            "pubmed": "8929739",
            "doi": "10.1007%2FBF01953950",
            "pmc": null,
            "organizations": [
                "6019-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR       ",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.127,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 167,
            "title": "Comparision of Reflection Pulse Oximetry and Cardiotocography for Intrapartal Surveillance in Presence of Fetal Arrhythmia and Cardiac Malformation - A Case-Report",
            "abstract": null,
            "authors": [
                "Arikan, G",
                "Etschmaier, S",
                "Scholl, W",
                "Kainer, F",
                "Stein, J",
                "Häusler, MCH"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 581-583.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD43100011",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023142",
            "pmc": null,
            "organizations": [
                "167-14038",
                "167-14048"
            ],
            "persons": [
                "167-51941-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 164,
            "title": "Cavernous haemangioma in the infraorbital nerve canal--an unusual expansion in the maxillary sinus.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Luxenberger, W",
                "Humer-Fuchs, U"
            ],
            "year": 1998,
            "source": "J Laryngol Otol. 1998; 112(9):872-874",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000075952100013",
            "pubmed": "9876381",
            "doi": "10.1017/S0022215100141933",
            "pmc": null,
            "organizations": [
                "164-14017",
                "164-14042"
            ],
            "persons": [
                "164-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.4,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": true
        },
        {
            "id": 6020,
            "title": "Hypersensitivity reaction to intranasal gonadotropin-releasing hormone.",
            "abstract": null,
            "authors": [
                "Mayr, J",
                "Aigner, R"
            ],
            "year": 1995,
            "source": "EUR J PEDIATR        1995 154: 248-248.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995QH20400027",
            "pubmed": "7758533",
            "doi": "10.1007%2FBF01954288",
            "pmc": null,
            "organizations": [
                "6020-14049",
                "6020-14054"
            ],
            "persons": [
                "6020-51727-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIATR       ",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.073,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 162,
            "title": "Catalytically inactive lipoprotein lipase expression in muscle of transgenic mice increases very low density lipoprotein uptake: direct evidence that lipoprotein lipase bridging occurs in vivo.",
            "abstract": null,
            "authors": [
                "Merkel, M",
                "Kako, Y",
                "Radner, H",
                "Cho, IS",
                "Ramasamy, R",
                "Brunzell, JD",
                "Goldberg, IJ",
                "Breslow, JL"
            ],
            "year": 1998,
            "source": "Proc Natl Acad Sci U S A. 1998; 95(23):13841-13846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076997000087",
            "pubmed": "9811888",
            "doi": "10.1073/pnas.95.23.13841",
            "pmc": "PMC24920",
            "organizations": [
                "162-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.821,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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
        }
    ]
}