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&ordering=-imported
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&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=640&ordering=-imported",
    "results": [
        {
            "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": 390,
            "title": "Capacitated and acrosome reacted spermatozoa of goat (Capra indicus): a fluorescence and electron microscopic study.",
            "abstract": null,
            "authors": [
                "Bawa, SR",
                "Pabst, MA",
                "Werner, G",
                "Bains, HK"
            ],
            "year": 1993,
            "source": "Andrologia. 1993; 25(3):123-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LB82900002",
            "pubmed": "8517552",
            "doi": "10.1111/j.1439-0272.1993.tb02694.x",
            "pmc": null,
            "organizations": [
                "390-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 188,
            "title": "Dose-dependent behavioural effects of two protein-free peptide derivatives on the passive avoidance reaction of rats.",
            "abstract": null,
            "authors": [
                "Hutter-Paier, B",
                "Eggenreich, U",
                "Windisch, M"
            ],
            "year": 1996,
            "source": "Arzneimittelforschung. 1996; 46(3):242-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD22900002",
            "pubmed": "8901142",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 14216,
            "title": "Escalating immunotherapy of multiple sclerosis--new aspects and practical application.",
            "abstract": null,
            "authors": [
                "Rieckmann, P",
                "Toyka, KV",
                "Bassetti, C",
                "Beer, K",
                "Beer, S",
                "Buettner, U",
                "Chofflon, M",
                "Götschi-Fuchs, M",
                "Hess, K",
                "Kappos, L",
                "Kesselring, J",
                "Goebels, N",
                "Ludin, HP",
                "Mattle, H",
                "Schluep, M",
                "Vaney, C",
                "Baumhackl, U",
                "Berger, T",
                "Deisenhammer, F",
                "Fazekas, F",
                "Freimüller, M",
                "Kollegger, H",
                "Kristoferitsch, W",
                "Lassmann, H",
                "Markut, H",
                "Strasser-Fuchs, S",
                "Vass, K",
                "Altenkirch, H",
                "Bamborschke, S",
                "Baum, K",
                "Benecke, R",
                "Brück, W",
                "Dommasch, D",
                "Elias, WG",
                "Gass, A",
                "Gehlen, W",
                "Haas, J",
                "Haferkamp, G",
                "Hanefeld, F",
                "Hartung, HP",
                "Heesen, C",
                "Heidenreich, F",
                "Heitmann, R",
                "Hemmer, B",
                "Hense, T",
                "Hohlfeld, R",
                "Janzen, RW",
                "Japp, G",
                "Jung, S",
                "Jügelt, E",
                "Koehler, J",
                "Kölmel, W",
                "König, N",
                "Lowitzsch, K",
                "Manegold, U",
                "Melms, A",
                "Mertin, J",
                "Oschmann, P",
                "Petereit, HF",
                "Pette, M",
                "Pöhlau, D",
                "Pohl, D",
                "Poser, S",
                "Sailer, M",
                "Schmidt, S",
                "Schock, G",
                "Schulz, M",
                "Schwarz, S",
                "Seidel, D",
                "Sommer, N",
                "Stangel, M",
                "Stark, E",
                "Steinbrecher, A",
                "Tumani, H",
                "Voltz, R",
                "Weber, F",
                "Weinrich, W",
                "Weissert, R",
                "Wiendl, H",
                "Wiethölter, H",
                "Wildemann, U",
                "Zettl, UK",
                "Zipp, F",
                "Zschenderlein, R",
                "Izquierdo, G",
                "Kirjazovas, A",
                "Packauskas, L",
                "Miller, D",
                "Koncan Vracko, B",
                "Millers, A",
                "Orologas, A",
                "Panellus, M",
                "Sindic, CJ",
                "Bratic, M",
                "Svraka, A",
                "Vella, NR",
                "Stelmasiak, Z",
                "Selmaj, K",
                "Bartosik-Psujik, H",
                "Mitosek-Szewczyk, K",
                "Belniak, E",
                "Mochecka, A",
                "Bayas, A",
                "Chan, A",
                "Flachenecker, P",
                "Gold, R",
                "Kallmann, B",
                "Leussink, V",
                "Mäurer, M",
                "Ruprecht, K",
                "Stoll, G",
                "Weilbach, FX",
                "Multiple Sclerosis Therapy Consensus Group"
            ],
            "year": 2004,
            "source": "J Neurol. 2004; 251(11):1329-1339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225610400005",
            "pubmed": "15592728",
            "doi": "10.1007/s00415-004-0537-6",
            "pmc": null,
            "organizations": [
                "14216-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.14,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 2004,
            "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": true
        },
        {
            "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
        },
        {
            "id": 1185,
            "title": "Hepatitis C antibodies in children and adolescents with congenital blood coagulation disorders].",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Hofmann, H",
                "Muntean, W"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(3):69-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY41500001",
            "pubmed": "1851352",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1185-14048"
            ],
            "persons": [
                "1185-51651-6",
                "1185-51647-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.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": true
        }
    ]
}