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=2540&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157630,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2560&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2520&ordering=-imported",
    "results": [
        {
            "id": 2752,
            "title": "Treatment of aplastic anemia with a monoclonal antibody directed against the interleukin-2 receptor.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H",
                "Mache, C"
            ],
            "year": 1993,
            "source": "Ann Hematol. 1993; 66(4):181-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LC23600004",
            "pubmed": "8485206",
            "doi": "10.1007/BF01703233",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2752-51877-6",
                "2752-51859-2"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.496,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.508474576271186,
            "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": 2753,
            "title": "Treatment of children with anagrelide for thrombocythemia.",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Urban, C",
                "Beham-Schmid, C",
                "Benesch, M",
                "Kerbl, R",
                "Schwinger, W"
            ],
            "year": 1998,
            "source": "J Pediatr Hematol Oncol. 1998; 20(5):469-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076358900012",
            "pubmed": "9787322",
            "doi": "10.1097%2F00043426-199809000-00012",
            "pmc": null,
            "organizations": [
                "2753-14020",
                "2753-14092"
            ],
            "persons": [
                "2753-51369-6",
                "2753-51821-6",
                "2753-51859-6"
            ],
            "imported": null,
            "journal": "J PEDIAT HEMATOL ONCOL",
            "issn": "1077-4114",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.011,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.690140845070423,
            "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": true
        },
        {
            "id": 2755,
            "title": "Treatment of infant leukemia with busulfan, cyclophosphamide +/- etoposide and bone marrow transplantation.",
            "abstract": null,
            "authors": [
                "Emminger, W",
                "Emminger-Schmidmeier, W",
                "Haas, OA",
                "Urban, C",
                "Ambros, P",
                "Peters, C",
                "Mann, G",
                "Fink, FM",
                "Ferstl, G",
                "Höcker, P"
            ],
            "year": 1992,
            "source": "Bone Marrow Transplant. 1992; 9(5):313-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA49200003",
            "pubmed": "1617314",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2755-14048",
                "2755-14058"
            ],
            "persons": [],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 2756,
            "title": "Treatment of invasive pulmonary aspergillosis in severely neutropenic children with malignant disorders using liposomal amphotericin B (AmBisome), granulocyte colony-stimulating factor, and surgery: report of five cases.",
            "abstract": null,
            "authors": [
                "Dornbusch, HJ",
                "Urban, CE",
                "Pinter, H",
                "Ginter, G",
                "Fotter, R",
                "Becker, H",
                "Miorini, T",
                "Berghold, C"
            ],
            "year": 1995,
            "source": "Pediatr Hematol Oncol. 1995; 12(6):577-586",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TE99100010",
            "pubmed": "8589003",
            "doi": "10.3109/08880019509030772",
            "pmc": null,
            "organizations": [
                "2756-14020",
                "2756-14023",
                "2756-14045",
                "2756-14047",
                "2756-14092",
                "2756-14106"
            ],
            "persons": [
                "2756-51557-6",
                "2756-51736-2"
            ],
            "imported": null,
            "journal": "PEDIATR HEMATOL ONCOL",
            "issn": "0888-0018",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.425,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.380281690140845,
            "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": true
        },
        {
            "id": 2757,
            "title": "Treatment of left ventricular hypertrophy in hypertensive patients with a combination of verapamil and captopril--a multicenter study.",
            "abstract": null,
            "authors": [
                "Magometschnigg, D",
                "Brandt, D",
                "Hofmann, R",
                "Sihorsch, K",
                "Stoschitzky, K",
                "Zangeneh, M",
                "Zenker, G"
            ],
            "year": 1997,
            "source": "Int J Clin Pharmacol Ther. 1997; 35(9):389-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV91700009",
            "pubmed": "9314093",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2757-14083"
            ],
            "persons": [
                "2757-51374-6"
            ],
            "imported": null,
            "journal": "INT J CLIN PHARM THERAPEUTICS",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.519,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.365168539325843,
            "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": true
        },
        {
            "id": 2758,
            "title": "Treatment of lentigo maligna with the carbon dioxide laser.",
            "abstract": null,
            "authors": [
                "Kopera, D"
            ],
            "year": 1995,
            "source": "Arch Dermatol. 1995; 131(6):735-736",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995RC49700023",
            "pubmed": "7778935",
            "doi": "10.1001/archderm.131.6.735",
            "pmc": null,
            "organizations": [
                "2758-14047"
            ],
            "persons": [
                "2758-51842-2"
            ],
            "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.062,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.971428571428571,
            "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": 2759,
            "title": "Treatment of leukopenia with granulocyte-macrophage colony-stimulating factor after heart transplantation.",
            "abstract": null,
            "authors": [
                "Wasler, A",
                "Iberer, F",
                "Auer, T",
                "Petutschnigg, B",
                "Müller, H",
                "Pfeifer, J",
                "Deutsch, T",
                "Tscheliessnigg, KH"
            ],
            "year": 1995,
            "source": "Transplant Proc. 1995; 27(5):2633-2634",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TB65400036",
            "pubmed": "7482859",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2759-14073"
            ],
            "persons": [
                "2759-51735-6",
                "2759-51819-6",
                "2759-51982-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.726,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.5078125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1401,
            "title": "Intestinal motor depression by 7-nitroindazole through an action unrelated to nitric oxide synthase inhibition.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Holzer, P"
            ],
            "year": 1999,
            "source": "PHARMACOLOGY 1999 59: 310-320.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083953000004",
            "pubmed": "10575325",
            "doi": "10.1159/000028334",
            "pmc": null,
            "organizations": [
                "1401-14022"
            ],
            "persons": [
                "1401-51756-1",
                "1401-51529-4"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.019,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.428571428571429,
            "impactfactor_norm_year": 1999,
            "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": 1402,
            "title": "Intestinal schistosomiasis, a facultative precancerous condition? Review of the literature with reference to Schistosoma japonicum associated rectum carcinoma",
            "abstract": null,
            "authors": [
                "Jatzko, G",
                "Kleinert, R",
                "Denk, H"
            ],
            "year": 1997,
            "source": "Chirurg. 1997; 68(7):727-731",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XQ77300016",
            "pubmed": "9340240",
            "doi": "10.1007/s001040050261",
            "pmc": null,
            "organizations": [
                "1402-14020"
            ],
            "persons": [
                "1402-51515-6"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.757,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6171875,
            "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": 2777,
            "title": "TUM2-PK (pyruvate kinase type tumor M2), CA19-9 and CEA in patients with benign, malignant and metastasizing pancreatic lesions.",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Aigner, R",
                "Bacher, H",
                "Werkgartner, G",
                "el-Shabrawi, A",
                "Quehenberger, F",
                "Mischinger, HJ"
            ],
            "year": 1999,
            "source": "Anticancer Res. 1999; 19(1B):849-851",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079786300038",
            "pubmed": "10216504",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2777-14026",
                "2777-14073"
            ],
            "persons": [
                "2777-51727-6",
                "2777-50466-6",
                "2777-51595-6",
                "2777-51760-2",
                "2777-51926-6"
            ],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.375,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.419047619047619,
            "impactfactor_norm_year": 1999,
            "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": 2763,
            "title": "Treatment of primary mixed hyperlipidemia with etophylline clofibrate: effects on lipoprotein-modifying enzymes, postprandial lipoprotein metabolism, and lipoprotein distribution and composition.",
            "abstract": null,
            "authors": [
                "Föger, B",
                "Tröbinger, G",
                "Ritsch, A",
                "Lechleitner, M",
                "Hopferwieser, T",
                "Menzel, HJ",
                "Utermann, G",
                "Pfeiffer, KP",
                "Patsch, JR"
            ],
            "year": 1995,
            "source": "Atherosclerosis. 1995; 117(2):253-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TA45900012",
            "pubmed": "8801871",
            "doi": "10.1016%2F0021-9150%2895%2905580-P",
            "pmc": null,
            "organizations": [
                "2763-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.88,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 1403,
            "title": "Intracellular mechanism of high D-glucose-induced modulation of vascular cell proliferation.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Grubenthal, I",
                "Dittrich, P",
                "Wascher, TC",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "Eur J Pharmacol. 1995; 294(1):221-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TN77700026",
            "pubmed": "8788435",
            "doi": "10.1016%2F0014-2999%2895%2900534-X",
            "pmc": null,
            "organizations": [
                "1403-14013"
            ],
            "persons": [
                "1403-51669-6",
                "1403-51860-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.637,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.814606741573034,
            "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": 2765,
            "title": "Treatment of thrombocytosis in chronic myeloproliferative disorders with interferon alfa-2b.",
            "abstract": null,
            "authors": [
                "Seewann, HL",
                "Zikulnig, R",
                "Gallhofer, G",
                "Schmid, C"
            ],
            "year": 1991,
            "source": "Eur J Cancer. 1991; 27 Suppl 4(2):S58-S62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HE38800019",
            "pubmed": "1799482",
            "doi": "10.1016/0277-5379(91)90576-Y",
            "pmc": null,
            "organizations": [
                "2765-14020"
            ],
            "persons": [],
            "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": 0.789,
            "impactfactor_year": 1994,
            "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": 2766,
            "title": "Treatment of unruptured tubal pregnancy by laparoscopic instillation of hyperosmolar glucose solution.",
            "abstract": null,
            "authors": [
                "Lang, PF",
                "Tamussino, K",
                "Hönigl, W",
                "Ralph, G"
            ],
            "year": 1992,
            "source": "Am J Obstet Gynecol. 1992; 166(5):1378-1381",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HU95400014",
            "pubmed": "1534445",
            "doi": "10.1016/0002-9378(92)91608-D",
            "pmc": null,
            "organizations": [
                "2766-14038"
            ],
            "persons": [
                "2766-51826-6"
            ],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.247,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2767,
            "title": "Treatment planning for sinus lift augmentations through use of 3-dimensional milled models derived from computed tomography scans: a report of 3 cases.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Santler, G",
                "Kärcher, H"
            ],
            "year": 1998,
            "source": "Oral Surg Oral Med Oral Pathol Oral Radiol Endod. 1998; 86(4):388-392",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076476900004",
            "pubmed": "9798219",
            "doi": "10.1016/S1079-2104(98)90361-4",
            "pmc": null,
            "organizations": [
                "2767-14112"
            ],
            "persons": [
                "2767-51566-6",
                "2767-51864-6"
            ],
            "imported": null,
            "journal": "ORAL SURG ORAL MED ORAL PATHO",
            "issn": "1079-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.806,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.5625,
            "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": 1405,
            "title": "Intracerebral hemorrhage during fibrinolytic therapy in children: a review of the literature of the last thirty years.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Arlt, F",
                "Sodia, S",
                "Berghold, A"
            ],
            "year": 1997,
            "source": "Semin Thromb Hemost. 1997; 23(3):321-332",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000078936700010",
            "pubmed": "9255912",
            "doi": "10.1055/s-2007-996104",
            "pmc": null,
            "organizations": [
                "1405-14048",
                "1405-29444"
            ],
            "persons": [
                "1405-51647-2",
                "1405-51344-6"
            ],
            "imported": null,
            "journal": "SEMIN THROMB HEMOSTASIS",
            "issn": "0094-6176",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 2769,
            "title": "Trichoblastoma and sebaceoma in nevus sebaceus.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Schäppi, H",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 1999,
            "source": "Am J Dermatopathol. 1999; 21(6):552-556",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084143100009",
            "pubmed": "10608249",
            "doi": "10.1097%2F00000372-199912000-00009",
            "pmc": null,
            "organizations": [
                "2769-14047"
            ],
            "persons": [
                "2769-51620-6",
                "2769-53442-1"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.135,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.638888888888889,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2770,
            "title": "Triple therapy with sucralfate, amoxycillin and metronidazole for healing duodenal ulcer and eradicating Helicobacter pylori infection.",
            "abstract": null,
            "authors": [
                "Stupnicki, T",
                "Taufer, M",
                "Denk, H",
                "Ratschek, M",
                "Spath, P",
                "Graf, K"
            ],
            "year": 1996,
            "source": "Aliment Pharmacol Ther. 1996; 10(2):193-197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UE99100011",
            "pubmed": "8730249",
            "doi": "10.1046/j.1365-2036.1996.720100000.x",
            "pmc": null,
            "organizations": [
                "2770-14020"
            ],
            "persons": [
                "2770-51515-6",
                "2770-51528-6"
            ],
            "imported": null,
            "journal": "ALIMENT PHARMACOL THERAPEUT",
            "issn": "0269-2813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.094,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.887640449438202,
            "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": 2771,
            "title": "Troyer syndrome: a combination of central brain abnormality and motor neuron disease?",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Fazekas, F",
                "Radner, H",
                "Irmler, A",
                "Strasser-Fuchs, S",
                "Hartung, HP"
            ],
            "year": 1999,
            "source": "J Neurol. 1999; 246(7):556-561",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081833900008",
            "pubmed": "10463356",
            "doi": "10.1007%2Fs004150050403",
            "pmc": null,
            "organizations": [
                "2771-14020",
                "2771-14051",
                "2771-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.846,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.863636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4363,
            "title": "Pelvic artery embolization in gynecological bleeding",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Schreyer, H",
                "Bodhal, H"
            ],
            "year": 2002,
            "source": "Rofo. 2002; 174(7):809-818",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000176941300002",
            "pubmed": "12101469",
            "doi": "10.1055/s-2002-32688",
            "pmc": null,
            "organizations": [
                "4363-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO-FORTSCHR RONTGENSTRAHL",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.669,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.567901234567901,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}