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=1900&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=-imported",
    "results": [
        {
            "id": 2240,
            "title": "Regression and progression in neuroblastoma. Does genetics predict tumour behaviour?",
            "abstract": null,
            "authors": [
                "Ambros, PF",
                "Ambros, IM",
                "Strehl, S",
                "Bauer, S",
                "Luegmayr, A",
                "Kovar, H",
                "Ladenstein, R",
                "Fink, FM",
                "Horcher, E",
                "Printz, G"
            ],
            "year": 1995,
            "source": "Eur J Cancer. 1995; 31A(4):510-515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QY18000018",
            "pubmed": "7576955",
            "doi": "10.1016%2F0959-8049%2895%2900044-J",
            "pmc": null,
            "organizations": [
                "2240-14048"
            ],
            "persons": [
                "2240-51657-2"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "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
        },
        {
            "id": 2241,
            "title": "Relapse of pulmonary Mycobacterium kansasii disease associated with large-cell cancer of the lung: a case report.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Maier, A",
                "Schmidt, F",
                "Dimai, HP",
                "Wirnsberger, GH"
            ],
            "year": 1998,
            "source": "Oncol Rep. 1998; 5(4):853-856",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074173100013",
            "pubmed": "9625831",
            "doi": "10.3892/or.5.4.853",
            "pmc": null,
            "organizations": [
                "2241-14045",
                "2241-14054"
            ],
            "persons": [
                "2241-51525-1",
                "2241-79271-6",
                "2241-51739-4"
            ],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105769230769231,
            "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": true
        },
        {
            "id": 1112,
            "title": "Gallium-67-citrate scintigraphy of high-grade T-cell non-Hodgkin's lymphoma.",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Sill, H",
                "Aigner, R",
                "Ranner, G",
                "Hoefler, G",
                "Passath, A",
                "Leb, G"
            ],
            "year": 1996,
            "source": "J NUCL MED 1996 37: 1524-1525.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF79700032",
            "pubmed": "8790208",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1112-14020",
                "1112-14054",
                "1112-14080",
                "1112-14082"
            ],
            "persons": [
                "1112-51857-6",
                "1112-51948-2",
                "1112-51691-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.929,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.949367088607595,
            "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": 63,
            "title": "A double-blind randomized-phase II trial comparing immunization with antiidiotype goat antibody vaccine SCV 106 versus unspecific goat antibodies in patients with metastatic colorectal cancer.",
            "abstract": null,
            "authors": [
                "Samonigg, H",
                "Wilders-Truschnig, M",
                "Kuss, I",
                "Plot, R",
                "Stöger, H",
                "Schmid, M",
                "Bauernhofer, T",
                "Tiran, A",
                "Pieber, T",
                "Havelec, L",
                "Loibner, H"
            ],
            "year": 1999,
            "source": "J Immunother. 1999; 22(6):481-488",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083516700002",
            "pubmed": "10570746",
            "doi": "10.1097/00002371-199911000-00002",
            "pmc": null,
            "organizations": [
                "63-14085"
            ],
            "persons": [
                "63-51532-2",
                "63-51538-6",
                "63-51692-6",
                "63-51831-6"
            ],
            "imported": null,
            "journal": "J IMMUNOTHER",
            "issn": "1524-9557",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.059,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.834782608695652,
            "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": true
        },
        {
            "id": 1113,
            "title": "Gallopamil and changes of adenosine diphosphate- and collagen-induced thrombocyte aggregation",
            "abstract": null,
            "authors": [
                "Költringer, P",
                "Langsteger, W",
                "Lind, P",
                "Pierer, G",
                "Reisecker, F",
                "Eber, O"
            ],
            "year": 1991,
            "source": "Arzneimittelforschung. 1991; 41(8):786-788",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC72200003",
            "pubmed": "1781797",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1113-14045"
            ],
            "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.537,
            "impactfactor_year": 1994,
            "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": 2245,
            "title": "Relationship between plasminogen activator inhibitor-1 antigen, leptin, and fat mass in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Sudi, KM",
                "Gallistl, S",
                "Weinhandl, G",
                "Muntean, W",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "Metabolism. 2000; 49(7):890-895",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088132700013",
            "pubmed": "10910001",
            "doi": "10.1053/meta.2000.6736",
            "pmc": null,
            "organizations": [
                "2245-14091"
            ],
            "persons": [
                "2245-51651-6",
                "2245-51654-6",
                "2245-51963-6"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.952,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.539325842696629,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 2246,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 1. Melanocytic skin tumors.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(3):231-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HY13000008",
            "pubmed": "1510220",
            "doi": "10.1097/00000372-199206000-00009",
            "pmc": null,
            "organizations": [
                "2246-14047"
            ],
            "persons": [
                "2246-51620-6",
                "2246-51615-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "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": 2247,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 2. Analysis of tumor cell sublines with different motility in vitro.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Taniguchi, S",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(4):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF68800005",
            "pubmed": "1323937",
            "doi": "10.1097/00000372-199208000-00005",
            "pmc": null,
            "organizations": [
                "2247-14047"
            ],
            "persons": [
                "2247-51620-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "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": 2248,
            "title": "Release of calcitonin gene-related peptide in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R",
                "Donnerer, J",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1997; 355(2):224-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH55700012",
            "pubmed": "9050016",
            "doi": "10.1007/PL00004936",
            "pmc": null,
            "organizations": [
                "2248-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.492,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.831460674157303,
            "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": 2249,
            "title": "Release of conjugated catecholamines by the adrenal medulla equivalent of the American eel, Anguilla rostrata.",
            "abstract": null,
            "authors": [
                "Epple, A",
                "Porta, S",
                "Nibbio, B",
                "Leitner, G"
            ],
            "year": 1993,
            "source": "Gen Comp Endocrinol. 1993; 90(1):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW19800007",
            "pubmed": "8504923",
            "doi": "10.1006/gcen.1993.1060",
            "pmc": null,
            "organizations": [
                "2249-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.393,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.542168674698795,
            "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": false
        },
        {
            "id": 1116,
            "title": "Gamma knife radiosurgery for glomus jugulare tumours.",
            "abstract": null,
            "authors": [
                "Eustacchio, S",
                "Leber, K",
                "Trummer, M",
                "Unger, F",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(8):811-818",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082257500004",
            "pubmed": "10536716",
            "doi": "10.1007%2Fs007010050381",
            "pmc": null,
            "organizations": [
                "1116-14050"
            ],
            "persons": [
                "1116-51866-6",
                "1116-51969-6",
                "1116-53653-6",
                "1116-81970-2"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "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": 2251,
            "title": "Relevant Critical-Values of the Oral Glucose-Tolerance Test in Pregnancy",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Tamussino, K",
                "Weiss, PAM",
                "Hofmann, HMH"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 577-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300098",
            "pubmed": null,
            "doi": "10.1007/BF02264895",
            "pmc": null,
            "organizations": [
                "2251-14038"
            ],
            "persons": [
                "2251-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.066,
            "impactfactor_year": 1995,
            "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": 1117,
            "title": "Gamma Knife radiosurgery of the glomus jugulare tumour - early multicentre experience.",
            "abstract": null,
            "authors": [
                "Liscák, R",
                "Vladyka, V",
                "Wowra, B",
                "Kemeny, A",
                "Forster, D",
                "Burzaco, JA",
                "Martinez, R",
                "Eustacchio, S",
                "Pendl, G",
                "Regis, J",
                "Pellet, W"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(11):1141-1146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083817800001",
            "pubmed": "10592113",
            "doi": "10.1007%2Fs007010050411",
            "pmc": null,
            "organizations": [
                "1117-14050"
            ],
            "persons": [
                "1117-81970-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "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": 2253,
            "title": "Renal masses--evaluation by amplitude coded colour Doppler sonography and multiphasic contrast-enhanced CT.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Szolar, D",
                "Preidler, K",
                "Uggowitzer, M",
                "Kugler, C",
                "Dörfler, O",
                "Schreyer, HH"
            ],
            "year": 1999,
            "source": "Acta Radiol. 1999; 40(4):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082058600019",
            "pubmed": "10394879",
            "doi": "10.3109/02841859909177765",
            "pmc": null,
            "organizations": [
                "2253-14054"
            ],
            "persons": [
                "2253-51373-2"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.096,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.487179487179487,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 2254,
            "title": "Renography before heart transplantation in patients with cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "O'Mara, RE",
                "Fueger, GF",
                "Tscheliessnigg, K",
                "Nicoletti, R",
                "Sorantin, E",
                "Smith, EM"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(12):2153-2158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077543100035",
            "pubmed": "9867160",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2254-14045",
                "2254-14054",
                "2254-14107"
            ],
            "persons": [
                "2254-51913-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.064,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949367088607595,
            "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": true
        },
        {
            "id": 2255,
            "title": "Reopening of internal carotid artery occlusions during heparin-induced LDL precipitation (H.E.L.P.) associated with improved haemorheology: report of 2 cases.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Niederkorn, K",
                "Walzl, B",
                "Horner, S",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(12):350-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG79900004",
            "pubmed": "8333205",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2255-14051"
            ],
            "persons": [
                "2255-51545-6",
                "2255-51546-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 2258,
            "title": "Therapeutic concepts in transfusion medicine. Report on the 1st Graz Transfusion Medicine Consensus Conference",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Mayr, WR"
            ],
            "year": 1995,
            "source": "Anaesthesist. 1995; 44(3):143-146",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QN69900002",
            "pubmed": "7762772",
            "doi": "10.1007/s001010050140",
            "pmc": null,
            "organizations": [
                "2258-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 1995,
            "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": 1120,
            "title": "Epithelioid leiomyosarcoma of the stomach. Clinical experiences with a rare stomach tumor.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Steindorfer, P",
                "Mischinger, HJ",
                "Thalhammer, M",
                "Kronberger, L",
                "Rosanelli, G",
                "Lax, SF"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):748-751",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700012",
            "pubmed": "8560900",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1120-14020",
                "1120-14073"
            ],
            "persons": [
                "1120-51080-6",
                "1120-51595-6",
                "1120-51746-2",
                "1120-51965-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": true
        },
        {
            "id": 3124,
            "title": "Congenital malaria due to Plasmodium falciparum and Plasmodium malariae",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Trop, M",
                "Kollaritsch, H",
                "Reinthaler, F"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(10):459-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087718000007",
            "pubmed": "10890139",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3124-14023",
                "3124-14048"
            ],
            "persons": [
                "3124-51674-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}