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=152320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152300&ordering=imported",
    "results": [
        {
            "id": 8530,
            "title": "S-100-protein-positive dendritic cells in nodular vasculitis.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kneifel, H"
            ],
            "year": 1986,
            "source": "Dermatologica. 1986; 172(3):139-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A972100003",
            "pubmed": "3486138",
            "doi": "10.1159/000249318",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8530-51617-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 45,
            "title": "A 15-year overview of management and prognosis in primary fallopian tube carcinoma. Austrian Cooperative Study Group for Fallopian Tube Carcinoma.",
            "abstract": null,
            "authors": [
                "Rosen, AC",
                "Ausch, C",
                "Hafner, E",
                "Klein, M",
                "Lahousen, M",
                "Graf, AH",
                "Reiner, A"
            ],
            "year": 1998,
            "source": "Eur J Cancer. 1998; 34(11):1725-1729",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076573600020",
            "pubmed": "9893660",
            "doi": "10.1016%2FS0959-8049%2898%2900214-7",
            "pmc": null,
            "organizations": [
                "45-14038"
            ],
            "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": 2.743,
            "impactfactor_year": 1998,
            "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": 6030,
            "title": "Clear cell carcinoma arising in extragonadal endometriosis in a Caeserean section scar during pregnancy.",
            "abstract": null,
            "authors": [
                "Gücer, F",
                "Pieber, D"
            ],
            "year": 1999,
            "source": "Gynecol Oncol. 1999; 73(2):337-337",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000080325000030",
            "pubmed": "10329059",
            "doi": "10.1006/gyno.1999.5389",
            "pmc": null,
            "organizations": [
                "6030-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GYNECOL ONCOL       ",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.86,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.803571428571429,
            "impactfactor_norm_year": 1999,
            "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": 43,
            "title": "Seven coronary angioplasties of the left circumflex artery in a 68-year-old male.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Luha, O",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Eur Heart J. 1994; 15(1):143-144",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MZ49000025",
            "pubmed": "8174577",
            "doi": "10.1093/oxfordjournals.eurheartj.a060369",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.427,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.951612903225807,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8533,
            "title": "Capsaicin-sensitive afferent neurones and gastrointestinal propulsion in the rat.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1986,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1986 332: 62-65.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986AXV1300010",
            "pubmed": "3951565",
            "doi": "10.1007/BF00633198",
            "pmc": null,
            "organizations": [
                "8533-14022"
            ],
            "persons": [
                "8533-51529-2"
            ],
            "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.813,
            "impactfactor_year": 1994,
            "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": 41,
            "title": "Five-year results after anti-incontinence operations.",
            "abstract": null,
            "authors": [
                "Tamussino, KF",
                "Zivkovic, F",
                "Pieber, D",
                "Moser, F",
                "Haas, J",
                "Ralph, G"
            ],
            "year": 1999,
            "source": "Am J Obstet Gynecol. 1999; 181(6):1347-1352",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084265900019",
            "pubmed": "10601911",
            "doi": "10.1016/S0002-9378(99)70375-3",
            "pmc": null,
            "organizations": [
                "41-14038"
            ],
            "persons": [
                "41-51627-6",
                "41-51826-2"
            ],
            "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.401,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.946428571428571,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 40,
            "title": "5-hydroxytryptamine release from skin mast cells in vivo induced by peptide but not by nonpeptide ligands for bradykinin receptors.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Rainer, I"
            ],
            "year": 1999,
            "source": "Immunopharmacology. 1999; 43(2-3):195-201",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083847900017",
            "pubmed": "10596853",
            "doi": "10.1016%2FS0162-3109%2899%2900103-4",
            "pmc": null,
            "organizations": [
                "40-14022"
            ],
            "persons": [
                "40-51661-2"
            ],
            "imported": null,
            "journal": "IMMUNOPHARMACOLOGY",
            "issn": "0162-3109",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.43,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.6,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2178,
            "title": "Radical surgery (R2 resection) for gastric cancer. A multivariate analysis.",
            "abstract": null,
            "authors": [
                "Lisborg, P",
                "Jatzko, G",
                "Horn, M",
                "Neumann, HJ",
                "Müller, M",
                "Stettner, H",
                "Denk, H"
            ],
            "year": 1994,
            "source": "Scand J Gastroenterol. 1994; 29(11):1024-1028",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PQ25100011",
            "pubmed": "7871368",
            "doi": "10.3109/00365529409094880",
            "pmc": null,
            "organizations": [
                "2178-14020"
            ],
            "persons": [
                "2178-51515-6",
                "2178-52931-6"
            ],
            "imported": null,
            "journal": "SCAND J GASTROENTEROL",
            "issn": "0036-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.484,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 38,
            "title": "5-HT receptor antagonists and heat-stable Escherichia coli enterotoxin-induced effects in the rat.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Badhri, P",
                "Schirgi-Degen, A"
            ],
            "year": 1992,
            "source": "Eur J Pharmacol. 1992; 219(3):445-450",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN17300013",
            "pubmed": "1330611",
            "doi": "10.1016%2F0014-2999%2892%2990486-N",
            "pmc": null,
            "organizations": [
                "38-14022"
            ],
            "persons": [
                "38-51667-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.677,
            "impactfactor_year": 1994,
            "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": 37,
            "title": "5-Fluorouracil and Folinic Acid with or Without Alpha-2C Interferon in the Treatment of Metastatic Colorectal-Cancer - Preliminary-Results of a Multicenter Prospective Randomized Phase-III Trial",
            "abstract": null,
            "authors": [
                "Moser, R",
                "Hausmaninger, H",
                "Ludwig, H",
                "Fridrik, M",
                "Schmidt, H",
                "Mlineritsch, B",
                "Pecherstorfer, M",
                "Michlmayr, G",
                "Kopf, C",
                "Samonigg, H"
            ],
            "year": 1995,
            "source": "ONKOLOGIE 1995 18: 131-135.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC51600004",
            "pubmed": null,
            "doi": "10.1159/000218573",
            "pmc": null,
            "organizations": [],
            "persons": [
                "37-51532-6",
                "37-51949-2"
            ],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.462,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.173076923076923,
            "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": 36,
            "title": "5 years neuroblastoma screening in Austria: rate of participation, results and a comparison with other screening areas",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, CE",
                "Ladenstein, R",
                "Schnellauf, C",
                "Sitzwohl, C",
                "Lackner, H",
                "Gleispach, H",
                "Fauler, G",
                "Ambros, PF",
                "Ambros, IM",
                "Rumpler, S",
                "Gadner, H",
                "Spuller, E",
                "Höfler, G",
                "Amann, G",
                "Kytir, J",
                "Mutz, I"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(13):398-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW04800003",
            "pubmed": "8766424",
            "doi": null,
            "pmc": null,
            "organizations": [
                "36-14020",
                "36-14092"
            ],
            "persons": [
                "36-51821-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "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": 7235,
            "title": "Survey of dermatophytes in the hair of small mammals from Austria.",
            "abstract": null,
            "authors": [
                "Otcenásek, M",
                "Hubálek, Z",
                "Sixl, W"
            ],
            "year": 1980,
            "source": "Folia Parasitol (Praha). 1980; 27(1):83-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG39800019",
            "pubmed": "6988310",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FOLIA PARASITOL",
            "issn": "0015-5683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PARASITOLOGY",
            "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": 8535,
            "title": "FLUID AND PROTEIN SHIFTS AFTER POSTURAL CHANGES IN HUMANS",
            "abstract": null,
            "authors": [
                "HINGHOFERSZALKAY, H",
                "MOSER, M"
            ],
            "year": 1986,
            "source": "AMER J PHYSIOL 1986 250: H68-H75.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986AYF7700009",
            "pubmed": null,
            "doi": "10.1152/ajpheart.1986.250.1.H68",
            "pmc": null,
            "organizations": [
                "8535-14010"
            ],
            "persons": [
                "8535-51671-6",
                "8535-51683-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.970149253731343,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 33,
            "title": "Three-dimensional ultrasound of the fetal spine.",
            "abstract": null,
            "authors": [
                "Johnson, DD",
                "Pretorius, DH",
                "Riccabona, M",
                "Budorick, NE",
                "Nelson, TR"
            ],
            "year": 1997,
            "source": "Obstet Gynecol. 1997; 89(3):434-438",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WK12200023",
            "pubmed": "9052600",
            "doi": "10.1016/S0029-7844(96)00498-X",
            "pmc": null,
            "organizations": [
                "33-14106"
            ],
            "persons": [
                "33-51373-6"
            ],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.256,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.886792452830189,
            "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": true
        },
        {
            "id": 32,
            "title": "Three-dimensional ultrasound: display modalities in obstetrics.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Pretorius, DH",
                "Nelson, TR",
                "Johnson, D",
                "Budorick, NE"
            ],
            "year": 1997,
            "source": "J Clin Ultrasound. 1997; 25(4):157-167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW91900001",
            "pubmed": "9142614",
            "doi": "10.1002%2F%28SICI%291097-0096%28199705%2925%3A4%3C157%3A%3AAID-JCU2%3E3.0.CO%3B2-D",
            "pmc": null,
            "organizations": [
                "32-14106"
            ],
            "persons": [
                "32-51373-1"
            ],
            "imported": null,
            "journal": "J CLIN ULTRASOUND",
            "issn": "0091-2751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.62,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 31,
            "title": "Three-dimensional processing of ultrafast CT sialography for parotid masses.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Groell, R",
                "Preidler, K",
                "Braun, H",
                "Stiskal, MA",
                "Stammberger, H",
                "Dillon, WP"
            ],
            "year": 1995,
            "source": "AJNR Am J Neuroradiol. 1995; 16(9):1889-1893",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ93200022",
            "pubmed": "8693991",
            "doi": null,
            "pmc": null,
            "organizations": [
                "31-14042",
                "31-14054"
            ],
            "persons": [
                "31-51725-6"
            ],
            "imported": null,
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.556,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.810126582278481,
            "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": 30,
            "title": "Three-dimensional craniofacial surgery: transfer from a three-dimensional model (Endoplan) to clinical surgery: a new technique (Graz).",
            "abstract": null,
            "authors": [
                "Kärcher, H"
            ],
            "year": 1992,
            "source": "J Craniomaxillofac Surg. 1992; 20(3):125-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HZ71300004",
            "pubmed": "1613108",
            "doi": "10.1016/S1010-5182(05)80094-0",
            "pmc": null,
            "organizations": [
                "30-14057"
            ],
            "persons": [
                "30-51566-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.442,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7232,
            "title": "Treatment of carcinoma of the rectum (author's transl)].",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Kronberger, L"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(2):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JF78400008",
            "pubmed": "6155743",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8536,
            "title": "Classification and prognosis of cutaneous T-cell lymphomas",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Hödl, S",
                "Smolle, J",
                "Konrad, K"
            ],
            "year": 1986,
            "source": "Z Hautkr. 1986; 61(1-2):63-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986AYL2400009",
            "pubmed": "3485330",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8536-51617-6",
                "8536-51620-2"
            ],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 28,
            "title": "30 degree trunk elevation of the patient and quality of lumbar epidural anesthesia. Effects of elevation in operations on the lower extremities].",
            "abstract": null,
            "authors": [
                "Ponhold, H",
                "Kulier, AH",
                "Rehak, PH"
            ],
            "year": 1993,
            "source": "Anaesthesist. 1993; 42(11):788-792",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ85500005",
            "pubmed": "8279691",
            "doi": null,
            "pmc": null,
            "organizations": [
                "28-14044",
                "28-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.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}