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=150480&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=150500&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150460&ordering=imported",
    "results": [
        {
            "id": 1822,
            "title": "Nitric oxide counteracts 5-hydroxytryptamine- and cholera toxin-induced fluid secretion and enhances the effect of oral rehydration solution.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 326(2-3):223-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA44900016",
            "pubmed": "9196275",
            "doi": "10.1016%2FS0014-2999%2897%2985417-9",
            "pmc": null,
            "organizations": [
                "1822-14022"
            ],
            "persons": [
                "1822-51667-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.96,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 1821,
            "title": "Nitric oxide and guanosine 3',5'-cyclic monophosphate stimulate bile secretion in isolated rat hepatocyte couplets, but not in isolated bile duct units.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Mennone, A",
                "Gigliozzi, A",
                "Fraioli, F",
                "Boyer, JL"
            ],
            "year": 1998,
            "source": "Hepatology. 1998; 28(6):1621-1628",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077257100023",
            "pubmed": "9828227",
            "doi": "10.1002/hep.510280623",
            "pmc": null,
            "organizations": [
                "1821-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.621,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 1820,
            "title": "Nitric oxide-dependent and -independent hyperaemia due to calcitonin gene-related peptide in the rat stomach.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Jocic, M",
                "Wachter, C",
                "Erb, R",
                "Heinemann, A"
            ],
            "year": 1993,
            "source": "Br J Pharmacol. 1993; 110(1):404-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV06400062",
            "pubmed": "8220901",
            "doi": "10.1111/j.1476-5381.1993.tb13824.x",
            "pmc": "PMC2175986",
            "organizations": [
                "1820-14022"
            ],
            "persons": [
                "1820-51529-2",
                "1820-51756-6",
                "1820-51832-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8420,
            "title": "The spinal cord contains multiple factors causing plasma protein extravasation in the skin.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Saria, A"
            ],
            "year": 1985,
            "source": "Eur J Pharmacol. 1985; 113(3):363-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APQ4000009",
            "pubmed": "2412848",
            "doi": "10.1016/0014-2999(85)90084-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 1817,
            "title": "New, long-acting, potent bradykinin antagonists.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Griesbacher, T",
                "Eckhardt, M",
                "Henke, S",
                "Breipohl, G",
                "Knolle, J"
            ],
            "year": 1991,
            "source": "Br J Pharmacol. 1991; 102(2):297-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW56600002",
            "pubmed": "2015416",
            "doi": "10.1111/j.1476-5381.1991.tb12169.x",
            "pmc": "PMC1918044",
            "organizations": [
                "1817-14022"
            ],
            "persons": [
                "1817-51661-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 1816,
            "title": "New Trends in Autologous Blood-Transfusions",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Stubenvoll, H",
                "Gries, M"
            ],
            "year": 1997,
            "source": "ACTA ANAESTHESIOL SCAND 1997 41: 250-253.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC12000101",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1816-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.18,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8421,
            "title": "ENDOSCOPIC CHOLEDOCHODUODENAL FISTULA FOR CHOLEDOCHOLITHIASIS AND PERIAMPULLARY CARCINOMA",
            "abstract": null,
            "authors": [
                "KRATOCHVIL, P",
                "BRANDSTATTER, G",
                "STUPNICKI, T",
                "DEU, E"
            ],
            "year": 1985,
            "source": "MED KLIN 1985 80: 445-447.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APW7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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": 8422,
            "title": "Endoscopic fistulotomy in choledocholithiasis",
            "abstract": null,
            "authors": [
                "Kratochvil, P",
                "Brandstätter, G",
                "Stupnicki, T",
                "Melzer, G"
            ],
            "year": 1985,
            "source": "Z Gastroenterol. 1985; 23(8):455-460",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APY6100008",
            "pubmed": "4060820",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1812,
            "title": "New approaches for inner ear therapy with glutamate antagonists.",
            "abstract": null,
            "authors": [
                "Oestreicher, E",
                "Arnold, W",
                "Ehrenberger, K",
                "Felix, D"
            ],
            "year": 1999,
            "source": "Acta Otolaryngol. 1999; 119(2):174-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079703200016",
            "pubmed": "10320071",
            "doi": "10.1080%2F00016489950181611",
            "pmc": null,
            "organizations": [
                "1812-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA OTO, LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.587,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.466666666666667,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 1810,
            "title": "Neurophysiologic signal recording. New technical and general practice aspects of EEG recording electrodes",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Kehl, G",
                "Schwarz, G",
                "Soyer, HP"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):106-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600006",
            "pubmed": "8679909",
            "doi": "10.1515/bmte.1996.41.4.106",
            "pmc": null,
            "organizations": [
                "1810-14044",
                "1810-14047",
                "1810-14070"
            ],
            "persons": [
                "1810-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "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": 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": 8424,
            "title": "Comparison of electrophysiological properties of embryonic and adult heart cells.",
            "abstract": null,
            "authors": [
                "Tritthart, HA",
                "Koidl, B"
            ],
            "year": 1985,
            "source": "Basic Res Cardiol. 1985; 80 Suppl 2(1):55-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQG4100011",
            "pubmed": "2415109",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8424-51519-2",
                "8424-51681-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": 1808,
            "title": "Neurokinin A-induced vasoconstriction and muscular contraction in the rat isolated stomach: mediation by distinct and unusual neurokinin2 receptors.",
            "abstract": null,
            "authors": [
                "Lippe, I",
                "Wachter, CH",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "J Pharmacol Exp Ther. 1997; 281(3):1294-1302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD97200034",
            "pubmed": "9190865",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1808-14022"
            ],
            "persons": [
                "1808-51529-6",
                "1808-51832-2"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898876404494382,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 1807,
            "title": "Neuroimmunomodulation via limbic structures--the neuroanatomy of psychoimmunology.",
            "abstract": null,
            "authors": [
                "Haas, HS",
                "Schauenstein, K"
            ],
            "year": 1997,
            "source": "Prog Neurobiol. 1997; 51(2):195-222",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997WK50300004",
            "pubmed": "9247964",
            "doi": "10.1016%2FS0301-0082%2896%2900055-X",
            "pmc": null,
            "organizations": [
                "1807-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROG NEUROBIOL",
            "issn": "0301-0082",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.935643564356436,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1805,
            "title": "Neurogenic bladder in infants and children--a new challenge for the radiologist.",
            "abstract": null,
            "authors": [
                "Fotter, R"
            ],
            "year": 1996,
            "source": "ABDOM IMAGING 1996 21: 534-540.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VQ21200013",
            "pubmed": "8875879",
            "doi": "10.1007%2Fs002619900121",
            "pmc": null,
            "organizations": [
                "1805-14106"
            ],
            "persons": [
                "1805-51557-2"
            ],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.733,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.430379746835443,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1804,
            "title": "Neurogenic and non-neurogenic inflammation in the rat paw following chemical sympathectomy.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Amann, R",
                "Lembeck, F"
            ],
            "year": 1991,
            "source": "Neuroscience. 1991; 45(3):761-765",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GR44900023",
            "pubmed": "1723182",
            "doi": "10.1016%2F0306-4522%2891%2990288-Y",
            "pmc": null,
            "organizations": [
                "1804-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1802,
            "title": "Neuroblastoma with N-myc amplification detected by urine: mass screening in infants after the sixth month of life.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, C",
                "Starz, I",
                "Ambros, IM",
                "Strehl, S",
                "Kovar, H",
                "Gadner, H",
                "Ambros, PF"
            ],
            "year": 1993,
            "source": "Med Pediatr Oncol. 1993; 21(9):625-626",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD25500001",
            "pubmed": "8412992",
            "doi": "10.1002/mpo.2950210902",
            "pmc": null,
            "organizations": [
                "1802-14048"
            ],
            "persons": [
                "1802-51821-1"
            ],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.341,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.929577464788732,
            "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": 1801,
            "title": "Neuroblastoma screening in infants postponed after the sixth month of age: a trial to reduce overdiagnosis and to detect cases with unfavorable biologic features.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, CE",
                "Ladenstein, R",
                "Ambros, IM",
                "Spuller, E",
                "Mutz, I",
                "Amann, G",
                "Kovar, H",
                "Gadner, H",
                "Ambros, PF"
            ],
            "year": 1997,
            "source": "Med Pediatr Oncol. 1997; 29(1):1-10",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX01400001",
            "pubmed": "9142198",
            "doi": "10.1002%2F%28SICI%291096-911X%28199707%2929%3A1%3C1%3A%3AAID-MPO1%3E3.0.CO%3B2-J",
            "pmc": null,
            "organizations": [
                "1801-14020",
                "1801-14092"
            ],
            "persons": [
                "1801-51821-1"
            ],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.929577464788732,
            "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": 1800,
            "title": "Neuroblastoma screening for children: delay, repeat, or delete?",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, CE",
                "Ambros, IM",
                "Ambros, PF"
            ],
            "year": 1998,
            "source": "Med Pediatr Oncol. 1998; 31(2):111-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074910200013",
            "pubmed": "9680938",
            "doi": "10.1002%2F%28SICI%291096-911X%28199808%2931%3A2%3C111%3A%3AAID-MPO13%3E3.0.CO%3B2-Q",
            "pmc": null,
            "organizations": [
                "1800-14048",
                "1800-14092"
            ],
            "persons": [
                "1800-51821-1"
            ],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.783,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.929577464788732,
            "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": 8425,
            "title": "WHAT DO DIABETIC-PATIENTS KNOW ABOUT THEIR DISEASE - A CLINICAL REPORT",
            "abstract": null,
            "authors": [
                "STRADNER, F",
                "ULREICH, A",
                "PFEIFFER, KP",
                "ZEICHEN, R"
            ],
            "year": 1985,
            "source": "MED WELT 1985 36: 1127-1130.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQK7500001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 1797,
            "title": "Neuroantibodies: ectopic expression of a recombinant anti-substance P antibody in the central nervous system of transgenic mice.",
            "abstract": null,
            "authors": [
                "Piccioli, P",
                "Di Luzio, A",
                "Amann, R",
                "Schuligoi, R",
                "Surani, MA",
                "Donnerer, J",
                "Cattaneo, A"
            ],
            "year": 1995,
            "source": "Neuron. 1995; 15(2):373-384",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RR42600014",
            "pubmed": "7544142",
            "doi": "10.1016%2F0896-6273%2895%2990041-1",
            "pmc": null,
            "organizations": [
                "1797-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEURON",
            "issn": "0896-6273",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.619,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.99009900990099,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}