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=2240&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157472,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2260&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2220&ordering=impactfactor_norm",
    "results": [
        {
            "id": 144311,
            "title": "[Tizanidine withdrawal symptoms in stress cardiomyopathy].",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Bengesser, SA",
                "Schöggl, H",
                "Bayer, D",
                "Kapfhammer, HP"
            ],
            "year": 2015,
            "source": "Fortschr Neurol Psychiatr. 2015; 83(3):170-173",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000351662700018",
            "pubmed": "25794323",
            "doi": "10.1055/s-0034-1399167",
            "pmc": null,
            "organizations": [
                "144311-29444"
            ],
            "persons": [
                "144311-51907-6",
                "144311-79771-6",
                "144311-84449-2"
            ],
            "imported": "2015-03-22T01:00:00+01:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.803,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 162213,
            "title": "A Novel Dissector and Needle Holder Within One Tool.",
            "abstract": null,
            "authors": [
                "Cambiaso-Daniel, J",
                "Wurzer, P"
            ],
            "year": 2017,
            "source": "J Craniofac Surg. 2017; 28(8):e720-e720",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000415085100001",
            "pubmed": "28906332",
            "doi": "10.1097/SCS.0000000000003824",
            "pmc": null,
            "organizations": [
                "162213-14076"
            ],
            "persons": [],
            "imported": "2017-09-17T02:00:00+02:00",
            "journal": "J Craniofac Surg",
            "issn": "1049-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.772,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.185,
            "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": true
        },
        {
            "id": 156424,
            "title": "[Use of intracutaneous or subcutaneous botulinum toxin for postherpetic neuralgia].",
            "abstract": null,
            "authors": [
                "Halb, L",
                "Amann, BJ",
                "Bornemann-Cimenti, H"
            ],
            "year": 2017,
            "source": "Nervenarzt. 2017; 88(4):408-414",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000399237800009",
            "pubmed": "27924350",
            "doi": "10.1007/s00115-016-0250-6",
            "pmc": null,
            "organizations": [
                "156424-14070"
            ],
            "persons": [
                "156424-58422-4",
                "156424-80031-1"
            ],
            "imported": "2016-12-18T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.738,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": 144304,
            "title": "[Optimising pain therapy for neurological inpatients].",
            "abstract": null,
            "authors": [
                "Wurm, WE",
                "Lechner, A",
                "Schmidt, R",
                "Szilagyi, IS",
                "Maier, C",
                "Nestler, N",
                "Pichler, B",
                "Foussek, C",
                "Bornemann-Cimenti, H",
                "Sandner-Kiesling, A"
            ],
            "year": 2015,
            "source": "Fortschr Neurol Psychiatr. 2015; 83(3):149-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000351662700015",
            "pubmed": "25794320",
            "doi": "10.1055/s-0034-1399111",
            "pmc": null,
            "organizations": [
                "144304-14051",
                "144304-14069",
                "144304-14070",
                "144304-29444"
            ],
            "persons": [
                "144304-51916-4",
                "144304-58422-6",
                "144304-79474-1",
                "144304-81071-6"
            ],
            "imported": "2015-03-21T01:00:00+01:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.803,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 154713,
            "title": "Prevalence of common MEFV mutations and carrier frequencies in a large cohort of Iranian populations.",
            "abstract": null,
            "authors": [
                "Beheshtian, M",
                "Izadi, N",
                "Kriegshauser, G",
                "Kahrizi, K",
                "Mehr, EP",
                "Rostami, M",
                "Hosseini, M",
                "Azad, M",
                "Montajabiniat, M",
                "Kariminejad, A",
                "Nemeth, S",
                "Oberkanins, C",
                "Najmabadi, H"
            ],
            "year": 2016,
            "source": "J Genet. 2016; 95(3): 667-674. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000383868600021",
            "pubmed": "27659338",
            "doi": "10.1007/s12041-016-0682-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-09-26T02:00:00+02:00",
            "journal": "J Genet",
            "issn": "0973-7731",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.995,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.133,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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
        },
        {
            "id": 115240,
            "title": "The relationship between depression, anxiety and heart disease - a psychosomatic challenge.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2011,
            "source": "PSYCHIAT DANUB. 2011; 23(4): 412-424. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000297236800014",
            "pubmed": "22075746",
            "doi": null,
            "pmc": null,
            "organizations": [
                "115240-29444"
            ],
            "persons": [
                "115240-51907-2"
            ],
            "imported": "2011-12-15T15:03:25+01:00",
            "journal": "PSYCHIAT DANUB",
            "issn": "0353-5053",
            "collection_publisher": null,
            "collection_title": "PSYCHIATRIA DANUBINA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.444,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.181,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 160709,
            "title": "Factitious disorders].",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2017,
            "source": "Nervenarzt. 2017; 88(5):549-570",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000400754200015",
            "pubmed": "28451707",
            "doi": "10.1007/s00115-017-0337-8",
            "pmc": null,
            "organizations": [
                "160709-29444"
            ],
            "persons": [
                "160709-51907-2"
            ],
            "imported": "2017-06-13T13:46:52+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": "NERVENARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.738,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": 5225,
            "title": "3D cross section of the laryngotracheal tract. A new method for visualization and quantification of tracheal stenoses",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Halmai, C",
                "Erdohelyi, B",
                "Palágyi, K",
                "Nyúl, LG",
                "Ollé, K",
                "Geiger, B",
                "Lindbichler, F",
                "Friedrich, G",
                "Kiesler, K"
            ],
            "year": 2003,
            "source": "RADIOLOGE. 2003; 43(12): 1056-1068. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188058500005",
            "pubmed": "14668994",
            "doi": "10.1007/s00117-003-0990-8",
            "pmc": null,
            "organizations": [
                "5225-14042",
                "5225-14054"
            ],
            "persons": [
                "5225-51636-6",
                "5225-51913-2"
            ],
            "imported": "2009-09-08T10:41:13+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.120481927710843,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 5226,
            "title": "Thoracic sonography in infancy and childhood",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2003,
            "source": "Radiologe. 2003; 43(12):1075-1089",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188058500007",
            "pubmed": "14668996",
            "doi": "10.1007/s00117-003-0989-1",
            "pmc": null,
            "organizations": [
                "5226-14106"
            ],
            "persons": [
                "5226-51373-2"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.120481927710843,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 5227,
            "title": "Benign and malignant pulmonary tumors in childhood",
            "abstract": null,
            "authors": [
                "Kubin, K",
                "Hörmann, M",
                "Riccabona, M",
                "Wiesbauer, P",
                "Puig, S"
            ],
            "year": 2003,
            "source": "Radiologe. 2003; 43(12):1095-1102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188058500009",
            "pubmed": "14668998",
            "doi": "10.1007/s00117-003-0984-6",
            "pmc": null,
            "organizations": [
                "5227-14106"
            ],
            "persons": [
                "5227-51373-6"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.120481927710843,
            "impactfactor_norm_year": 2003,
            "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": 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": 113406,
            "title": "Dermatoses of pregnancy - clues to diagnosis, fetal risk and therapy.",
            "abstract": null,
            "authors": [
                "Ambros-Rudolph, CM"
            ],
            "year": 2011,
            "source": "Ann Dermatol. 2011; 23(3):265-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000294040800001",
            "pubmed": "21909194",
            "doi": "10.5021/ad.2011.23.3.265",
            "pmc": "PMC3162253",
            "organizations": [
                "113406-14047"
            ],
            "persons": [],
            "imported": "2011-09-22T15:48:06+02:00",
            "journal": "ANN DERMATOL",
            "issn": "1013-9087",
            "collection_publisher": null,
            "collection_title": "ANNALS OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.531,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.121,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 173842,
            "title": "Prognostic value of broad-spectrum keratin clones AE1/AE3 and CAM5.2 in small cell lung cancer patients undergoing pulmonary resection.",
            "abstract": null,
            "authors": [
                "Badzio, A",
                "Czapiewski, P",
                "Gorczyński, A",
                "Szczepańska-Michalska, K",
                "Haybaeck, J",
                "Biernat, W",
                "Jassem, J"
            ],
            "year": 2019,
            "source": "Acta Biochim Pol. 2019; 66(1):111-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000481680900013",
            "pubmed": "30793712",
            "doi": "10.18388/abp.2018_2773",
            "pmc": null,
            "organizations": [
                "173842-14020"
            ],
            "persons": [],
            "imported": "2019-03-02T01:00:00+01:00",
            "journal": "Acta Biochim Pol",
            "issn": "0001-527X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.42,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCI",
            "impactfactor_norm_super": 0.157,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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": 178351,
            "title": "[Electrical muscle stimulation in combination with heat for patients with chronic, nonspecific low back pain : A randomized, double-blind, stratified, placebo-controlled clinical trial].",
            "abstract": null,
            "authors": [
                "Neuwersch-Sommeregger, S",
                "Köstenberger, M",
                "Pipam, W",
                "Breschan, C",
                "Stettner, H",
                "Demschar, S",
                "Trummer, B",
                "Likar, R"
            ],
            "year": 2020,
            "source": "Schmerz. 2020; 34(1):65-73",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000499425200001",
            "pubmed": "31784906",
            "doi": "10.1007/s00482-019-00431-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "178351-53309-6",
                "178351-88953-6",
                "178351-89242-2",
                "178351-95683-6"
            ],
            "imported": "2019-12-01T01: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": 1.107,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.161,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": 180113,
            "title": "[Cannabidiol in cancer treatment].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Köstenberger, M",
                "Nahler, G"
            ],
            "year": 2020,
            "source": "Schmerz. 2020; 34(2):117-122",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000505323300001",
            "pubmed": "31897700",
            "doi": "10.1007/s00482-019-00438-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "180113-53309-1",
                "180113-95683-4"
            ],
            "imported": "2020-02-05T01: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": 1.107,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.161,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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
        },
        {
            "id": 184804,
            "title": "Pilot study: Internally cooled orthopedic drills - standard sterilization is not enough?",
            "abstract": null,
            "authors": [
                "Bruketa, T",
                "Augustin, G",
                "Pintarić, S",
                "Šeol-Martinec, B",
                "Dobrić, I",
                "Bakota, B"
            ],
            "year": 2019,
            "source": "Acta Clin Croat. 2019; 58(2):379-385",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000484374500024",
            "pubmed": "31819337",
            "doi": "10.20471/acc.2019.58.02.24",
            "pmc": "PMC6884392",
            "organizations": [],
            "persons": [],
            "imported": "2020-12-18T01:00:00+01:00",
            "journal": "Acta Clin Croat",
            "issn": "1333-9451",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.532,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.155,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": false
        },
        {
            "id": 177336,
            "title": "CHOLESTEROL AND CHLORIDE IN ACUTE HEART FAILURE",
            "abstract": null,
            "authors": [
                "Radulovic, B",
                "Potocnjak, I",
                "Teresak, SD",
                "Trbusic, M",
                "Vrkic, N",
                "Radulovic, AH",
                "Starcevic, N",
                "Milosevic, M",
                "Degoricija, V",
                "Frank, S"
            ],
            "year": 2019,
            "source": "ACTA CLIN CROAT. 2019; 58(2): 195-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000484374500001",
            "pubmed": null,
            "doi": "10.20471/acc.2019.58.02.01",
            "pmc": null,
            "organizations": [
                "177336-14013"
            ],
            "persons": [
                "177336-51988-6"
            ],
            "imported": "2019-10-04T16:30:51+02:00",
            "journal": "ACTA CLIN CROAT",
            "issn": "0353-9466",
            "collection_publisher": null,
            "collection_title": "ACTA CLINICA CROATICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.532,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.155,
            "impactfactor_norm_super_year": 2016,
            "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": 164607,
            "title": "An Overview of Interleukin-17A and Interleukin-17 Receptor A Structure, Interaction and Signaling.",
            "abstract": null,
            "authors": [
                "Krstic, J",
                "Obradovic, H",
                "Kukolj, T",
                "Mojsilovic, S",
                "Okic-Dordevic, I",
                "Bugarski, D",
                "Santibanez, JF"
            ],
            "year": 2015,
            "source": "Protein Pept Lett. 2015; 22(7): 570-578. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000356520900001",
            "pubmed": "25990083",
            "doi": "10.2174/0929866522666150520145554",
            "pmc": null,
            "organizations": [],
            "persons": [
                "164607-99151-1"
            ],
            "imported": "2018-01-16T01:00:00+01:00",
            "journal": "Protein Pept Lett",
            "issn": "0929-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.069,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCI",
            "impactfactor_norm_super": 0.29,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": 130896,
            "title": "The influence of resveratrol on the synovial expression of matrix metalloproteinases and receptor activator of NF-kappaB ligand in rheumatoid arthritis fibroblast-like synoviocytes.",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Breisach, M",
                "Walzer, S",
                "Lohberger, B",
                "Fürst, F",
                "Friesenbichler, J",
                "Rinner, B",
                "Avian, A",
                "Windhager, R",
                "Leithner, A"
            ],
            "year": 2013,
            "source": "Z Naturforsch C. 2013; 68(7-8):336-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325675900012",
            "pubmed": "24066520",
            "doi": "10.5560/ZNC.2013.68c0336",
            "pmc": null,
            "organizations": [
                "130896-14026",
                "130896-14052",
                "130896-14086",
                "130896-17230",
                "130896-28394"
            ],
            "persons": [
                "130896-50696-6",
                "130896-50826-6",
                "130896-53237-6",
                "130896-57343-6",
                "130896-67207-6"
            ],
            "imported": "2013-09-28T02:00:00+02:00",
            "journal": "Z Naturforsch C",
            "issn": "0939-5075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.121,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": 0.167,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 5829,
            "title": "Dysarthria as first sign of progressive supranuclear palsy",
            "abstract": null,
            "authors": [
                "Mayr, BJ",
                "Bonelli, RM",
                "Niederwieser, G",
                "Koltringer, P",
                "Reisecker, F"
            ],
            "year": 2002,
            "source": "AKTUEL NEUROL 2002 29: 295-297.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177410100004",
            "pubmed": null,
            "doi": "10.1055/s-2002-32911",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.121827411167513,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}