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=152400&ordering=-impactfactor_norm
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=152420&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152380&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 53493,
            "title": "Virtopsy hemorrhage of the posterior cricoarytenoid muscle by blunt force to the neck in postmortem multislice computed tomography and magnetic resonance imaging.",
            "abstract": null,
            "authors": [
                "Aghayev, E",
                "Jackowski, C",
                "Sonnenschein, M",
                "Thali, M",
                "Yen, K",
                "Dirnhofer, R"
            ],
            "year": 2006,
            "source": "AMER J FOREN MED PATH 2006 27: 25-29.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235923700004",
            "pubmed": "16501344",
            "doi": "10.1097/01.paf.0000201105.07267.fe",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J FOREN MED PATH",
            "issn": "0195-7910",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.745,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4026,
            "title": "Capsular attachment to the distal radius for extracapsular placement of pins.",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Grechenig, W",
                "Peicha, G",
                "Tesch, NP",
                "Seibert, FJ"
            ],
            "year": 2001,
            "source": "Surg Radiol Anat. 2001; 23(5):313-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172595000005",
            "pubmed": "11824129",
            "doi": "10.1007/s00276-001-0313-6",
            "pmc": null,
            "organizations": [
                "4026-14018",
                "4026-14052"
            ],
            "persons": [
                "4026-51694-6",
                "4026-51724-6"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 53495,
            "title": "Adipocere in postmortem imaging using multislice computed tomography (MSCT) and magnetic resonance imaging (MRI).",
            "abstract": null,
            "authors": [
                "Jackowski, C",
                "Thali, M",
                "Sonnenschein, M",
                "Aghayev, E",
                "Yen, K",
                "Dirnhofer, R"
            ],
            "year": 2005,
            "source": "Am J Forensic Med Pathol. 2005; 26(4):360-364",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233703400014",
            "pubmed": "16304472",
            "doi": "10.1097/01.paf.0000188091.11225.38",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J FOREN MED PATH",
            "issn": "0195-7910",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.611,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 84351,
            "title": "Workplace conditions predict the risk of premature death and functional dependence after retirement--results of a gerontological follow-up study in Germany.",
            "abstract": null,
            "authors": [
                "Mächler, H",
                "Rose, C",
                "Zeibig, C",
                "McGauran, N",
                "Robra, BP"
            ],
            "year": 2001,
            "source": "Public Health. 2001; 115(5):345-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171327700007",
            "pubmed": "11593444",
            "doi": "10.1038/sj/ph/1900787",
            "pmc": null,
            "organizations": [],
            "persons": [
                "84351-51592-1"
            ],
            "imported": "2008-09-30T02:00:00+02:00",
            "journal": "Public Health",
            "issn": "0033-3506",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 99673,
            "title": "Classical chemotherapy for metastatic melanoma",
            "abstract": null,
            "authors": [
                "Becker, JC",
                "Kampgen, E",
                "Brocker, EB"
            ],
            "year": 2000,
            "source": "CLIN EXP DERMATOL. 2000; 25(6): 503-508. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000090050600009",
            "pubmed": null,
            "doi": "10.1046/j.1365-2230.2000.00690.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": "CLINICAL AND EXPERIMENTAL DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.601,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4446,
            "title": "Hemangiosarcoma of the liver with unusual expression of neuron-specific enolase (NSE)",
            "abstract": null,
            "authors": [
                "Basten, O",
                "Bandorski, D",
                "Langner, C"
            ],
            "year": 2002,
            "source": "Z Gastroenterol. 2002; 40(8):577-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177964100005",
            "pubmed": "12297981",
            "doi": "10.1055/s-2002-33415",
            "pmc": null,
            "organizations": [
                "4446-14020"
            ],
            "persons": [
                "4446-50044-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.837,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 4387,
            "title": "HET-CAM bioassay as in vitro alternative to the croton oil test for investigating steroidal and non-steroidal compounds.",
            "abstract": null,
            "authors": [
                "Brantner, AH",
                "Quehenberger, F",
                "Chakraborty, A",
                "Polligger, J",
                "Sosa, S",
                "Della Loggia, R"
            ],
            "year": 2002,
            "source": "ALTEX. 2002; 19(2):51-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177239700002",
            "pubmed": "12098009",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4387-14026"
            ],
            "persons": [
                "4387-50466-6"
            ],
            "imported": null,
            "journal": "ALTEX-ALTERN TIEREXP",
            "issn": "0946-7785",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.533,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE",
            "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": 316,
            "title": "Bathing water related diseases: the Carinthian Sentinel Project as the source of epidemiological data",
            "abstract": null,
            "authors": [
                "Feenstra, O",
                "Pridnig, G",
                "Schmidt, D",
                "Marth, E"
            ],
            "year": 1995,
            "source": "Zentralbl Hyg Umweltmed. 1995; 198(2):165-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TP53900006",
            "pubmed": "9376046",
            "doi": null,
            "pmc": null,
            "organizations": [
                "316-14023"
            ],
            "persons": [
                "316-51503-6"
            ],
            "imported": null,
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 2513,
            "title": "Detection of legionellae in thermal water",
            "abstract": null,
            "authors": [
                "Schaffler-Dullnig, K",
                "Reinthaler, FF",
                "Marth, E"
            ],
            "year": 1992,
            "source": "Zentralbl Hyg Umweltmed. 1992; 192(5):473-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF05200008",
            "pubmed": "1554406",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2513-14023"
            ],
            "persons": [
                "2513-51503-6",
                "2513-51674-6"
            ],
            "imported": null,
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 387,
            "title": "Cancer mortality from 1978 to 1987 in smaller regions of Styria, Austria, with different environmental conditions",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Pfeiffer, KP",
                "Köck, M",
                "Pichler-Semmelrock, F",
                "Marth, E"
            ],
            "year": 1991,
            "source": "ZBL HYG UMWELTMED. 1991; 191(5-6): 563-574. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FR84300010",
            "pubmed": "1883478",
            "doi": null,
            "pmc": null,
            "organizations": [
                "387-14010",
                "387-14023"
            ],
            "persons": [
                "387-51503-4"
            ],
            "imported": "2010-06-28T16:20:44+02:00",
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 11588,
            "title": "Air pollution emissions and changes in lung function",
            "abstract": null,
            "authors": [
                "Marth, E",
                "Möse, JR",
                "Bencko, V",
                "Tichacek, B",
                "Sixl, W",
                "Köck, M",
                "Sixl-Voigt, B"
            ],
            "year": 1989,
            "source": "ZBL HYG UMWELTMED. 1989; 188(5): 439-448. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AT58000004",
            "pubmed": "2505786",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "11588-51503-2"
            ],
            "imported": "2010-05-25T16:17:26+02:00",
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 61212,
            "title": "Spontaneous reanastomosis between lymphatic vessels following syngeneic transplantation of the small intestine in the rat.",
            "abstract": null,
            "authors": [
                "Uner, A",
                "Weinberg, AM",
                "Nautrup, CP",
                "Kassianoff, I",
                "Lüdemann, W",
                "Schier, F",
                "Claus, P",
                "Berens von Rautenfeld, D"
            ],
            "year": 2001,
            "source": "Surg Radiol Anat. 2001; 23(6):383-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174472600004",
            "pubmed": "11963620",
            "doi": "10.1007/s00276-001-0383-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61212-50785-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Surg Radiol Anat",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.476,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11701,
            "title": "Hygienic investigation of coastal waters of the upper Adriatic Sea.",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Mascher, F",
                "Pichler-Semmelrock, F",
                "Köck, M",
                "Reinthaler, FF"
            ],
            "year": 1990,
            "source": "ZBL HYG UMWELTMED. 1990; 190(1-2): 101-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DQ00800010",
            "pubmed": "2393483",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11701-14023"
            ],
            "persons": [
                "11701-51664-6",
                "11701-51674-6"
            ],
            "imported": "2010-06-25T12:37:56+02:00",
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 1348,
            "title": "Modification of the nitrate content of groundwater near the surface by agricultural soil use in the example of Styria",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Marth, E"
            ],
            "year": 1991,
            "source": "ZBL HYG UMWELTMED. 1991; 192(3): 220-229. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GT31700003",
            "pubmed": "1777004",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1348-14023"
            ],
            "persons": [
                "1348-51503-6",
                "1348-51664-2"
            ],
            "imported": "2010-06-28T16:09:56+02:00",
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 800,
            "title": "Educational status and resources for child care as predictors of TBE vaccination coverage in schoolchildren of an endemic area in Austria.",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Freidl, W",
                "Rásky, E",
                "Berghold, A"
            ],
            "year": 1998,
            "source": "ZBL HYG UMWELTMED 1998 201: 437-445.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077816300014",
            "pubmed": "9916298",
            "doi": null,
            "pmc": null,
            "organizations": [
                "800-14024",
                "800-14026"
            ],
            "persons": [
                "800-51344-6",
                "800-51688-6",
                "800-51741-2",
                "800-51845-6"
            ],
            "imported": null,
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.402,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 53511,
            "title": "Blood-spatter patterns: hands hold clues for the forensic reconstruction of the sequence of events.",
            "abstract": null,
            "authors": [
                "Yen, K",
                "Thali, MJ",
                "Kneubuehl, BP",
                "Peschel, O",
                "Zollinger, U",
                "Dirnhofer, R"
            ],
            "year": 2003,
            "source": "Am J Forensic Med Pathol. 2003; 24(2):132-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183372900006",
            "pubmed": "12773848",
            "doi": "10.1097/01.paf.0000065164.92878.2f",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J FOREN MED PATH",
            "issn": "0195-7910",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.527,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53513,
            "title": "New horizons in forensic radiology: the 60-second digital autopsy-full-body examination of a gunshot victim by multislice computed tomography.",
            "abstract": null,
            "authors": [
                "Thali, MJ",
                "Schweitzer, W",
                "Yen, K",
                "Vock, P",
                "Ozdoba, C",
                "Spielvogel, E",
                "Dirnhofer, R"
            ],
            "year": 2003,
            "source": "AMER J FOREN MED PATH 2003 24: 22-27.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181246700004",
            "pubmed": "12604993",
            "doi": "10.1097/01.PAF.0000050694.17624.B1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J FOREN MED PATH",
            "issn": "0195-7910",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.527,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 121387,
            "title": "Metallic stents and plastic endoprostheses in percutaneous treatment of biliary obstruction",
            "abstract": null,
            "authors": [
                "Beissert, M",
                "Wittenberg, G",
                "Sandstede, J",
                "Beer, M",
                "Tschammler, A",
                "Burghardt, W",
                "Jahns, R",
                "Hahn, D"
            ],
            "year": 2002,
            "source": "Z Gastroenterol. 2002; 40(7):503-510",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177287700003",
            "pubmed": "12122598",
            "doi": "10.1055/s-2002-32806",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.837,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.222,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 161582,
            "title": "Acupotomy versus sodium hyaluronate for treatment of knee osteoarthritis in rabbits",
            "abstract": null,
            "authors": [
                "Ding, Y",
                "Yuan, XL",
                "Wang, YC",
                "Wang, AY",
                "Shi, X",
                "Wang, L",
                "Litscher, D",
                "Gaischek, I",
                "Lippe, IT",
                "Litscher, G"
            ],
            "year": 2017,
            "source": "J TRADIT CHIN MED. 2017; 37(3): 404-411. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000405542900017",
            "pubmed": null,
            "doi": "10.1016/S0254-6272(17)30078-X",
            "pmc": null,
            "organizations": [
                "161582-14022"
            ],
            "persons": [
                "161582-54121-6",
                "161582-51832-6"
            ],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "J TRADIT CHIN MED",
            "issn": "0255-2922",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF TRADITIONAL CHINESE MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.857,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.222,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE-SCI",
            "impactfactor_norm_super": 0.292,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "INTEGRATIVE + COMPLEMENTARY MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98227,
            "title": "Prophylaxis, diagnosis and therapy of hepatitis C virus (HCV) infection: the German guidelines on the management of HCV infection",
            "abstract": null,
            "authors": [
                "Sarrazin, C",
                "Berg, T",
                "Ross, RS",
                "Schirmacher, P",
                "Wedemeyer, H",
                "Neumann, U",
                "Schmidt, HHJ",
                "Spengler, U",
                "Wirth, S",
                "Kessler, HH",
                "Peck-Radosavljevic, M",
                "Ferenci, P",
                "Vogel, W",
                "Moradpour, D",
                "Heim, M",
                "Cornberg, M",
                "Protzer, U",
                "Manns, MP",
                "Fleig, WE",
                "Dollinger, MM",
                "Zeuzem, S"
            ],
            "year": 2010,
            "source": "Z GASTROENTEROL. 2010; 48(2): 289-351. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000274302800007",
            "pubmed": "20119896",
            "doi": "10.1055/s-0028-1110008",
            "pmc": null,
            "organizations": [
                "98227-14023"
            ],
            "persons": [
                "98227-51812-6"
            ],
            "imported": "2010-02-24T15:03:33+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.131,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.222,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.222,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}