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=660
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=680",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=640",
    "results": [
        {
            "id": 64236,
            "title": "Analysis of the targeting of the hypermutational machinery and the impact of subsequent selection on the distribution of nucleotide changes in human VHDJH rearrangements.",
            "abstract": null,
            "authors": [
                "Dörner, T",
                "Foster, SJ",
                "Brezinschek, HP",
                "Lipsky, PE"
            ],
            "year": 1998,
            "source": "Immunol Rev. 1998; 162:161-171",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000073316200016",
            "pubmed": "9602362",
            "doi": "10.1111/j.1600-065X.1998.tb01439.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64236-51807-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Immunol Rev",
            "issn": "0105-2896",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.456,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.95,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 777,
            "title": "Dual Opioid Modulation of Chloride Water Secretion in the Guinea-Pig Colon in-Vitro and the Rat Jejunum in-Vivo",
            "abstract": null,
            "authors": [
                "Kromer, W",
                "Beubler, E"
            ],
            "year": 1993,
            "source": "J AUTONOM PHARMACOL 1993 13: 315-321.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LZ71100002",
            "pubmed": null,
            "doi": "10.1111/j.1474-8673.1993.tb00279.x",
            "pmc": null,
            "organizations": [
                "777-14022"
            ],
            "persons": [
                "777-51667-6"
            ],
            "imported": null,
            "journal": "J AUTONOM PHARMACOL",
            "issn": "0144-1795",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.825,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.556179775280899,
            "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": 778,
            "title": "Closure of the persistent ductus with detachable coils",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Gamillscheg, A",
                "Stein, JI"
            ],
            "year": 1997,
            "source": "Z Kardiol. 1997; 86(7):514-520",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR43100005",
            "pubmed": "9340941",
            "doi": "10.1007/PL00007345",
            "pmc": null,
            "organizations": [
                "778-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.761,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.532258064516129,
            "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": 780,
            "title": "Functional studies of swallowing with electron beam computerized tomography].",
            "abstract": null,
            "authors": [
                "Raith, J",
                "Lindbichler, F",
                "Kern, R",
                "Gröll, R",
                "Rienmüller, R"
            ],
            "year": 1996,
            "source": "Radiologe. 1996; 36(3):226-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD85400009",
            "pubmed": "8693086",
            "doi": "10.1007/s001170050065",
            "pmc": null,
            "organizations": [
                "780-14054"
            ],
            "persons": [
                "780-51726-6"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.356,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.177215189873418,
            "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": 781,
            "title": "Dynamic force responses in electrically stimulated triceps surae muscles: effects of fatigue and temperature.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E",
                "Mayr, W",
                "Lanmüller, H"
            ],
            "year": 1999,
            "source": "Artif Organs. 1999; 23(5):436-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080602600015",
            "pubmed": "10378937",
            "doi": "10.1046%2Fj.1525-1594.1999.06373.x",
            "pmc": null,
            "organizations": [
                "781-14010"
            ],
            "persons": [
                "781-51814-6"
            ],
            "imported": null,
            "journal": "ARTIF ORGANS",
            "issn": "0160-564X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.854,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.534883720930233,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": false
        },
        {
            "id": 783,
            "title": "Dysfunction of the sphincter of Oddi as a cause of so-called postcholecystectomy syndrome",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Wurzer, H"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(19):577-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK76700002",
            "pubmed": "1759458",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 64969,
            "title": "Computer assisted analysis of EEG, evoked potentials, EEG reactivity and heart rate variability in comatose patients",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Pfurtscheller, B",
                "List, W"
            ],
            "year": 1983,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1983; 14(2): 66-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QY22600002",
            "pubmed": "6411448",
            "doi": "10.1055/s-2008-1061033",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64969-51073-6"
            ],
            "imported": "2007-01-23T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 785,
            "title": "Early detection of delayed union in lower leg fractures using a computerised analysis of mechanical vibration reactions of bone for assessing the state of fracture healing.",
            "abstract": null,
            "authors": [
                "Fellinger, M",
                "Leitgeb, N",
                "Szyszkowitz, R",
                "Peicha, G",
                "Passler, J",
                "Seggl, W",
                "Schanner, A"
            ],
            "year": 1994,
            "source": "ARCH ORTHOP TRAUM SURG. 1994; 113(2): 93-96. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY87800009",
            "pubmed": "8186056",
            "doi": "10.1007/BF00572913",
            "pmc": null,
            "organizations": [
                "785-14052"
            ],
            "persons": [],
            "imported": "2010-07-23T13:33:01+02:00",
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.208,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 788,
            "title": "Early postnatal stimulation influences passive avoidance behaviour of adult rats.",
            "abstract": null,
            "authors": [
                "Gschanes, A",
                "Eggenreich, U",
                "Windisch, M",
                "Crailsheim, K"
            ],
            "year": 1998,
            "source": "Behav Brain Res. 1998; 93(1-2):91-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074557300011",
            "pubmed": "9659991",
            "doi": "10.1016%2FS0166-4328%2897%2900143-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BEHAV BRAIN RES",
            "issn": "0166-4328",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.796,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.871794871794872,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BEHAVIORAL 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
        },
        {
            "id": 789,
            "title": "Early rheumatoid arthritis is associated with diminished numbers of TH1 cells in stimulated peripheral blood.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Felsner, P",
                "Herrmann, J",
                "el-Shabrawi, Y",
                "Liebmann, P",
                "Schauenstein, K"
            ],
            "year": 1999,
            "source": "Immunobiology. 1999; 200(2):290-294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081254100010",
            "pubmed": "10416135",
            "doi": "10.1016/S0171-2985(99)80077-1",
            "pmc": null,
            "organizations": [
                "789-14014",
                "789-14028",
                "789-14043",
                "789-14048"
            ],
            "persons": [
                "789-51899-6",
                "789-52854-2"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.276,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.652173913043478,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 790,
            "title": "Early signs and course of disease of glutaryl-CoA dehydrogenase deficiency.",
            "abstract": null,
            "authors": [
                "Hoffmann, GF",
                "Böhles, HJ",
                "Burlina, A",
                "Duran, M",
                "Herwig, J",
                "Lehnert, W",
                "Leonard, JV",
                "Muntau, A",
                "Plecko-Starting, FK",
                "Superti-Furga, A"
            ],
            "year": 1995,
            "source": "J Inherit Metab Dis. 1995; 18(2):173-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG68400019",
            "pubmed": "7564239",
            "doi": "10.1007/BF00711759",
            "pmc": null,
            "organizations": [
                "790-14048"
            ],
            "persons": [
                "790-51875-6"
            ],
            "imported": null,
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.097,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.44578313253012,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 791,
            "title": "Early Stages of Cervical-Cancer - Experience and Clinical Management",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Girardi, F",
                "Freidl, B",
                "Reischenbacher, K",
                "Egger, J"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1011-1013. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300390",
            "pubmed": null,
            "doi": "10.1007/BF02266281",
            "pmc": null,
            "organizations": [
                "791-14038",
                "791-29447"
            ],
            "persons": [
                "791-51505-6"
            ],
            "imported": "2009-07-15T12:32:05+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 792,
            "title": "Early therapeutic intervention in heart failure",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Dusleag, J"
            ],
            "year": 1992,
            "source": "Acta Med Austriaca. 1992; 19(3):73-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JR13100005",
            "pubmed": "1414167",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 793,
            "title": "Eccrine hidradenitis. Case report and review of the literature",
            "abstract": null,
            "authors": [
                "Okcu, A",
                "Soyer, HP",
                "Kaddu, S",
                "Lackner, H",
                "Aberer, E"
            ],
            "year": 1997,
            "source": "HAUTARZT 1997 48: 743-748.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500008",
            "pubmed": "9441168",
            "doi": "10.1007%2Fs001050050654",
            "pmc": null,
            "organizations": [
                "793-14047",
                "793-14048"
            ],
            "persons": [
                "793-53442-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "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": false
        },
        {
            "id": 794,
            "title": "Eccrine hamartoma of the sweat glands simulating localized unilateral hyperhidrosis].",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP"
            ],
            "year": 1992,
            "source": "Hautarzt. 1992; 43(9):587-589",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM42500011",
            "pubmed": "1399606",
            "doi": null,
            "pmc": null,
            "organizations": [
                "794-14047"
            ],
            "persons": [
                "794-51842-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": false
        },
        {
            "id": 795,
            "title": "[Echocardiographic grading of cor pulmonale in chronic lung diseases].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Picha, R",
                "Schuchlenz, H",
                "Harb, S",
                "Anelli-Monti, B",
                "Harnoncourt, K"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(6):184-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QR21700002",
            "pubmed": "7732691",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "795-98517-6"
            ],
            "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": 796,
            "title": "Echo-enhanced Doppler sonography of focal nodular hyperplasia of the liver.",
            "abstract": null,
            "authors": [
                "Uggowitzer, MM",
                "Kugler, C",
                "Mischinger, HJ",
                "Gröll, R",
                "Ruppert-Kohlmayr, A",
                "Preidler, KW",
                "Quehenberger, F"
            ],
            "year": 1999,
            "source": "J Ultrasound Med. 1999; 18(7):445-451",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081036700001",
            "pubmed": "10400046",
            "doi": "10.7863/jum.1999.18.7.445",
            "pmc": null,
            "organizations": [
                "796-14026",
                "796-14045",
                "796-14054",
                "796-14073"
            ],
            "persons": [
                "796-50466-6",
                "796-51595-6"
            ],
            "imported": null,
            "journal": "J ULTRASOUND MED",
            "issn": "0278-4297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.038,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 797,
            "title": "Echographic findings in uveal melanomas treated with the Leksell gamma knife.",
            "abstract": null,
            "authors": [
                "Müllner, K",
                "Langmann, G",
                "Pendl, G",
                "Faulborn, J"
            ],
            "year": 1998,
            "source": "Br J Ophthalmol. 1998; 82(2):154-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071987400016",
            "pubmed": "9613381",
            "doi": "10.1136/bjo.82.2.154",
            "pmc": "PMC1722497",
            "organizations": [
                "797-14043",
                "797-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J OPHTHALMOL",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.908,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 798,
            "title": "Ectopic calcaneal nail.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP",
                "Graz, HK"
            ],
            "year": 1996,
            "source": "J Am Acad Dermatol. 1996; 35(3 Pt 1):484-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF21500026",
            "pubmed": "8784295",
            "doi": "10.1016/S0190-9622(96)90636-2",
            "pmc": null,
            "organizations": [
                "798-14047"
            ],
            "persons": [
                "798-51620-6",
                "798-51842-2"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.806,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.885714285714286,
            "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": false
        },
        {
            "id": 799,
            "title": "EDRF does not mediate coronary vasodilation secondary to simulated ischemia: a study on KATP channels and N omega-nitro-L-arginine on coronary perfusion pressure in isolated Langendorff-perfused guinea-pig hearts.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Köppel, H",
                "Brussee, H",
                "Grisold, M",
                "Holzmann, S",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Cardiovasc Drugs Ther. 1998; 12(3):279-284",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076135500007",
            "pubmed": "9784907",
            "doi": "10.1023%2FA%3A1007717816652",
            "pmc": null,
            "organizations": [],
            "persons": [
                "799-51533-2"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.139,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.612903225806452,
            "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
        }
    ]
}