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=2360&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2380&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2340&ordering=-imported",
    "results": [
        {
            "id": 2536,
            "title": "The Emergency Room from the Point-of-View of the Anesthesiologist",
            "abstract": null,
            "authors": [
                "Heydarfadai, J",
                "Prause, G",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 25-26.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2536-14044"
            ],
            "persons": [
                "2536-51986-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": 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": 2538,
            "title": "The Graz hemisphere splint: a new precise, non-invasive method of replacing the dental arch of 3D-models by plaster models.",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 169-173.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075058900008",
            "pubmed": "9702636",
            "doi": "10.1016%2FS1010-5182%2898%2980008-5",
            "pmc": null,
            "organizations": [
                "2538-14112"
            ],
            "persons": [
                "2538-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "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": false
        },
        {
            "id": 1285,
            "title": "Impact of long-term hemodialysis on nutritional status in patients with end-stage renal failure.",
            "abstract": null,
            "authors": [
                "Kaufmann, P",
                "Smolle, KH",
                "Horina, JH",
                "Zach, R",
                "Krejs, GJ"
            ],
            "year": 1994,
            "source": "Clin Investig. 1994; 72(10):754-761",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PP12100005",
            "pubmed": "7865978",
            "doi": "10.1007/BF00180542",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1285-51534-6",
                "1285-51717-6"
            ],
            "imported": null,
            "journal": "CLIN INVESTIGATOR",
            "issn": "0941-0198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 632,
            "title": "Cutaneous vasodilatation induced by nitric oxide-evoked stimulation of afferent nerves in the rat.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Jocic, M"
            ],
            "year": 1994,
            "source": "BRIT J PHARMACOL 1994 112: 1181-1187.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ82900029",
            "pubmed": "7524993",
            "doi": "10.1111/j.1476-5381.1994.tb13208.x",
            "pmc": "PMC1910258",
            "organizations": [
                "632-14022"
            ],
            "persons": [
                "632-51529-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2542,
            "title": "The heart rate performance curve and left ventricular function during exercise in patients after myocardial infarction.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "von Duvillard, SP",
                "Beaufort, F",
                "Smekal, G",
                "Gasser, R",
                "Klein, W",
                "Eber, B",
                "Bachl, N",
                "Schmid, P"
            ],
            "year": 1998,
            "source": "Med Sci Sports Exerc. 1998; 30(10):1475-1480",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076365600002",
            "pubmed": "9789846",
            "doi": "10.1097%2F00005768-199810000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2542-51533-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT 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": 1286,
            "title": "Value of prognostic factors in the Austrian A-NB87 Neuroblastoma Study",
            "abstract": null,
            "authors": [
                "Ladenstein, R",
                "Ambros, PF",
                "Urban, C",
                "Ambros, IM",
                "Fink, FM",
                "Zoubek, A",
                "Grienberger, H",
                "Schmitt, K",
                "Kerbl, R",
                "Horcher, E",
                "Amann, G",
                "Höfler, G",
                "Heinzl, H",
                "Gadner, H",
                "Mutz, I"
            ],
            "year": 1996,
            "source": "Klin Padiatr. 1996; 208(4):210-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VB28100014",
            "pubmed": "8926686",
            "doi": "10.1055/s-2008-1046476",
            "pmc": null,
            "organizations": [
                "1286-14048"
            ],
            "persons": [
                "1286-51821-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.297,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1287,
            "title": "Impaired Polymorphonuclear Leukocyte Migration as a Possible Monitor for the Risk of Septicemia in Immunosuppressed Transplant Patients",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Allmayer, T",
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B"
            ],
            "year": 1996,
            "source": "MED SCI RES 1996 24: 17-19.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TW07800007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1287-14020",
                "1287-14045"
            ],
            "persons": [
                "1287-51819-6"
            ],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 633,
            "title": "Cyclic phenomena in early myocardial infarction.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Schafhalter-Zoppoth, I",
                "Schwarz, T",
                "Eber, B",
                "Köppel, H",
                "Lechleitner, P",
                "Puschendorf, B",
                "Dienstl, F",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):69-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200003",
            "pubmed": "8835424",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "633-50727-6",
                "633-51533-2"
            ],
            "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.123,
            "impactfactor_year": 1995,
            "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": 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": 2545,
            "title": "The immunopathogenesis of multiple sclerosis. A survey of recent advances and implications for future therapy.",
            "abstract": null,
            "authors": [
                "Kieseier, BC",
                "Archelos, JJ",
                "Storch, M",
                "Gold, R",
                "Hartung, HP"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(17):728-737",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083398100008",
            "pubmed": "10526397",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2545-14051"
            ],
            "persons": [
                "2545-51987-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.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 1288,
            "title": "Implantation of a soft-tissue expander before operation for club foot in children.",
            "abstract": null,
            "authors": [
                "Roposch, A",
                "Steinwender, G",
                "Linhart, WE"
            ],
            "year": 1999,
            "source": "J BONE JOINT SURG, BRIT VOL 1999 81: 398-401.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080454200009",
            "pubmed": "10872354",
            "doi": "10.1302/0301-620X.81B3.9341",
            "pmc": null,
            "organizations": [
                "1288-14049"
            ],
            "persons": [
                "1288-51571-6"
            ],
            "imported": null,
            "journal": "J BONE JOINT SURG, BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.551,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 1999,
            "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": 1289,
            "title": "Implications of endogenous and exogenous lipoprotein lipase for the selective uptake of HDL3-associated cholesteryl esters by mouse peritoneal macrophages.",
            "abstract": null,
            "authors": [
                "Panzenboeck, U",
                "Wintersberger, A",
                "Levak-Frank, S",
                "Zimmermann, R",
                "Zechner, R",
                "Kostner, GM",
                "Malle, E",
                "Sattler, W"
            ],
            "year": 1997,
            "source": "J Lipid Res. 1997; 38(2):239-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WM24200005",
            "pubmed": "9162744",
            "doi": "10.1016/S0022-2275(20)37437-X",
            "pmc": null,
            "organizations": [
                "1289-14013"
            ],
            "persons": [
                "1289-51669-6",
                "1289-51705-4",
                "1289-51779-6",
                "1289-51833-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.764,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2922,
            "title": "Efficacy of the novel calcium antagonist R(+)-semotiadil in limiting the ventricular rate during atrial flutter in isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Schwarzl, I",
                "Stark, U",
                "Brodmann, M",
                "Haiden, U",
                "Tritthart, HA",
                "Stark, G"
            ],
            "year": 2000,
            "source": "J CARDIOVASC PHARMACOL 2000 35: 309-314.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084965500020",
            "pubmed": "10672866",
            "doi": "10.1097%2F00005344-200002000-00020",
            "pmc": null,
            "organizations": [
                "2922-14011"
            ],
            "persons": [
                "2922-51519-6",
                "2922-51689-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.396,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.790055248618785,
            "impactfactor_norm_year": 2000,
            "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": 2549,
            "title": "The Impact of Help on Hemorheology in Peripheral Arterial-Disease",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Walzl, M",
                "Walzl, B"
            ],
            "year": 1994,
            "source": "CLIN HEMORHEOL 1994 14: 181-188.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994ND47900003",
            "pubmed": null,
            "doi": "10.3233/CH-1994-14204",
            "pmc": null,
            "organizations": [
                "2549-14045",
                "2549-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2550,
            "title": "The Impact of Mode of Delivery (Vaginal Delivery Versus Cesarean-Section) on Outcome in Premature Births Less-Than-32 Weeks of Gestation in Vertex Presentation",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Rosegger, H",
                "Huttner, U",
                "Haas, J",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 483-490.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075822800003",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022747",
            "pmc": null,
            "organizations": [
                "2550-14038"
            ],
            "persons": [
                "2550-51627-6",
                "2550-51634-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.33,
            "impactfactor_year": 1998,
            "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": 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": 2551,
            "title": "The impact of sociodemographic, environmental, and behavioral factors, and cerebrovascular risk factors as potential predictors of the mattis dementia rating scale.",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Schmidt, R",
                "Stronegger, WJ",
                "Reinhart, B"
            ],
            "year": 1997,
            "source": "J GERONTOL SER A, BIOL SCI MED 1997 52:  M111-M116.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL79800015",
            "pubmed": "9060979",
            "doi": "10.1093/gerona/52A.2.M111",
            "pmc": null,
            "organizations": [
                "2551-14024",
                "2551-14051"
            ],
            "persons": [
                "2551-51741-6",
                "2551-51845-2"
            ],
            "imported": null,
            "journal": "J GERONTOL SER A, BIOL SCI MED",
            "issn": "1079-5006",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.695,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.454545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 2552,
            "title": "Value of drug screening in granting leave of absence to prisoners",
            "abstract": null,
            "authors": [
                "Lapornik, R",
                "Zapotoczky, HG"
            ],
            "year": 1998,
            "source": "Wien Klin Wochenschr. 1998; 110(21):755-758",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077412000005",
            "pubmed": "9871967",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2552-29444"
            ],
            "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.583,
            "impactfactor_year": 1998,
            "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": 1292,
            "title": "Improved Cerebral Blood-Flow in Patients Treated by a Single Heparin-Induced Extracorporeal LDL Precipitation (Help)",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Valetitsch, H",
                "Walzl, B",
                "Lechner, H"
            ],
            "year": 1994,
            "source": "CLIN HEMORHEOL 1994 14: 27-35.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MX48900006",
            "pubmed": null,
            "doi": "10.3233/CH-1994-14106",
            "pmc": null,
            "organizations": [
                "1292-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "impactfactor_year": 1994,
            "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": 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": 2787,
            "title": "Ultrasound imaging of foreign bodies--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Grechenig, M",
                "Fellinger, M"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(11):308-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VY17400002",
            "pubmed": "9063952",
            "doi": "10.1515/bmte.1996.41.11.308",
            "pmc": null,
            "organizations": [
                "2787-14052"
            ],
            "persons": [
                "2787-51694-2",
                "2787-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2555,
            "title": "The effect of 6% HES 200/0.6-0.66 on plasma volume and blood coagulation",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Gerner, P",
                "Colombo, T",
                "Ramschak, H",
                "Hinghofer-Szalkay, H",
                "List, WF"
            ],
            "year": 1992,
            "source": "Infusionsther Transfusionsmed. 1992; 19(4):171-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JV39200003",
            "pubmed": "1384845",
            "doi": "10.1159/000222617",
            "pmc": null,
            "organizations": [
                "2555-14010",
                "2555-14044",
                "2555-14056"
            ],
            "persons": [
                "2555-51683-6",
                "2555-51613-2"
            ],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4078,
            "title": "Concordance between telepathologic diagnosis and conventional histopathologic diagnosis: a multiobserver store-and-forward study on 20 skin specimens.",
            "abstract": null,
            "authors": [
                "Piccolo, D",
                "Soyer, HP",
                "Burgdorf, W",
                "Talamini, R",
                "Peris, K",
                "Bugatti, L",
                "Canzonieri, V",
                "Cerroni, L",
                "Chimenti, S",
                "De Rosa, G",
                "Filosa, G",
                "Hoffmann, R",
                "Julis, I",
                "Kutzner, H",
                "Manente, L",
                "Misciali, C",
                "Schaeppi, H",
                "Tanaka, M",
                "Tyler, W",
                "Zelger, B",
                "Kerl, H"
            ],
            "year": 2002,
            "source": "Arch Dermatol. 2002; 138(1):53-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173300300006",
            "pubmed": "11790167",
            "doi": "10.1001%2Farchderm.138.1.53",
            "pmc": null,
            "organizations": [
                "4078-14047"
            ],
            "persons": [
                "4078-51751-6",
                "4078-51620-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.761,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.975,
            "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": true
        }
    ]
}