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=460
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=480",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=440",
    "results": [
        {
            "id": 540,
            "title": "Complete coding sequence, exon/intron arrangement and chromosome location of ZNF45, a KRAB-domain-containing gene.",
            "abstract": null,
            "authors": [
                "Constantinou Deltas, C",
                "Bashiardes, E",
                "Patsalis, PC",
                "Hadjimarcou, M",
                "Kroisel, PM",
                "Ioannou, PA",
                "Roses, AD",
                "Lee, JE"
            ],
            "year": 1996,
            "source": "Cytogenet Cell Genet. 1996; 75(4):230-233",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WN57800007",
            "pubmed": "9067431",
            "doi": "10.1159/000134490",
            "pmc": null,
            "organizations": [
                "540-14021"
            ],
            "persons": [
                "540-51682-6"
            ],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.636,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.525179856115108,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 541,
            "title": "Complete First-Trimester Spontaneous-Abortion Managed with or Without Curettage - A Prospective-Randomized Trial",
            "abstract": null,
            "authors": [
                "Häusler, MCH",
                "Koroschetz, F",
                "Tamussino, K",
                "Walcher, W"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 396-399.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XM52700007",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023106",
            "pmc": null,
            "organizations": [
                "541-14038"
            ],
            "persons": [
                "541-51634-6",
                "541-51826-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.395,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216412,
            "title": "Wireless Noninvasive and Continuous Monitoring of Body Temperature, Bridging Gaps in Neonatal Care.",
            "abstract": null,
            "authors": [
                "Baik-Schneditz, N",
                "Schwaberger, B",
                "Mileder, L",
                "Winkler, M",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Research Brainstorm Meeting of the Neonatal Resuscitation section of the ESPR; FEB 8, 2025; Leiden, The Netherlands. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216412-14094"
            ],
            "persons": [
                "216412-50907",
                "216412-68534",
                "216412-121952",
                "216412-79516",
                "216412-86558"
            ],
            "imported": "2025-05-26T20:02:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 544,
            "title": "Complications and surgical interventions during 4 years of biliary extracorporeal shockwave lithotripsy.",
            "abstract": null,
            "authors": [
                "Schreiber, F",
                "Steindorfer, P",
                "Pristautz, H",
                "Gurakuqi, GC",
                "Schnedl, W",
                "Trauner, M"
            ],
            "year": 1996,
            "source": "Hepatogastroenterology. 1996; 43(11):1124-1128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VP41800009",
            "pubmed": "8908539",
            "doi": null,
            "pmc": null,
            "organizations": [
                "544-14045",
                "544-14081"
            ],
            "persons": [
                "544-51539-1"
            ],
            "imported": null,
            "journal": "HEPATO, GASTROENTEROL",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.104,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.609375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 545,
            "title": "Complications of two series of 1000 each heart catheterization studies in childhood",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Mache, CJ",
                "Stein, JI",
                "Suppan, C"
            ],
            "year": 1991,
            "source": "WIEN KLIN WOCHENSCHR. 1991; 103(3): 75-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY41500003",
            "pubmed": "2028616",
            "doi": null,
            "pmc": null,
            "organizations": [
                "545-14048"
            ],
            "persons": [
                "545-51877-6"
            ],
            "imported": "2010-06-25T16:24:09+02:00",
            "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": 546,
            "title": "Computed-Tomography in Preoperative Evaluation of Ovarian-Cancer",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Heydarfadai, M",
                "Lahousen, M",
                "Pickel, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  738-739. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300267",
            "pubmed": null,
            "doi": "10.1007/BF02266159",
            "pmc": null,
            "organizations": [
                "546-14038"
            ],
            "persons": [
                "546-51624-2"
            ],
            "imported": "2009-07-15T12:30:36+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": 547,
            "title": "Computer recognition of skin structures using discriminant and cluster analysis.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 2000,
            "source": "Skin Res Technol. 2000; 6(2):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087012900002",
            "pubmed": "11428943",
            "doi": "10.1034/j.1600-0846.2000.006002058.x",
            "pmc": null,
            "organizations": [
                "547-14047"
            ],
            "persons": [
                "547-51617-2"
            ],
            "imported": "2007-09-18T13:30:35+02:00",
            "journal": "SKIN RES TECHNOL",
            "issn": "0909-752X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.859,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.35,
            "impactfactor_norm_year": 2002,
            "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": 548,
            "title": "Computer-assisted detection of cerebral embolism using a multi-range principle",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Baumgartner, A",
                "Flaschka, G",
                "Lenhard, H",
                "Pendl, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(7-8):216-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR97700005",
            "pubmed": "9376500",
            "doi": "10.1515/bmte.1997.42.7-8.216",
            "pmc": null,
            "organizations": [
                "548-14044",
                "548-14050",
                "548-14070"
            ],
            "persons": [
                "548-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.48,
            "impactfactor_year": 1997,
            "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": 549,
            "title": "Computer-assisted mechanical ventilation of newborn infants",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Coradello, H",
                "Wiltgen, M"
            ],
            "year": 1992,
            "source": "ANAESTHESIST. 1992; 41(6): 342-345. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA80200007",
            "pubmed": "1636918",
            "doi": null,
            "pmc": null,
            "organizations": [
                "549-14026",
                "549-14054"
            ],
            "persons": [
                "549-51380-6",
                "549-51913-2"
            ],
            "imported": "2010-07-05T13:18:17+02:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 550,
            "title": "Computer-assisted neurovegetative monitoring in patients after heart transplantation.",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Litscher, G",
                "Tscheliessnigg, KH",
                "Pfurtscheller, G",
                "Fuchs, G",
                "Zwiener, U"
            ],
            "year": 1994,
            "source": "Biomed Tech (Berl). 1994; 39(5):105-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR86600002",
            "pubmed": "8049339",
            "doi": "10.1515/bmte.1994.39.5.105",
            "pmc": null,
            "organizations": [
                "550-14044",
                "550-14045"
            ],
            "persons": [
                "550-51073-2",
                "550-51604-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.429,
            "impactfactor_year": 1994,
            "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": true
        },
        {
            "id": 551,
            "title": "Computer-based analysis of continuous non-invasive blood pressure and heart rate variability-methodology and normal values during wakefulness and sleep.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Pfurtscheller, G"
            ],
            "year": 1993,
            "source": "Biomed Tech (Berl). 1993; 38(4):62-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LC23500001",
            "pubmed": "8507804",
            "doi": "10.1515/bmte.1993.38.4.62",
            "pmc": null,
            "organizations": [
                "551-14044",
                "551-14070"
            ],
            "persons": [
                "551-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.429,
            "impactfactor_year": 1994,
            "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": 552,
            "title": "Computer-controlled acupuncture. A new construction for simultaneous measurement of blood flow velocity of the supratrochlear and middle cerebral arteries",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Yang, NH",
                "Schwarz, G",
                "Wang, L"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(3):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079661300004",
            "pubmed": "10321052",
            "doi": "10.1515/bmte.1999.44.3.58",
            "pmc": null,
            "organizations": [
                "552-14043",
                "552-14044",
                "552-14070"
            ],
            "persons": [
                "552-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.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "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": 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": 553,
            "title": "Computer controlled brain death documentation in the intensive care unit",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Pfurtscheller, G",
                "Litscher, G",
                "Grims, R",
                "Rom, G",
                "Rumpl, E",
                "Seitlinger, H",
                "Fuchs, G"
            ],
            "year": 1993,
            "source": "ANAESTHESIST. 1993; 42(11): 793-799. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ85500006",
            "pubmed": "8279692",
            "doi": null,
            "pmc": null,
            "organizations": [
                "553-14044"
            ],
            "persons": [
                "553-51073-2",
                "553-51604-6"
            ],
            "imported": "2010-07-15T17:16:10+02:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 554,
            "title": "Computer-controlled flushing for long-term cannulation in freely moving rats.",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Hofer, D",
                "Absenger, A",
                "Zimmermann, P",
                "Weiss, U",
                "Porta, S",
                "Schauenstein, K"
            ],
            "year": 1995,
            "source": "J Pharmacol Toxicol Methods. 1995; 34(4):211-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TL88000004",
            "pubmed": "8785423",
            "doi": "10.1016/1056-8719(95)00096-8",
            "pmc": null,
            "organizations": [
                "554-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PHARMACOL TOXICOL METHOD",
            "issn": "1056-8719",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.758,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.23943661971831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 555,
            "title": "Computer simulation analysis of morphological patterns in human melanocytic skin tumours.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "Pathol Res Pract. 1991; 187(8):986-992",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GZ07100011",
            "pubmed": "1792195",
            "doi": "10.1016/S0344-0338(11)81070-8",
            "pmc": null,
            "organizations": [
                "555-14047"
            ],
            "persons": [
                "555-51617-2",
                "555-51620-6",
                "555-51615-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 173746,
            "title": "EAACI/GA(2)LEN/EDF/WAO - Guideline for the Definition, Classification, Diagnosis and Management of Urticaria - Consensus, German Translation Guideline of the European Academy of Allergology and Clinical Immunology (EAACI), the Global Allergy and Asthma European Network (GA(2)LEN), the European Dermatology Forum (EDF) and the World Allergy Organization (WAO)",
            "abstract": null,
            "authors": [
                "Zuberbier, T",
                "Aberer, W",
                "Asero, R",
                "Latiff, AHA",
                "Baker, D",
                "Ballmer-Weber, B",
                "Bernstein, JA",
                "Bindslev-Jensen, C",
                "Brzoza, Z",
                "Bedrikow, RB",
                "Canonica, GW",
                "Church, MK",
                "Craig, T",
                "Danilycheva, IV",
                "Dressler, C",
                "Ensina, LF",
                "Gimenez-Arnau, A",
                "Godse, K",
                "Goncalo, M",
                "Grattan, C",
                "Hebert, J",
                "Hide, M",
                "Kaplan, A",
                "Kapp, A",
                "Katelaris, CH",
                "Kocaturk, E",
                "Kulthanan, K",
                "Larenas-Linnemann, D",
                "Leslie, TA",
                "Magerl, M",
                "Mathelier-Fusade, P",
                "Meshkova, RY",
                "Metz, M",
                "Nast, A",
                "Nettis, E",
                "Oude-Elberink, H",
                "Rosumeck, S",
                "Saini, SS",
                "Sanchez-Borges, M",
                "Schmid-Grendelmeier, P",
                "Staubach, P",
                "Sussman, G",
                "Toubi, E",
                "Vena, GA",
                "Vestergaard, C",
                "Wedi, B",
                "Werner, RN",
                "Zhao, Z",
                "Maurer, M"
            ],
            "year": 2018,
            "source": "ALLERGO J. 2018; 27(8): 41-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000455986200011",
            "pubmed": null,
            "doi": "10.1111/all.13397",
            "pmc": null,
            "organizations": [
                "173746-14047"
            ],
            "persons": [
                "173746-51346-6"
            ],
            "imported": "2019-02-21T10:42:50+01:00",
            "journal": "ALLERGO J",
            "issn": "0941-8849",
            "collection_publisher": null,
            "collection_title": "ALLERGO JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 557,
            "title": "Computer simulations of histologic patterns in melanoma using a cellular automaton provide correlations with prognosis.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Kofler, R",
                "Cerroni, L",
                "Haas, J",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "J Invest Dermatol. 1995; 105(6):797-801",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TH09000012",
            "pubmed": "7490474",
            "doi": "10.1111%2F1523-1747.ep12326559",
            "pmc": null,
            "organizations": [
                "557-14038",
                "557-14047"
            ],
            "persons": [
                "557-51751-6",
                "557-51617-2",
                "557-51620-6",
                "557-51627-6",
                "557-51711-6"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.681,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 561,
            "title": "The concept of silent heart failure",
            "abstract": null,
            "authors": [
                "Dusleag, J",
                "Klein, W",
                "Eber, B",
                "Gasser, R",
                "Domej, W",
                "Dobnig, H",
                "Radl, C",
                "Haubenwallner, S",
                "Brunner, G"
            ],
            "year": 1991,
            "source": "Z KARDIOL. 1991; 80 Suppl 8(10): 117-119. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991HA41600035",
            "pubmed": "1796630",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "561-51525-6",
                "561-51533-6"
            ],
            "imported": "2010-06-25T16:35:59+02:00",
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "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": 562,
            "title": "Concepts on the prognostic significance of white matter changes.",
            "abstract": null,
            "authors": [
                "Kapeller, P",
                "Schmidt, R"
            ],
            "year": 1998,
            "source": "J Neural Transm Suppl. 1998; 53(2):69-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074883600007",
            "pubmed": "9700646",
            "doi": "10.1007/978-3-7091-6467-9_6",
            "pmc": null,
            "organizations": [
                "562-14051"
            ],
            "persons": [
                "562-51744-2"
            ],
            "imported": null,
            "journal": "J NEURAL TRANSMISSION, SUPPL",
            "issn": "0303-6995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.366336633663366,
            "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": 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": 564,
            "title": "Concomitant point mutation of tumor suppressor gene p53 and oncogene c-N-ras in malignant neuroendocrine pancreatic tumor.",
            "abstract": null,
            "authors": [
                "Hrascan, R",
                "Pavelic, K",
                "Pavicic, D",
                "Krizanac, S",
                "Stajcer-Sittic, V",
                "Pecur, L",
                "Spaventi, S",
                "Klimpfinger, M",
                "Pavelic, J"
            ],
            "year": 1996,
            "source": "Anticancer Res. 1996; 16(6B):3761-3766",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WB83600063",
            "pubmed": "9042254",
            "doi": null,
            "pmc": null,
            "organizations": [
                "564-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.049,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.451923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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
        }
    ]
}