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=148920&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157882,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148940&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148900&ordering=imported",
    "results": [
        {
            "id": 15466,
            "title": "Association of tumor necrosis factor receptor II polymorphism with disease progression in patients with multiple sclerosis",
            "abstract": null,
            "authors": [
                "Ehling, R",
                "Reindl, M",
                "Berger, T",
                "Fazekas, F",
                "Schoenitzer, D",
                "Gassner, CH"
            ],
            "year": 2002,
            "source": "TISSUE ANTIGEN 2002 59: 87-87.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176311300282",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "TISSUE ANTIGEN",
            "issn": "0001-2815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.158,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.734375,
            "impactfactor_norm_year": 2002,
            "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": 15467,
            "title": "CDKN2A alterations in patients with multiple primary melanomas",
            "abstract": null,
            "authors": [
                "Fargnoli, MC",
                "Pacifico, A",
                "Surrenti, T",
                "Soyer, HP",
                "Stolz, W",
                "Chimenti, S",
                "Peris, K"
            ],
            "year": 2002,
            "source": "EXP DERMATOL 2002 11: 279-280.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176688900031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.303,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "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": 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": 15468,
            "title": "Melanoma in situ associated with seborrheic keratosis: a possible dermoscopic pitfall",
            "abstract": null,
            "authors": [
                "Rossiello, L",
                "Argenziano, G",
                "Ruocco, E",
                "Staibano, S",
                "Cicale, L",
                "Soyer, HP"
            ],
            "year": 2002,
            "source": "EXP DERMATOL 2002 11: 282-282.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176688900042",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.303,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "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": 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": 15469,
            "title": "Reproducibility of Saida's classification for acral pigmented skin lesions through a teledermoscopic study",
            "abstract": null,
            "authors": [
                "Piccolo, D",
                "Soyer, HP",
                "Chimenti, S",
                "Argenziano, G",
                "Bartenjev, I",
                "Hoffmann-Wellenhof, R",
                "Marchetti, R",
                "Oguchi, S",
                "Pagnanelli, G",
                "Pizzichetta, MA",
                "Saida, T",
                "Salvemini, I",
                "Tanaka, M",
                "Wolf, IM",
                "Zgavec, B",
                "Peris, K"
            ],
            "year": 2002,
            "source": "EXP DERMATOL 2002 11: 282-282.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176688900043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15469-14047"
            ],
            "persons": [
                "15469-51327",
                "15469-51711"
            ],
            "imported": null,
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.303,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "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": 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": 15470,
            "title": "Serum osteoprotegerin-level as a novel independent predictor of BMD changes after initiation of bisphosphonate treatment in osteoporotic patients",
            "abstract": null,
            "authors": [
                "Fahrleitner, A",
                "Hofbauer, LC",
                "Viereck, V",
                "Obermayer-Pietsch, B",
                "Leb, G",
                "Dobnig, H"
            ],
            "year": 2002,
            "source": "OSTEOPOROSIS INT 2002 13: S12-S12.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175619200043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15470-14080"
            ],
            "persons": [
                "15470-51063",
                "15470-51809"
            ],
            "imported": null,
            "journal": "OSTEOPOROSIS INT",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.724,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.784090909090909,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15471,
            "title": "Secondary osteoporosis in rheumatoid arthritis: Early onset and effective inhibition of bone resorption after a single infusion of the TNF-alpha antibody infliximab",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Mueller, T",
                "Fahrleitner, A",
                "Hermann, J"
            ],
            "year": 2002,
            "source": "OSTEOPOROSIS INT 2002 13: S25-S26.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175619200085",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15471-14080"
            ],
            "persons": [
                "15471-51002",
                "15471-51063",
                "15471-79271"
            ],
            "imported": null,
            "journal": "OSTEOPOROSIS INT",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.724,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.784090909090909,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15476,
            "title": "MHC gene related effects on microglia and macrophages in experimental autoimmune encephalomyelitis (EAE) determine the extent of axonal injury",
            "abstract": null,
            "authors": [
                "Storch, MK",
                "Weissert, R",
                "Stefferl, A",
                "Birnbacher, R",
                "Wallstrom, E",
                "Dahlman, I",
                "Linington, C",
                "Olsson, T",
                "Lassmann, H"
            ],
            "year": 2002,
            "source": "GLIA 2002 S85: P334-P334.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175586100384",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GLIA",
            "issn": "0894-1491",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.857868020304569,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 15481,
            "title": "Effect of stimulation of the NO-cGMP pathway by sildenafil on rectal tone, distensibility and perception in normal human subjects",
            "abstract": null,
            "authors": [
                "Fritz, E",
                "Hammer, J",
                "Eherer, AJ",
                "Hammer, HF"
            ],
            "year": 2002,
            "source": "GASTROENTEROLOGY 2002 122: A448-A448.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175366602271",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15481-14081"
            ],
            "persons": [
                "15481-51531"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.44,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 15490,
            "title": "Developmental defects in 5-6 year old Austrian children",
            "abstract": null,
            "authors": [
                "Stadtler, P",
                "Sax, G",
                "Bodenwinkler, A"
            ],
            "year": 2001,
            "source": "J DENT RES 2001 80: 1221-1221.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000172476101916",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15490-14111"
            ],
            "persons": [
                "15490-74154"
            ],
            "imported": null,
            "journal": "J DENT RES",
            "issn": "0022-0345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.35,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 15492,
            "title": "Monoclonal gamma T-cell receptor rearrangement in vulvar lichen sclerosus and squamous cell carcinomas",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Reich, O",
                "Beham-Schmid, C"
            ],
            "year": 2002,
            "source": "MODERN PATHOL 2002 15: 106A-106A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173388900453",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15492-14020",
                "15492-14063"
            ],
            "persons": [
                "15492-51945",
                "15492-51918"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.821,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15494,
            "title": "Loss of PTEN immunoreactivity is frequent in endometrial carcinomas with clear cell changes independent of other molecular genetic alterations",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Abeler, VM",
                "Zaino, R",
                "Deutsch, A",
                "Regitnig, P",
                "Lindbauer, M",
                "Kurman, RJ"
            ],
            "year": 2002,
            "source": "MODERN PATHOL 2002 15: 201A-201A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173388900864",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15494-14020",
                "15494-14082"
            ],
            "persons": [
                "15494-51991",
                "15494-59183"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.821,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15495,
            "title": "Comparison of atypical endometrial hyperplasia nomenclature (WHO) and the EIN proposal used in curettage for predicting endometrial carcinoma and precursors in subsequent hysterectomy",
            "abstract": null,
            "authors": [
                "Rautenberg, C",
                "Regitnig, P",
                "Lax, SF"
            ],
            "year": 2002,
            "source": "MODERN PATHOL 2002 15: 208A-208A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173388900894",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15495-14020"
            ],
            "persons": [
                "15495-51991"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.821,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15496,
            "title": "Insulin-like growth factors and receptor-I in solitary fibrous tumors of the pleura",
            "abstract": null,
            "authors": [
                "Bongiovanni, M",
                "Thonhofer, R",
                "Sapino, A",
                "Papotti, M",
                "Viberti, L",
                "Popper, HH"
            ],
            "year": 2002,
            "source": "MODERN PATHOL 2002 15: 316A-316A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173388901335",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15496-14020"
            ],
            "persons": [
                "15496-51523"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.821,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15497,
            "title": "Gene expression profiling in sarcoidosis",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Thonhofer, R",
                "Maercker, C"
            ],
            "year": 2002,
            "source": "MODERN PATHOL 2002 15: 327A-327A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173388901385",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15497-14020"
            ],
            "persons": [
                "15497-51523"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.821,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15499,
            "title": "Monoclonal gamma T-cell receptor rearrangement in vulvar lichen sclerosus and squamous cell carcinomas",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Reich, O",
                "Beham-Schmid, C"
            ],
            "year": 2002,
            "source": "LAB INVEST 2002 82: 106A-106A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173379700449",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15499-14020",
                "15499-14063"
            ],
            "persons": [
                "15499-51945",
                "15499-51918"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.928571428571429,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 15501,
            "title": "Structural determinant responsible for the cAMP dependent phosphorylation of the GIRK1 subunit",
            "abstract": null,
            "authors": [
                "Muellner, C",
                "Steinecker-Frohnwieser, B",
                "Schreibmayer, WF"
            ],
            "year": 2002,
            "source": "BIOPHYS J 2002 82: 591A-591A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173252702904",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15501-51041"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.643,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.861538461538462,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 15502,
            "title": "Modulation of GIRK channels by halothane",
            "abstract": null,
            "authors": [
                "Steinecker-Frohnwieser, B",
                "Schreibmayer, W",
                "Weigl, LG"
            ],
            "year": 2002,
            "source": "BIOPHYS J 2002 82: 591A-592A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000173252702906",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15502-51041"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.643,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.861538461538462,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 15508,
            "title": "Long term results with a dose density therapy for aggressive non-Hodgkin's lymphoma. A study of the ARGE medikamentoese tumortherapie.",
            "abstract": null,
            "authors": [
                "Fridrik, MA",
                "Hausmaninger, H",
                "Linkesch, W",
                "Greil, R",
                "Michlmayr, G",
                "Krieger, O",
                "Baldinger, C",
                "Klocker, J",
                "Pont, J",
                "Radaszkiewicz, T"
            ],
            "year": 2001,
            "source": "BLOOD 2001 98: 135A-135A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000172134100567",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.273,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 15512,
            "title": "Elevated lipoprotein (A) and low molecular weight apolipoprotein (A) phenotype are associated with decreased plasma TFPI activity",
            "abstract": null,
            "authors": [
                "Caplice, NM",
                "Panetta, CJ",
                "Nyugen, T",
                "McConnell, JP",
                "O'Brien, T",
                "Simari, RD",
                "Kostner, GM"
            ],
            "year": 2001,
            "source": "CIRCULATION 2001 104: 311-311.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000171895001483",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15512-51669"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.517,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 15513,
            "title": "Quantification of patent foramen ovale by transesophageal contrast echocardiography and two-dimensional sizing and correlation with invasive findings in patients with presumed paradoxical cerebrovascular events.",
            "abstract": null,
            "authors": [
                "Schuchlenz, HW",
                "Anelli-Monti, B",
                "Botegal, D",
                "Harb, S",
                "Saurer, G",
                "Weihs, W"
            ],
            "year": 2001,
            "source": "CIRCULATION 2001 104: 558-558.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000171895002620",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15513-98517"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.517,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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
        }
    ]
}