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=152600&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 147375,
            "title": "Risk Factors for Puncture Site Complications After Endovascular Procedures in Patients With Peripheral Arterial Disease.",
            "abstract": null,
            "authors": [
                "Hackl, G",
                "Gary, T",
                "Belaj, K",
                "Hafner, F",
                "Eller, P",
                "Brodmann, M"
            ],
            "year": 2015,
            "source": "Vasc Endovascular Surg. 2015; 49(7):160-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365167600001",
            "pubmed": "26429973",
            "doi": "10.1177/1538574415608268",
            "pmc": null,
            "organizations": [
                "147375-14079"
            ],
            "persons": [
                "147375-51136-6",
                "147375-51689-6",
                "147375-57346-2",
                "147375-74175-6"
            ],
            "imported": "2015-10-04T02:00:00+02:00",
            "journal": "Vasc Endovascular Surg",
            "issn": "1538-5744",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.782,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.327,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 219085,
            "title": "Comparing prostate diffusion weighted images reconstructed with a commercial deep-learning product to a deep learning phase corrected model at 1.5 T",
            "abstract": null,
            "authors": [
                "Cochran, RL",
                "Bradley, WR",
                "Dhami, RS",
                "Milshteyn, E",
                "Pohl, M",
                "Ghosh, S",
                "Nakrour, N",
                "Lan, P",
                "Wang, XZ",
                "Guidon, A",
                "Harisinghani, MG"
            ],
            "year": 2026,
            "source": "CLIN IMAG. 2026; 130:  110681",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001631490100001",
            "pubmed": "41297172",
            "doi": "10.1016/j.clinimag.2025.110681",
            "pmc": null,
            "organizations": [
                "219085-14104"
            ],
            "persons": [
                "219085-115921-6"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "CLIN IMAG",
            "issn": "0899-7071",
            "collection_publisher": null,
            "collection_title": "CLINICAL IMAGING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.289,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "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": true
        },
        {
            "id": 212809,
            "title": "Dual-layer dual-energy CT characterization of thrombus composition in acute pulmonary embolism and chronic thromboembolic pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Gertz, RJ",
                "Lennartz, S",
                "Kaya, K",
                "Wawer, Matos, Reimer, RP",
                "Pennig, L",
                "Kottlors, J",
                "Kröger, JR",
                "Gietzen, CH",
                "Große, Hokamp, N",
                "Rosenkranz, S",
                "Fintelmann, FJ",
                "Pienn, M",
                "Bunck, AC"
            ],
            "year": 2024,
            "source": "Int J Cardiovasc Imaging. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001383097600001",
            "pubmed": "39720959",
            "doi": "10.1007/s10554-024-03309-2",
            "pmc": "PMC11811430",
            "organizations": [],
            "persons": [],
            "imported": "2024-12-30T01:00:00+01:00",
            "journal": "Int J Cardiovasc Imaging",
            "issn": "1569-5794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.341,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "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": true
        },
        {
            "id": 140690,
            "title": "Management of gastric mucosa-associated lymphoid tissue lymphoma.",
            "abstract": null,
            "authors": [
                "Neumeister, P",
                "Troppan, K",
                "Raderer, M"
            ],
            "year": 2015,
            "source": "Dig Dis. 2015; 33(1):11-18",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000346891600002",
            "pubmed": "25531492",
            "doi": "10.1159/000366030",
            "pmc": null,
            "organizations": [
                "140690-14082"
            ],
            "persons": [
                "140690-51930-2",
                "140690-65239-6"
            ],
            "imported": "2014-12-30T01:00:00+01:00",
            "journal": "Dig Dis",
            "issn": "0257-2753",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.777,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.581,
            "impactfactor_norm_super_year": 2012,
            "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
        },
        {
            "id": 214400,
            "title": "The Adult Carbohydrate Perception Questionnaire Identifies Patients with Lactose or Fructose Intolerance Who Respond to Diet.",
            "abstract": null,
            "authors": [
                "Klare, C",
                "Hammer, J",
                "Hammer, HF"
            ],
            "year": 2024,
            "source": "Dig Dis. 2024; 42(3): 276-284. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001243733100006",
            "pubmed": "38503268",
            "doi": "10.1159/000538419",
            "pmc": null,
            "organizations": [
                "214400-14081"
            ],
            "persons": [
                "214400-51531-4"
            ],
            "imported": "2025-02-18T01:00:00+01:00",
            "journal": "Dig Dis",
            "issn": "1421-9875",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.387,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 140651,
            "title": "Risk assessment in early colorectal cancer: histological and molecular markers.",
            "abstract": null,
            "authors": [
                "Resch, A",
                "Langner, C"
            ],
            "year": 2015,
            "source": "Dig Dis. 2015; 33(1):77-85",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000346891600010",
            "pubmed": "25531500",
            "doi": "10.1159/000366036",
            "pmc": null,
            "organizations": [
                "140651-14020"
            ],
            "persons": [
                "140651-50044-4"
            ],
            "imported": "2014-12-24T01:00:00+01:00",
            "journal": "Dig Dis",
            "issn": "0257-2753",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.777,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.581,
            "impactfactor_norm_super_year": 2012,
            "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
        },
        {
            "id": 146086,
            "title": "Potential of nor-Ursodeoxycholic Acid in Cholestatic and Metabolic Disorders.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Halilbasic, E",
                "Claudel, T",
                "Steinacher, D",
                "Fuchs, C",
                "Moustafa, T",
                "Pollheimer, M",
                "Krones, E",
                "Kienbacher, C",
                "Traussnigg, S",
                "Kazemi-Shirazi, L",
                "Munda, P",
                "Hofer, H",
                "Fickert, P",
                "Paumgartner, G"
            ],
            "year": 2015,
            "source": "Dig Dis. 2015; 33(3):433-439",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000355638600021",
            "pubmed": "26045280",
            "doi": "10.1159/000371904",
            "pmc": null,
            "organizations": [
                "146086-14020",
                "146086-14081"
            ],
            "persons": [
                "146086-52938-6",
                "146086-57596-6",
                "146086-66436-6",
                "146086-66467-6"
            ],
            "imported": "2015-06-25T02:00:00+02:00",
            "journal": "Dig Dis",
            "issn": "0257-2753",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.777,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.581,
            "impactfactor_norm_super_year": 2012,
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 188775,
            "title": "The crux of C1-INH testing in everyday lab work.",
            "abstract": null,
            "authors": [
                "Schöffl, C",
                "Haas, A",
                "Herrmann, M",
                "Aberer, W"
            ],
            "year": 2021,
            "source": "J Immunol Methods. 2021; 497:113109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000696928000009",
            "pubmed": "34331949",
            "doi": "10.1016/j.jim.2021.113109",
            "pmc": null,
            "organizations": [
                "188775-14028",
                "188775-14047"
            ],
            "persons": [
                "188775-51346-6",
                "188775-95463-2",
                "188775-99451-6"
            ],
            "imported": "2021-08-01T02:00:00+02:00",
            "journal": "J Immunol Methods",
            "issn": "0022-1759",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.287,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCI",
            "impactfactor_norm_super": 0.329,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-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": 187864,
            "title": "Pediatric Wilson disease presenting as acute liver failure: Prognostic indices.",
            "abstract": null,
            "authors": [
                "Fang, WY",
                "Abuduxikuer, K",
                "Shi, P",
                "Qiu, YL",
                "Zhao, J",
                "Li, YC",
                "Zhang, XY",
                "Wang, NL",
                "Xie, XB",
                "Lu, Y",
                "Knisely, AS",
                "Wang, JS"
            ],
            "year": 2021,
            "source": "WORLD J CLIN CASES. 2021; 9(14): 3273-3286. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000649459600005",
            "pubmed": "34002136",
            "doi": "10.12998/wjcc.v9.i14.3273",
            "pmc": "PMC8107887",
            "organizations": [
                "187864-14020"
            ],
            "persons": [],
            "imported": "2021-06-07T10:48:32+02:00",
            "journal": "WORLD J CLIN CASES",
            "issn": "2307-8960",
            "collection_publisher": null,
            "collection_title": "WORLD JOURNAL OF CLINICAL CASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.534,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.388,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 22692,
            "title": "Advances in bone tumour treatment in 30 years with respect to survival and limb salvage. A single institution experience.",
            "abstract": null,
            "authors": [
                "Kotz, R",
                "Dominkus, M",
                "Zettl, T",
                "Ritschl, P",
                "Windhager, R",
                "Gadner, H",
                "Zielinski, C",
                "Salzer-Kuntschik, M"
            ],
            "year": 2002,
            "source": "Int Orthop. 2002; 26(4):197-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177896200002",
            "pubmed": "12185518",
            "doi": "10.1007/s00264-002-0365-1",
            "pmc": "PMC3620947",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT ORTHOP",
            "issn": "0341-2695",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 16752,
            "title": "Tibial lengthening over nails in children using modified Ender nails: preliminary results of a new treatment.",
            "abstract": null,
            "authors": [
                "Saraph, V",
                "Roposch, A",
                "Zwick, EB",
                "Linhart, WE"
            ],
            "year": 2004,
            "source": "J PEDIATR ORTHOPAED PART B. 2004; 13(6): 383-388. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228419000007",
            "pubmed": "15599230",
            "doi": "10.1097/01202412-200411000-00007",
            "pmc": null,
            "organizations": [
                "16752-14049"
            ],
            "persons": [
                "16752-50868-2",
                "16752-51571-6"
            ],
            "imported": "2012-10-19T12:39:05+02:00",
            "journal": "J PEDIATR ORTHOPAED PART B",
            "issn": "1060-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.432,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 60815,
            "title": "Arm tremor and precision of hand force control in a short and long term flight on the MIR-Space-Station.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kozlovskaya, I",
                "Loscher, WN",
                "Konev, A",
                "Kenner, T"
            ],
            "year": 1994,
            "source": "Acta Astronaut. 1994; 33(2): 49-55. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PJ37200009",
            "pubmed": "11539538",
            "doi": "10.1016/0094-5765(94)90108-2",
            "pmc": null,
            "organizations": [
                "60815-14010"
            ],
            "persons": [
                "60815-51814-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Acta Astronaut",
            "issn": "0094-5765",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.099,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "AEROSPACE ENGINEERING & TECHNOLOGY",
            "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": true
        },
        {
            "id": 16751,
            "title": "Aneurysmal bone cyst: a hereditary disease?",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Machacek, F",
                "Haas, OA",
                "Lang, S",
                "Ritschl, P",
                "Radl, R",
                "Windhager, R"
            ],
            "year": 2004,
            "source": "J Pediatr Orthop B. 2004; 13(3):214-217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228411500014",
            "pubmed": "15083125",
            "doi": "10.1097%2F00009957-200405000-00014",
            "pmc": null,
            "organizations": [
                "16751-14052"
            ],
            "persons": [
                "16751-53237-1"
            ],
            "imported": "2005-09-21T13:02:19+02:00",
            "journal": "J PEDIATR ORTHOPAED PART B",
            "issn": "1060-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.432,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 113293,
            "title": "Anatomical variations of the posterior intercostal arteries and the thoracic vertebral artery.",
            "abstract": null,
            "authors": [
                "Kocbek, L",
                "Krajnc, I",
                "Anderhuber, F"
            ],
            "year": 2011,
            "source": "J Int Med Res. 2011; 39(3):1001-1005",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293990700035",
            "pubmed": "21819734",
            "doi": "10.1177/147323001103900335",
            "pmc": null,
            "organizations": [
                "113293-14018"
            ],
            "persons": [],
            "imported": "2011-09-21T02:00:00+02:00",
            "journal": "J Int Med Res",
            "issn": "0300-0605",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.896,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": 0.245,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL",
            "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": 111788,
            "title": "Postoperative pain assessment in special patient groups: part I: children without cognitive impairment].",
            "abstract": null,
            "authors": [
                "Messerer, B",
                "Gutmann, A",
                "Vittinghoff, M",
                "Weinberg, AM",
                "Meissner, W",
                "Sandner-Kiesling, A"
            ],
            "year": 2011,
            "source": "Schmerz. 2011; 25(3):245-255",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000291886200002",
            "pubmed": "21692006",
            "doi": "10.1007/s00482-011-1060-1",
            "pmc": null,
            "organizations": [
                "111788-14049",
                "111788-14069",
                "111788-14070"
            ],
            "persons": [
                "111788-50785-6",
                "111788-51916-4",
                "111788-57034-6",
                "111788-57043-1"
            ],
            "imported": "2011-07-01T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.878,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "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": 189167,
            "title": "[Clonidine for remifentanil-induced hyperalgesia: a double-blind randomized, placebo-controlled study of clonidine under intra-operative use of remifentanil in elective surgery of the shoulder].",
            "abstract": null,
            "authors": [
                "Schlimp, CJ",
                "Pipam, W",
                "Wolrab, C",
                "Ohner, C",
                "Kager, HI",
                "Likar, R"
            ],
            "year": 2011,
            "source": "Schmerz. 2011; 25(3): 290-5. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000291886200007",
            "pubmed": "21594659",
            "doi": "10.1007/s00482-011-1058-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189167-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "1432-2129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.878,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "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": 103230,
            "title": "Effects of Stimuli on Cardiovascular Reactivity Occurring at Regular Intervals During Mental Stress",
            "abstract": null,
            "authors": [
                "Lackner, HK",
                "Goswami, N",
                "Hinghofer-Szalkay, H",
                "Papousek, I",
                "Scharfetter, H",
                "Furian, R",
                "Schwaberger, G"
            ],
            "year": 2010,
            "source": "J PSYCHOPHYSIOL. 2010; 24(1): 48-60. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000280493500006",
            "pubmed": null,
            "doi": "10.1027/0269-8803/a000006",
            "pmc": null,
            "organizations": [
                "103230-14010"
            ],
            "persons": [
                "103230-51683-6",
                "103230-51687-6",
                "103230-57932-4",
                "103230-64295-1"
            ],
            "imported": "2010-08-16T02:00:00+02:00",
            "journal": "J PSYCHOPHYSIOL",
            "issn": "0269-8803",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PSYCHOPHYSIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.913,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHOLOGY, BIOLOGICAL",
            "impactfactor_norm_super": 0.533,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "PSYCHOLOGY, BIOLOGICAL",
            "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": 117826,
            "title": "gamma-knife therapy in acoustic neuroma",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Unger, F",
                "Papaefthymiou, G",
                "Fock, C"
            ],
            "year": 1999,
            "source": "MINIM INVASIV THER. 1999; 8(3): 197-204. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081319300010",
            "pubmed": null,
            "doi": "10.3109/13645709909153159",
            "pmc": null,
            "organizations": [
                "117826-14042"
            ],
            "persons": [
                "117826-51729-2",
                "117826-51969-6"
            ],
            "imported": "2012-02-22T13:58:03+01:00",
            "journal": "MINIM INVASIV THER",
            "issn": "1364-5706",
            "collection_publisher": null,
            "collection_title": "MINIMALLY INVASIVE THERAPY & ALLIED TECHNOLOGIES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.363,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107554,
            "title": "Pregabalin and postoperative hyperalgesia : A review.",
            "abstract": null,
            "authors": [
                "Lederer, AJ",
                "Bornemann-Cimenti, H",
                "Wejbora, M",
                "Kern-Pirsch, C",
                "Michaeli, K",
                "Sandner-Kiesling, A"
            ],
            "year": 2011,
            "source": "Schmerz. 2011; 25(1): 12-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000289261700003",
            "pubmed": "21181417",
            "doi": "10.1007/s00482-010-1008-x",
            "pmc": null,
            "organizations": [
                "107554-14069"
            ],
            "persons": [
                "107554-51916-4",
                "107554-58422-6",
                "107554-63914-6"
            ],
            "imported": "2010-12-27T01:00:00+01:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.878,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "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": 112356,
            "title": "Postoperative pain assessment in special patient groups: part II. Children with cognitive impairment.",
            "abstract": null,
            "authors": [
                "Messerer, B",
                "Meschik, J",
                "Gutmann, A",
                "Vittinghoff, M",
                "Sandner-Kiesling, A"
            ],
            "year": 2011,
            "source": "SCHMERZ. 2011; 25(3): 256-265. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000291886200003",
            "pubmed": "21692007",
            "doi": "10.1007/s00482-011-1061-0",
            "pmc": null,
            "organizations": [
                "112356-14069",
                "112356-14070"
            ],
            "persons": [
                "112356-51916-4",
                "112356-57034-6",
                "112356-57043-1"
            ],
            "imported": "2011-07-21T15:51:08+02:00",
            "journal": "SCHMERZ",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": "SCHMERZ; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.878,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.214,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "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
        }
    ]
}