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=150840&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157084,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150860&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150820&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 132481,
            "title": "Computed tomographic scan in head trauma: what is the rational in children?",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Wegmann, H",
                "Zaupa, P",
                "Mentzel, HJ",
                "Riccabona, M"
            ],
            "year": 2013,
            "source": "Eur J Pediatr Surg. 2013; 23(6):444-453",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000328690100004",
            "pubmed": "24327221",
            "doi": "10.1055/s-0033-1361924",
            "pmc": null,
            "organizations": [
                "132481-14049",
                "132481-14106"
            ],
            "persons": [
                "132481-51373-6",
                "132481-51913-2"
            ],
            "imported": "2013-12-30T01:00:00+01:00",
            "journal": "Eur J Pediatr Surg",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.975,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.297,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.297,
            "impactfactor_norm_super_year": 2013,
            "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": 146632,
            "title": "Depressive symptoms and the Idiopathic Parkinson's Syndrome (IPS): a review].",
            "abstract": null,
            "authors": [
                "Giupponi, G",
                "Pycha, R",
                "Erfurth, A",
                "Hausmann, A",
                "Conca, A"
            ],
            "year": 2008,
            "source": "Neuropsychiatr. 2008; 22(2):71-82",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000258115500002",
            "pubmed": "18606109",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-08-03T02:00:00+02:00",
            "journal": "Neuropsychiatr",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.42,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.297,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.362,
            "impactfactor_norm_super_year": 2006,
            "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": false
        },
        {
            "id": 116451,
            "title": "Right heart catheterization in pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Rosenkranz, S",
                "Behr, J",
                "Ewert, R",
                "Ghofrani, HA",
                "Grünig, E",
                "Halank, M",
                "Hoeper, MM",
                "Leuchte, HH",
                "Olschewski, H",
                "Schmeisser, A",
                "Speich, R",
                "Wilkens, H",
                "Opitz, CF"
            ],
            "year": 2011,
            "source": "DEUT MED WOCHENSCHR. 2011; 136(50): 2601-2616. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000298154900003",
            "pubmed": "22160954",
            "doi": "10.1055/s-0031-1292858",
            "pmc": null,
            "organizations": [
                "116451-14087"
            ],
            "persons": [],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.528,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.297,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.297,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 179201,
            "title": "MODELING EFFECTS OF NEWSPAPER ARTICLES ON STEREOTYPE ACCESSIBILITY IN THE SHOOTER TASK",
            "abstract": null,
            "authors": [
                "Mayerl, H",
                "Alexandrowicz, RW",
                "Gula, B"
            ],
            "year": 2019,
            "source": "SOC COGNITION. 2019; 37(6): 571-595. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000504767300002",
            "pubmed": null,
            "doi": "10.1521/soco.2019.37.6.571",
            "pmc": null,
            "organizations": [
                "179201-14024"
            ],
            "persons": [
                "179201-90882-2"
            ],
            "imported": "2020-01-13T09:02:44+01:00",
            "journal": "SOC COGNITION",
            "issn": "0278-016X",
            "collection_publisher": null,
            "collection_title": "SOCIAL COGNITION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.452,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.297,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PSYCHOLOGY, SOCIAL-SSCI",
            "impactfactor_norm_super": 0.565,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PSYCHOLOGY, SOCIAL-SSCI",
            "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": 127564,
            "title": "Is there Unity in Europe? First Survey of EUPSA Delegates on the Management of Gastroschisis.",
            "abstract": null,
            "authors": [
                "Zani, A",
                "Ruttenstock, E",
                "Davenport, M",
                "Ade-Ajayi, N"
            ],
            "year": 2013,
            "source": "Eur J Pediatr Surg. 2013; 23(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000315021100005",
            "pubmed": "23093440",
            "doi": "10.1055/s-0032-1326954",
            "pmc": null,
            "organizations": [
                "127564-14049"
            ],
            "persons": [],
            "imported": "2013-03-16T01:00:00+01:00",
            "journal": "Eur J Pediatr Surg",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.975,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.297,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.297,
            "impactfactor_norm_super_year": 2013,
            "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": 4740,
            "title": "Morphology of female sex pheromone gland in the horse chestnut leafminer Cameraria ohridella (Lep., Gracillariidae)",
            "abstract": null,
            "authors": [
                "Raspotnig, G",
                "Schicho, R",
                "Stabentheiner, E",
                "Magnes, C",
                "Stelzl, M"
            ],
            "year": 2003,
            "source": "J APPL ENTOMOL 2003 127: 121-126.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181652800001",
            "pubmed": null,
            "doi": "10.1046/j.1439-0418.2003.00729.x",
            "pmc": null,
            "organizations": [
                "4740-14022",
                "4740-14048"
            ],
            "persons": [
                "4740-56687-6"
            ],
            "imported": null,
            "journal": "J APPL ENTOMOL",
            "issn": "0931-2048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.381,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.296875,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "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": 85597,
            "title": "Epstein-Barr virus encephalitis presenting with a tumor-like lesion in an immunosuppressed transplant recipient.",
            "abstract": null,
            "authors": [
                "Khalil, M",
                "Enzinger, C",
                "Wallner-Blazek, M",
                "Scarpatetti, M",
                "Barth, A",
                "Horn, S",
                "Reiter, G"
            ],
            "year": 2008,
            "source": "J Neurovirol. 2008; 14(6):574-578",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000262851400014",
            "pubmed": "18991070",
            "doi": "10.1080/13550280802345715",
            "pmc": null,
            "organizations": [
                "85597-14020",
                "85597-14050",
                "85597-14051",
                "85597-14084"
            ],
            "persons": [
                "85597-50173-6",
                "85597-51690-6",
                "85597-51917-6",
                "85597-57435-2"
            ],
            "imported": "2008-11-11T01:00:00+01:00",
            "journal": "J Neurovirol",
            "issn": "1355-0284",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.858,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.296803652968037,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": 0.739,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "VIROLOGY",
            "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": 193102,
            "title": "Surgical Perspectives for Pediatric Theater Teams during the SARS-CoV-2 Pandemic and Beyond: Narrative Review and Mandatory Tasks Guidelines",
            "abstract": null,
            "authors": [
                "Iacona, R",
                "Chima, K",
                "Kotecha, A",
                "Saxena, A...et al."
            ],
            "year": 2021,
            "source": "EUR J PEDIATR SURG. 2021; 31(04): 305-310. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000663604800001",
            "pubmed": "34148227",
            "doi": "10.1055/s-0041-1731293",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-02-09T13:02:58+01:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.794,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.496,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 191320,
            "title": "Obituary to the Univ Prof. Dr. Hugo Sauer (1928-2021)",
            "abstract": null,
            "authors": [
                "Hollwarth, ME"
            ],
            "year": 2021,
            "source": "EUR J PEDIATR SURG. 2021; 31(06): 542-543. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000730419100014",
            "pubmed": "34911132",
            "doi": "10.1055/s-0041-1739497",
            "pmc": null,
            "organizations": [
                "191320-14049"
            ],
            "persons": [],
            "imported": "2022-01-03T09:32:19+01:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.794,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2021,
            "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": 210157,
            "title": "\"Are we there yet?\" - Green shoots of progress in acupuncture implementation in healthcare",
            "abstract": null,
            "authors": [
                "Graca, S",
                "Huemer, M",
                "de Valois, B",
                "Vang, B",
                "McClure, L"
            ],
            "year": 2024,
            "source": "EUR J INTEGR MED. 2024; 69:  102371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001247952900001",
            "pubmed": null,
            "doi": "10.1016/j.eujim.2024.102371",
            "pmc": null,
            "organizations": [
                "210157-14085"
            ],
            "persons": [
                "210157-91751-6"
            ],
            "imported": "2024-06-24T10:38:50+02:00",
            "journal": "EUR J INTEGR MED",
            "issn": "1876-3820",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF INTEGRATIVE MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "INTEGRATIVE + COMPLEMENTARY MEDICINE-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127805,
            "title": ""Additional but not identical information on systolic right ventricular function using the tricuspid annular peak systolic velocity or tricuspid annular plane systolic excursion in both adults and children".",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Ravekes, W"
            ],
            "year": 2013,
            "source": "Echocardiography. 2013; 30(1):118-118",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000314919400025",
            "pubmed": "23297853",
            "doi": "10.1111/echo.12021_1",
            "pmc": null,
            "organizations": [
                "127805-14093"
            ],
            "persons": [
                "127805-52013-2"
            ],
            "imported": "2013-04-05T12:42:29+02:00",
            "journal": "ECHOCARDIOGR-J CARDIOVASC ULT",
            "issn": "0742-2822",
            "collection_publisher": null,
            "collection_title": "ECHOCARDIOGRAPHY-A JOURNAL OF CARDIOVASCULAR ULTRASOUND AND ALLIED TECHNIQUES",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.254,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 161692,
            "title": "Can serum NT-proBNP detect changes of functional capacity in patients with chronic heart failure?",
            "abstract": null,
            "authors": [
                "Meyer, T",
                "Schwaab, B",
                "Görge, G",
                "Scharhag, J",
                "Herrmann, M",
                "Kindermann, W"
            ],
            "year": 2004,
            "source": "Z Kardiol. 2004; 93(7):540-545",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222967500005",
            "pubmed": "15243765",
            "doi": "10.1007/s00392-004-0095-z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "161692-99451-6"
            ],
            "imported": "2017-08-17T02:00:00+02:00",
            "journal": "Z Kardiol",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.933,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 203138,
            "title": "Can Local Infiltration Influence Postoperative Recovery in Upper Blepharoplasty? A Case Series Study on Two Different Infiltration Methods.",
            "abstract": null,
            "authors": [
                "Dell'Avanzato, R",
                "Agnelli, B",
                "Cambiaso-Daniel, J",
                "Gatti, J",
                "Gualdi, A"
            ],
            "year": 2024,
            "source": "Facial Plast Surg. 2024; 40(1):101-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001023280900003",
            "pubmed": "37225141",
            "doi": "10.1055/a-2098-6188",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2023-05-31T02:00:00+02:00",
            "journal": "Facial Plast Surg",
            "issn": "1098-8793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.296,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": 166777,
            "title": "Circulating Tumor Cells: Strategies for Capture, Analyses, and Propagation.",
            "abstract": null,
            "authors": [
                "Agarwal, A",
                "Balic, M",
                "El-Ashry, D",
                "Cote, RJ"
            ],
            "year": 2018,
            "source": "Cancer J. 2018; 24(2):70-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000431182100004",
            "pubmed": "29601333",
            "doi": "10.1097/PPO.0000000000000310",
            "pmc": "PMC5880323",
            "organizations": [
                "166777-14085"
            ],
            "persons": [
                "166777-59188-6"
            ],
            "imported": "2018-03-31T02:00:00+02:00",
            "journal": "Cancer J",
            "issn": "1528-9117",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.316,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.728,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 188352,
            "title": "Correlation of atherosclerosis and osteoarthritis in ancient Egypt: A standardized evaluation of 45 whole-body CT examinations",
            "abstract": null,
            "authors": [
                "Panzer, S",
                "Augat, P",
                "Sprenger, M",
                "Zesch, S",
                "Rosendahl, W",
                "Sutherland, ML",
                "Thompson, RC",
                "Paladin, A",
                "Zink, AR"
            ],
            "year": 2021,
            "source": "INT J PALEOPATHOL. 2021; 33:  137-145. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000661340900007",
            "pubmed": "33930634",
            "doi": "10.1016/j.ijpp.2021.04.004",
            "pmc": null,
            "organizations": [
                "188352-14024"
            ],
            "persons": [
                "188352-50445-6"
            ],
            "imported": "2021-07-12T11:45:50+02:00",
            "journal": "INT J PALEOPATHOL",
            "issn": "1879-9817",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF PALEOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.448,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PALEONTOLOGY-SCI",
            "impactfactor_norm_super": 0.545,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PALEONTOLOGY-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": 209315,
            "title": "Influence of abdominal obesity on multiorgan dysfunction and mortality in acute respiratory distress syndrome patients treated with prone positioning",
            "abstract": null,
            "authors": [
                "Weig, T",
                "Janitza, S",
                "Zoller, M",
                "Dolch, ME",
                "Miller, J",
                "Frey, L",
                "Kneidinger, N",
                "Johnson, T",
                "Schubert, MI",
                "Irlbeck, M"
            ],
            "year": 2014,
            "source": "J CRIT CARE. 2014; 29(4): 557-561. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000338213200031",
            "pubmed": "24666961",
            "doi": "10.1016/j.jcrc.2014.02.010",
            "pmc": null,
            "organizations": [],
            "persons": [
                "209315-125880-6"
            ],
            "imported": "2024-05-02T09:27:07+02:00",
            "journal": "J CRIT CARE",
            "issn": "0883-9441",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CRITICAL CARE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.995,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE-SCI",
            "impactfactor_norm_super": 0.556,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "CRITICAL CARE MEDICINE",
            "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": 214866,
            "title": "Isolated tricuspid valve regurgitation: old concepts, new insights and innovation",
            "abstract": null,
            "authors": [
                "Russo, M",
                "Zilberszac, R",
                "Werner, P",
                "Kocher, A",
                "Wiedemann, D",
                "Schneider, M",
                "Mascherbauer, J",
                "Laufer, G",
                "Rosenhek, R",
                "Andreas, M"
            ],
            "year": 2020,
            "source": "J CARDIOVASC MED. 2020; 21(6): 406-414. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000552896500002",
            "pubmed": "32073432",
            "doi": "10.2459/JCM.0000000000000933",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214866-131297-6"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "J CARDIOVASC MED",
            "issn": "1558-2027",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIOVASCULAR MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.16,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.383,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 219339,
            "title": "Comparing conventional, peripheral, and transition zone prostate-specific antigen densities for the detection of clinically significant prostate cancer.",
            "abstract": null,
            "authors": [
                "Cochran, RL",
                "Mercaldo, ND",
                "Nakrour, N",
                "Ghosh, S",
                "Milshteyn, E",
                "Pohl, M",
                "Guidon, A",
                "Dahl, DM",
                "Feldman, AS",
                "Harisinghani, MG"
            ],
            "year": 2026,
            "source": "Clin Radiol. 2025; 92:107189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001649468700001",
            "pubmed": "41420971",
            "doi": "10.1016/j.crad.2025.107189",
            "pmc": null,
            "organizations": [
                "219339-14104"
            ],
            "persons": [
                "219339-115921-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Clin Radiol",
            "issn": "1365-229X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.467,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212242,
            "title": "Double Triangular Cartilage Excision in Otoplasty Revisited.",
            "abstract": null,
            "authors": [
                "Gualdi, A",
                "Cambiaso-Daniel, J",
                "Negrini, FC",
                "Giordano, S"
            ],
            "year": 2025,
            "source": "Facial Plast Surg. 2025; 41(2):159-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001362702600001",
            "pubmed": "39581191",
            "doi": "10.1055/a-2447-8589",
            "pmc": null,
            "organizations": [
                "212242-14076"
            ],
            "persons": [],
            "imported": "2024-11-25T01:00:00+01:00",
            "journal": "Facial Plast Surg",
            "issn": "0736-6825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.296,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211655,
            "title": "Neck Lift to Treat Platysma Bands and Defining Cervical Angle: A Systematic Review and Pooled Analysis.",
            "abstract": null,
            "authors": [
                "Cambiaso-Daniel, J",
                "Giordano, S",
                "Agnelli, B",
                "Bella, L",
                "Gualdi, A"
            ],
            "year": 2025,
            "source": "Facial Plast Surg. 2025; 41(4):482-490",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001332242500004",
            "pubmed": "39406360",
            "doi": "10.1055/s-0044-1791690",
            "pmc": null,
            "organizations": [
                "211655-14076"
            ],
            "persons": [],
            "imported": "2024-10-21T02:00:00+02:00",
            "journal": "Facial Plast Surg",
            "issn": "0736-6825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.296,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.296,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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
        }
    ]
}