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=460&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156893,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=480&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=440&ordering=impactfactor",
    "results": [
        {
            "id": 4573,
            "title": "The child with burns. Part II",
            "abstract": null,
            "authors": [
                "Trop, M"
            ],
            "year": 2002,
            "source": "MONATSSCHR KINDERHEILK 2002 150: 1408-.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179689600016",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0605-x",
            "pmc": null,
            "organizations": [
                "4573-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0147058823529412,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6243,
            "title": "Bronchiolitis in infancy. Therapeutical possibilities",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Zach, MS"
            ],
            "year": 2002,
            "source": "MONATSSCHR KINDERHEILK 2002 150: 511-521.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000175807200012",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0418-y",
            "pmc": null,
            "organizations": [
                "6243-14095"
            ],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0147058823529412,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11796,
            "title": "FORMS OF ORGANIZATION OF PREOPERATIVE PATIENT SCREENING",
            "abstract": null,
            "authors": [
                "LIST, WF"
            ],
            "year": 1990,
            "source": "ANASTHESIOL INTENSIVMEDIZIN 1990 31: 307-309.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EG94400003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11796-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANASTHESIOL INTENSIVMEDIZIN",
            "issn": "0170-5334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 11810,
            "title": "THE VALUE OF INCOMPLETE SPIROMETRY WITHIN THE FRAMEWORK OF PREOPERATIVE DIAGNOSTIC EVALUATION",
            "abstract": null,
            "authors": [
                "HARNONCOURT, K",
                "FORCHE, G",
                "PRAUSE, G",
                "RAGOSSNIG, W"
            ],
            "year": 1990,
            "source": "ANASTHESIOL INTENSIVMEDIZIN. 1990; 31:  350-351. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EM37500004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "11810-51986-6"
            ],
            "imported": "2010-06-23T15:34:23+02:00",
            "journal": "ANASTHESIOL INTENSIVMEDIZIN",
            "issn": "0170-5334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 61932,
            "title": "ASSESSMENT OF CEREBRAL PROGNOSIS BY MEANS OF NEUROPHYSIOLOGICAL MONITORING",
            "abstract": null,
            "authors": [
                "SCHWARZ, G",
                "LITSCHER, G",
                "JOBSTMANN, R",
                "PFURTSCHELLER, G",
                "MATZER, C"
            ],
            "year": 1994,
            "source": "ANASTHESIOL INTENSIVMEDIZIN. 1994; 35(12): 376-380. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994RA61500003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61932-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T16:51:55+01:00",
            "journal": "ANASTHESIOL INTENSIVMEDIZIN",
            "issn": "0170-5334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 65125,
            "title": "The child with burns. Part I",
            "abstract": null,
            "authors": [
                "Trop, M"
            ],
            "year": 2002,
            "source": "MONATSSCHR KINDERHEILK. 2002; 150(10): 1238-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179422500016",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0587-8",
            "pmc": null,
            "organizations": [
                "65125-14048"
            ],
            "persons": [],
            "imported": "2007-01-29T16:52:44+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0147058823529412,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65129,
            "title": "Probiotics and allergy",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2002,
            "source": "MONATSSCHR KINDERHEILK. 2002; 150(7): 829-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177489700005",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0504-1",
            "pmc": null,
            "organizations": [
                "65129-14091"
            ],
            "persons": [
                "65129-51968-2"
            ],
            "imported": "2007-01-29T16:52:44+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0147058823529412,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 65292,
            "title": "POSTDIALYSIS UREA REBOUND - MEASUREMENT, PREDICTION AND EFFECTS OF REGIONAL BLOOD-FLOW",
            "abstract": null,
            "authors": [
                "DAUGIRDAS, JT",
                "SCHNEDITZ, D"
            ],
            "year": 1994,
            "source": "DIALYSIS TRANSPLANT. 1994; 23(4): 166-&. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NQ45100003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65292-51834-6"
            ],
            "imported": "2007-02-02T15:27:34+01:00",
            "journal": "DIALYSIS TRANSPLANT",
            "issn": "0090-2934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 112366,
            "title": "Diagnosis and Treatment of exocrine Pancreatic insufficiency in Diabetes mellitus Report on the \"Consensus Conference on the management of diabetes with pancreatic exocrine insufficiency (EPI)\" in Hamburg on 30 October 2010",
            "abstract": null,
            "authors": [
                "Hardt, P",
                "Hammer, H",
                "Abrahamian, H",
                "Ebenbichler, C",
                "Hummel, M",
                "Matthaei, S",
                "Schnell, O",
                "Spinas, G",
                "Weitgasser, R",
                "Wiesli, P",
                "Philippe, J"
            ],
            "year": 2011,
            "source": "DIABETES STOFFWECH H. 2011; 20(3): 185-190. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000292017600009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112366-14081"
            ],
            "persons": [
                "112366-51531-6"
            ],
            "imported": "2011-07-21T15:51:08+02:00",
            "journal": "DIABETES STOFFWECH H",
            "issn": "1861-7603",
            "collection_publisher": null,
            "collection_title": "DIABETES STOFFWECHSEL UND HERZ; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.038,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 65773,
            "title": "Improvement of pulmonary function following hyperbaric therapy",
            "abstract": null,
            "authors": [
                "Muhry, F",
                "Moser, M",
                "Arefi-Doust, M",
                "Naghibi, T",
                "Przywara, S",
                "Hildebrandt, G",
                "Kenner, T"
            ],
            "year": 1998,
            "source": "PHYSIK MED REHABIL KURORTMEDI. 1998; 8(3): 92-93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074801900004",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061828",
            "pmc": null,
            "organizations": [
                "65773-14010"
            ],
            "persons": [
                "65773-51671-6"
            ],
            "imported": "2007-02-16T13:30:06+01:00",
            "journal": "PHYSIK MED REHABIL KURORTMEDI",
            "issn": "0940-6689",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.120689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true
        },
        {
            "id": 118561,
            "title": "Laparoscopic treatment of acute small bowel obstruction(*)",
            "abstract": null,
            "authors": [
                "Uranues, S",
                "Tomasch, G",
                "Nagele-Moser, D"
            ],
            "year": 2012,
            "source": "EUR SURG. 2012; 44(1): 19-22. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000301103800006",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0075-x",
            "pmc": null,
            "organizations": [
                "118561-14045",
                "118561-14073"
            ],
            "persons": [
                "118561-51612-2",
                "118561-65380-6"
            ],
            "imported": "2012-04-11T11:32:13+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 118703,
            "title": "Management of bile duct injury after laparoscopic Cholecystectomy (vol 43, pg 342, 2011)",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Bernhardt, GA",
                "Cerwenka, H",
                "Hauser, H",
                "Werkgartner, G",
                "Kornprat, P",
                "El Shabrawi, A",
                "Bacher, H"
            ],
            "year": 2012,
            "source": "EUR SURG. 2012; 44(1): 64-64. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000301103800015",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0077-8",
            "pmc": null,
            "organizations": [
                "118703-14073"
            ],
            "persons": [
                "118703-50039",
                "118703-51595",
                "118703-51746",
                "118703-51760",
                "118703-51926"
            ],
            "imported": "2012-04-18T12:23:52+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "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": true
        },
        {
            "id": 120256,
            "title": "Scars and keloids - basics, prevention and treatment.",
            "abstract": null,
            "authors": [
                "Ogawa, R",
                "Koch, H",
                ""
            ],
            "year": 2012,
            "source": "EUR SURG. 2012; 44(2): 67-67. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000304610000002",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0088-5",
            "pmc": null,
            "organizations": [
                "120256-14076"
            ],
            "persons": [
                "120256-51895-4"
            ],
            "imported": "2012-07-04T15:35:10+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 123192,
            "title": "Augmentation cystoplasty: diagnosis, treatment and outcome",
            "abstract": null,
            "authors": [
                "Basharkhah, A",
                "Sterl, E",
                "Haberlik, A"
            ],
            "year": 2012,
            "source": "EUR SURG. 2012; 44(4): 248-254. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308647400008",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0106-7",
            "pmc": null,
            "organizations": [
                "123192-14049"
            ],
            "persons": [
                "123192-51572-4"
            ],
            "imported": "2012-11-12T12:04:42+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 146768,
            "title": "Current Neurological Views on Ultrasound-Based Right-Left Shunt Detection",
            "abstract": null,
            "authors": [
                "Horner, S"
            ],
            "year": 2015,
            "source": "KLIN NEUROPHYSIOL. 2015; 46(2): 69-72. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000357211800004",
            "pubmed": null,
            "doi": "10.1055/s-0035-1548893",
            "pmc": null,
            "organizations": [
                "146768-14051"
            ],
            "persons": [
                "146768-51545-2"
            ],
            "imported": "2015-08-17T11:44:10+02:00",
            "journal": "KLIN NEUROPHYSIOL",
            "issn": "1434-0275",
            "collection_publisher": null,
            "collection_title": "KLINISCHE NEUROPHYSIOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.071,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "NEUROIMAGING-SCI",
            "impactfactor_norm_super": 0.071,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "NEUROIMAGING-SCI",
            "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": 177886,
            "title": "Malposition of the intestine malposition malrotation volvulus \"midgut volvulus\"",
            "abstract": null,
            "authors": [
                "Pumberger, W",
                "Kargl, S"
            ],
            "year": 2012,
            "source": "EUR SURG. 2012; 44(4): 237-247. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308647400007",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0102-y",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-10-29T16:39:43+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": false
        },
        {
            "id": 120255,
            "title": "Nonsurgical therapy for postoperative hypertrophic scars.",
            "abstract": null,
            "authors": [
                "Wittgruber, G",
                "Parvizi, D",
                "Koch, H",
                ""
            ],
            "year": 2012,
            "source": "EUR SURG. 2012; 44(2): 74-78. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304610000004",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0076-9",
            "pmc": null,
            "organizations": [
                "120255-14076"
            ],
            "persons": [
                "120255-51895-4"
            ],
            "imported": "2012-07-04T15:35:10+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.148,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 22751,
            "title": "Surgical treatment of spinal metastases",
            "abstract": null,
            "authors": [
                "Buchelt, M",
                "Windhager, R",
                "Kiss, H",
                "Schneider, B",
                "Lack, W",
                "Kotz, R"
            ],
            "year": 1996,
            "source": "Z Orthop Ihre Grenzgeb. 1996; 134(3):263-268",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY31400020",
            "pubmed": "8766130",
            "doi": "10.1055/s-2008-1039759",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.149,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "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": 53595,
            "title": "Endogenous cannabinoid anandamide increases heart resistance to arrhythmogenic effects of epinephrine: role of CB(1) and CB(2) receptors.",
            "abstract": null,
            "authors": [
                "Ugdyzhekova, DS",
                "Bernatskaya, NA",
                "Stefano, JB",
                "Graier, VF",
                "Tam, SW",
                "Mekhoulam, R"
            ],
            "year": 2001,
            "source": "Bull Exp Biol Med. 2001; 131(3):251-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172057800015",
            "pubmed": "11427912",
            "doi": "10.1023/A:1017651432193",
            "pmc": null,
            "organizations": [
                "53595-14013"
            ],
            "persons": [
                "53595-51860-6"
            ],
            "imported": null,
            "journal": "BULL EXP BIOL MED-ENGL TR",
            "issn": "0007-4888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.149,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0533333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 4541,
            "title": "Detection of the sinus node artery using electron beam computed tomography of the heart.",
            "abstract": null,
            "authors": [
                "Stratznig, P",
                "Groell, R",
                "Rienmüller, R"
            ],
            "year": 2002,
            "source": "Int J Cardiovasc Imaging. 2002; 18(6):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179358600010",
            "pubmed": "12537415",
            "doi": "10.1023/A:1021159709467",
            "pmc": null,
            "organizations": [
                "4541-14054"
            ],
            "persons": [
                "4541-51726-6"
            ],
            "imported": null,
            "journal": "INT J CARDIOVASC IMAGING",
            "issn": "0167-9899",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.15,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0246913580246914,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}