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=3200&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3220&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3180&ordering=impactfactor",
    "results": [
        {
            "id": 2788,
            "title": "Ultrasound fracture diagnosis--an experimental study",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Schatz, B",
                "Klein, A",
                "Grechenig, M"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(5):138-145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD32700006",
            "pubmed": "9272995",
            "doi": "10.1515/bmte.1997.42.5.138",
            "pmc": null,
            "organizations": [
                "2788-14052"
            ],
            "persons": [
                "2788-51694-2",
                "2788-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 3570,
            "title": "Improved method for the fluorimetric detection of beta-D-galactosidase in water.",
            "abstract": null,
            "authors": [
                "Hattenberger, M",
                "Mascher, F",
                "Kalcher, K",
                "Marth, E"
            ],
            "year": 2001,
            "source": "Int J Hyg Environ Health. 2001; 203(3):281-287",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167540100013",
            "pubmed": "11279825",
            "doi": "10.1078/S1438-4639(04)70039-5",
            "pmc": null,
            "organizations": [
                "3570-14023"
            ],
            "persons": [
                "3570-51503-6",
                "3570-51664-6"
            ],
            "imported": null,
            "journal": "INT J HYG ENVIRON HEALTH",
            "issn": "1438-4639",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.170454545454545,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 5776,
            "title": "Mens sana in corpore sano--and vice versa. The role of the autonomic nervous system in the immune-neuroendocrine dialogue.",
            "abstract": null,
            "authors": [
                "Schauenstein, K",
                "Rinner, I",
                "Felsner, P",
                "Stevenson, R",
                "Haas, H",
                "Liebmann, P"
            ],
            "year": 2001,
            "source": "Int J Hyg Environ Health. 2001; 204(1):75-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172082000012",
            "pubmed": "11725350",
            "doi": "10.1078/1438-4639-00076",
            "pmc": null,
            "organizations": [
                "5776-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J HYG ENVIRON HEALTH",
            "issn": "1438-4639",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.170454545454545,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61798,
            "title": "Stimulation-induced brain electrical oscillations in healthy probands",
            "abstract": null,
            "authors": [
                "Hadolt, I",
                "Litscher, G",
                "Eger, E",
                "Schwarz, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42 Suppl(3): 498-501. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9517255",
            "doi": "10.1515/bmte.1997.42.s2.498",
            "pmc": null,
            "organizations": [
                "61798-14044"
            ],
            "persons": [
                "61798-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 61799,
            "title": "Embolism detection in transcranial Doppler ultrasound--most recent technical developments",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Lenhard, H",
                "Hadolt, I",
                "Eger, E",
                "Baumgartner, A",
                "Flaschka, G",
                "Pendl, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42 Suppl(3): 515-516. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9517262",
            "doi": "10.1515/bmte.1997.42.s2.515",
            "pmc": null,
            "organizations": [
                "61799-14044"
            ],
            "persons": [
                "61799-51073-6",
                "61799-51708-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 2701,
            "title": "Transcranial Doppler ultrasound--robotics-controlled transducers for quantifying the effect of acupuncture",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Sandner-Kiesling, A",
                "Hadolt, I"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(5):116-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD32700003",
            "pubmed": "9272992",
            "doi": "10.1515/bmte.1997.42.5.116",
            "pmc": null,
            "organizations": [
                "2701-14044",
                "2701-14070"
            ],
            "persons": [
                "2701-51073-6",
                "2701-51916-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2700,
            "title": "Transcranial cerebral oximetry in the hyperbaric environment.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Ratzenhofer-Komenda, B",
                "Kovac, H",
                "Gabor, S",
                "Smolle-Jüttner, FM"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(3):38-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WT29600001",
            "pubmed": "9112799",
            "doi": "10.1515/bmte.1997.42.3.38",
            "pmc": null,
            "organizations": [
                "2700-14044",
                "2700-14077"
            ],
            "persons": [
                "2700-51073-6",
                "2700-51615-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 720,
            "title": "Diagnosis in chronic inflammatory bowel diseases--report of the Austrian Chronic Inflammatory Bowel Disease Study Group].",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Feichtenschlager, T",
                "Gasche, C",
                "Hinterleitner, T",
                "Judmaier, G",
                "Knoflach, P",
                "Moser, G",
                "Offner, F",
                "Peer, G",
                "Simbrunner, I"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(2):37-43",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074552600001",
            "pubmed": "9681040",
            "doi": null,
            "pmc": null,
            "organizations": [
                "720-14054",
                "720-14081"
            ],
            "persons": [
                "720-51536-2",
                "720-51716-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2642,
            "title": "Value of ultrasound of the support and locomotor system--with special reference to radiation exposure and cost reduction",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Schatz, B",
                "Grechenig, M"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(5):132-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD32700005",
            "pubmed": "9272994",
            "doi": "10.1515/bmte.1997.42.5.132",
            "pmc": null,
            "organizations": [
                "2642-14052"
            ],
            "persons": [
                "2642-51694-2",
                "2642-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 138304,
            "title": "Experimentally observed responses to humor are related to individual differences in emotion perception and regulation in everyday life",
            "abstract": null,
            "authors": [
                "Papousek, I",
                "Schulter, G",
                "Lackner, HK",
                "Samson, A",
                "Freudenthaler, HH"
            ],
            "year": 2014,
            "source": "HUMOR. 2014; 27(2): 271-286. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000338701200005",
            "pubmed": null,
            "doi": "10.1515/humor-2014-0018",
            "pmc": null,
            "organizations": [
                "138304-14010"
            ],
            "persons": [
                "138304-64295-6"
            ],
            "imported": "2014-08-14T11:50:24+02:00",
            "journal": "HUMOR",
            "issn": "0933-1719",
            "collection_publisher": null,
            "collection_title": "HUMOR-INTERNATIONAL JOURNAL OF HUMOR RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.481,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.24,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PSYCHOLOGY, MULTIDISCIPLINARY-SSCI",
            "impactfactor_norm_super": 0.48,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PSYCHOLOGY, MULTIDISCIPLINARY",
            "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": 145700,
            "title": "[Methods in neonatal abstinence syndrome (NAS): results of a nationwide survey in Austria].",
            "abstract": null,
            "authors": [
                "Bauchinger, S",
                "Sapetschnig, I",
                "Danda, M",
                "Sommer, C",
                "Resch, B",
                "Urlesberger, B",
                "Raith, W"
            ],
            "year": 2015,
            "source": "Z Geburtshilfe Neonatol. 2015; 219(4):185-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000360091300012",
            "pubmed": "26039498",
            "doi": "10.1055/s-0035-1545289",
            "pmc": null,
            "organizations": [
                "145700-14091",
                "145700-14094"
            ],
            "persons": [
                "145700-51695-6",
                "145700-58715-6",
                "145700-83601-2",
                "145700-51743-6"
            ],
            "imported": "2015-06-07T02:00:00+02:00",
            "journal": "Z Geburtshilfe Neonatol",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.481,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.115,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 161584,
            "title": "Pulmonary granular cell tumours: case presentations and literature review.",
            "abstract": null,
            "authors": [
                "Radić, P",
                "Brčić, L"
            ],
            "year": 2017,
            "source": "Scott Med J. 2017; 62(2):70-73",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405024800009",
            "pubmed": "28534663",
            "doi": "10.1177/0036933017711796",
            "pmc": null,
            "organizations": [
                "161584-14020"
            ],
            "persons": [],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "SCOT MED J",
            "issn": "0036-9330",
            "collection_publisher": null,
            "collection_title": "SCOTTISH MEDICAL JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.481,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.123,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.221,
            "impactfactor_norm_super_year": 2014,
            "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": 148058,
            "title": "Evaluating Psychological Aspects of Wood and Laminate Products in Indoor Settings with Pictures",
            "abstract": null,
            "authors": [
                "Jimenez, P",
                "Dunkl, A",
                "Eibel, K",
                "Denk, E",
                "Grote, V",
                "Kelz, C",
                "Moser, M"
            ],
            "year": 2015,
            "source": "FOREST PROD J. 2015; 65(5-6): 263-271. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000361631100009",
            "pubmed": null,
            "doi": "10.13073/FPJ-D-14-00003",
            "pmc": null,
            "organizations": [
                "148058-14010"
            ],
            "persons": [
                "148058-51671-6"
            ],
            "imported": "2015-11-10T13:23:49+01:00",
            "journal": "FOREST PROD J",
            "issn": "0015-7473",
            "collection_publisher": null,
            "collection_title": "FOREST PRODUCTS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.481,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.381,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MATERIALS SCIENCE, PAPER & WOOD-SCI",
            "impactfactor_norm_super": 0.476,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "MATERIALS SCIENCE, PAPER + WOOD",
            "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": 121352,
            "title": "Oxygen-enhanced functional MR lung imaging",
            "abstract": null,
            "authors": [
                "Beer, M",
                "Stab, D",
                "Oechsner, M",
                "Hahn, D",
                "Kostler, H",
                "Hebestreit, H",
                "Jakob, P"
            ],
            "year": 2009,
            "source": "Radiologe. 2009; 49(8):732-738",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269190600009",
            "pubmed": "19657614",
            "doi": "10.1007/s00117-009-1883-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": "RADIOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.481,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.058,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": 0.106,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING",
            "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": 1590,
            "title": "Management of acute surgical orbital haemorrhage: an otorhinolaryngological and ophthalmological perspective.",
            "abstract": null,
            "authors": [
                "Sharma, S",
                "Wilcsek, GA",
                "Francis, IC",
                "Lee, D",
                "Coroneo, MT",
                "Harrison, H",
                "Wolf, G",
                "Stammberger, H"
            ],
            "year": 2000,
            "source": "J Laryngol Otol. 2000; 114(8):621-626",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089158900012",
            "pubmed": "11027054",
            "doi": "10.1258/0022215001906327",
            "pmc": null,
            "organizations": [
                "1590-14042"
            ],
            "persons": [
                "1590-51640-6"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.482,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 114940,
            "title": "Mesenchymal stem cell irradiation in culture engages differential effect of hyper-fractionated radiotherapy for head and neck cancers.",
            "abstract": null,
            "authors": [
                "Tomuleasa, C",
                "Soritau, O",
                "Brie, I",
                "Pall, E",
                "Foris, V",
                "Dicu, T",
                "Virag, P",
                "Irimie, A",
                "Kacso, G"
            ],
            "year": 2010,
            "source": "J BUON. 2010; 15(2):348-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000279655900023",
            "pubmed": "20658734",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "114940-87980-6"
            ],
            "imported": "2011-11-29T01:00:00+01:00",
            "journal": "J BUON",
            "issn": "1107-0625",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.482,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.086,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.096,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 7638,
            "title": "Serum concentrations of Lp(a) and other lipoprotein parameters in heavy alcohol consumers.",
            "abstract": null,
            "authors": [
                "Marth, E",
                "Cazzolato, G",
                "Bittolo Bon, G",
                "Avogaro, P",
                "Kostner, GM"
            ],
            "year": 1982,
            "source": "Ann Nutr Metab. 1982; 26(1):56-62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NF00100008",
            "pubmed": "6462100",
            "doi": "10.1159/000176544",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7638-51503-1",
                "7638-51669-6"
            ],
            "imported": null,
            "journal": "ANN NUTR METAB",
            "issn": "0250-6807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.482,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.48,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 65644,
            "title": "Controlled mechanical hypoventilation in a paediatric burn patient as treatment of acute respiratory distress syndrome.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Zobel, G",
                "Waniek, E",
                "Waniek, G",
                "Bärnthaler, J",
                "Grubbauer, HM"
            ],
            "year": 1997,
            "source": "Burns. 1997; 23(2):166-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA65400015",
            "pubmed": "9177887",
            "doi": "10.1016/S0305-4179(96)00120-9",
            "pmc": null,
            "organizations": [
                "65644-14048"
            ],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.483,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168859,
            "title": "A life for surgery: Julius Kraft-Kinz",
            "abstract": null,
            "authors": [
                "Mischinger, HJ"
            ],
            "year": 2018,
            "source": "EUR SURG. 2018; 50(4): 145-146. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000439696900002",
            "pubmed": null,
            "doi": "10.1007/s10353-018-0548-7",
            "pmc": null,
            "organizations": [
                "168859-14073"
            ],
            "persons": [
                "168859-51595-2"
            ],
            "imported": "2018-08-24T12:38:32+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.483,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 212037,
            "title": "Hilar en bloc resection for hilar cholangiocarcinoma in patients with limited liver capacities-preserving parts of liver segment 4.",
            "abstract": null,
            "authors": [
                "Jonas, S",
                "Krenzien, F",
                "Atanasov, G",
                "Hau, HM",
                "Gawlitza, M",
                "Moche, M",
                "Wiltberger, G",
                "Pratschke, J",
                "Schmelzle, M"
            ],
            "year": 2018,
            "source": "Eur Surg. 2018; 50(1): 22-29. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000424239400005",
            "pubmed": "30459814",
            "doi": "10.1007/s10353-017-0507-8",
            "pmc": "PMC6223732",
            "organizations": [],
            "persons": [],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Eur Surg",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.483,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.105,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "SURGERY-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": false
        }
    ]
}