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=152860&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152880&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152840&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 162698,
            "title": "Comments to ORL 2013;75:123-132 (DOI: 10.1159/000342314).",
            "abstract": null,
            "authors": [
                "Brigger, MT",
                "Hultcrantz, E",
                "Ericsson, E",
                "Lowe, D",
                "Windfuhr, JP",
                "Sarny, S"
            ],
            "year": 2013,
            "source": "ORL J Otorhinolaryngol Relat Spec. 2013; 75(3): 133-135. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000323592200003",
            "pubmed": "23978796",
            "doi": "10.1159/000353481",
            "pmc": null,
            "organizations": [],
            "persons": [
                "162698-93387-6"
            ],
            "imported": "2017-10-08T02:00:00+02:00",
            "journal": "ORL J Otorhinolaryngol Relat Spec",
            "issn": "0301-1569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 162700,
            "title": "Comments to ORL 2013;75:184-191 (DOI: 10.1159/000342322).",
            "abstract": null,
            "authors": [
                "Brigger, MT",
                "Sarny, S"
            ],
            "year": 2013,
            "source": "ORL J Otorhinolaryngol Relat Spec. 2013; 75(3): 192-192. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000323592200015",
            "pubmed": "23978808",
            "doi": "10.1159/000353489",
            "pmc": null,
            "organizations": [],
            "persons": [
                "162700-93387-6"
            ],
            "imported": "2017-10-08T02:00:00+02:00",
            "journal": "ORL J Otorhinolaryngol Relat Spec",
            "issn": "0301-1569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 159584,
            "title": "Backbone resonance assignment of Alt a 1, a unique β-barrel protein and the major allergen of Alternaria alternata.",
            "abstract": null,
            "authors": [
                "Wagner, GE",
                "Gutfreund, S",
                "Fauland, K",
                "Keller, W",
                "Valenta, R",
                "Zangger, K"
            ],
            "year": 2014,
            "source": "Biomol NMR Assign. 2014; 8(2): 229-231. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000342080900002",
            "pubmed": "23715812",
            "doi": "10.1007/s12104-013-9489-z",
            "pmc": "PMC6597350",
            "organizations": [],
            "persons": [
                "159584-98868-1"
            ],
            "imported": "2017-03-27T02:00:00+02:00",
            "journal": "Biomol NMR Assign",
            "issn": "1874-2718",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.76,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SPECTROSCOPY-SCI",
            "impactfactor_norm_super": 0.205,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "SPECTROSCOPY-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": 162699,
            "title": "Comments to ORL 2013;75:136-141 (DOI: 10.1159/000342315).",
            "abstract": null,
            "authors": [
                "Brigger, MT",
                "Hultcrantz, E",
                "Ericsson, E",
                "Windfuhr, JP",
                "Gysin, C",
                "Dulguerov, P",
                "Sarny, S"
            ],
            "year": 2013,
            "source": "ORL J Otorhinolaryngol Relat Spec. 2013; 75(3): 142-143. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000323592200005",
            "pubmed": "23978798",
            "doi": "10.1159/000353482",
            "pmc": null,
            "organizations": [],
            "persons": [
                "162699-93387-6"
            ],
            "imported": "2017-10-08T02:00:00+02:00",
            "journal": "ORL J Otorhinolaryngol Relat Spec",
            "issn": "0301-1569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 162703,
            "title": "Comments to ORL 2013;75:166-173 (DOI: 10.1159/000342317).",
            "abstract": null,
            "authors": [
                "Brigger, MT",
                "Hultcrantz, E",
                "Ericsson, E",
                "Lowe, D",
                "Sarny, S"
            ],
            "year": 2013,
            "source": "ORL J Otorhinolaryngol Relat Spec. 2013; 75(3): 174-174. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000323592200011",
            "pubmed": "23978804",
            "doi": "10.1159/000353486",
            "pmc": null,
            "organizations": [],
            "persons": [
                "162703-93387-6"
            ],
            "imported": "2017-10-08T02:00:00+02:00",
            "journal": "ORL J Otorhinolaryngol Relat Spec",
            "issn": "0301-1569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 131087,
            "title": "What lessons can be learned from the Austrian events?",
            "abstract": null,
            "authors": [
                "Sarny, S",
                "Habermann, W",
                "Ossimitz, G",
                "Stammberger, H"
            ],
            "year": 2013,
            "source": "ORL-J OTO-RHINO-LARYNGOL HEAD. 2013; 75(3): 175-181. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323592200012",
            "pubmed": "23978805",
            "doi": "10.1159/000342319",
            "pmc": null,
            "organizations": [
                "131087-14066"
            ],
            "persons": [
                "131087-93387-2"
            ],
            "imported": "2013-10-04T15:23:35+02:00",
            "journal": "ORL-J OTO-RHINO-LARYNGOL HEAD",
            "issn": "0301-1569",
            "collection_publisher": null,
            "collection_title": "ORL-JOURNAL FOR OTO-RHINO-LARYNGOLOGY HEAD AND NECK SURGERY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": 0.488,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": 153253,
            "title": "The influence of acute physical effort on liver stiffness estimation using Virtual Touch Quantification (VTQ). Preliminary results.",
            "abstract": null,
            "authors": [
                "Gersak, MM",
                "Sorantin, E",
                "Windhaber, J",
                "Dudea, SM",
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Med Ultrason. 2016; 18(2):151-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000376432500003",
            "pubmed": "27239647",
            "doi": "10.11152/mu.2013.2066.182.vtq",
            "pmc": null,
            "organizations": [
                "153253-14049",
                "153253-14106"
            ],
            "persons": [
                "153253-102251-6",
                "153253-51373-6",
                "153253-51913-6"
            ],
            "imported": "2016-06-27T13:19:39+02:00",
            "journal": "MED ULTRASON",
            "issn": "1844-4172",
            "collection_publisher": null,
            "collection_title": "MEDICAL ULTRASONOGRAPHY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.205,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.216,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 88419,
            "title": "Medullary thyroid carcinoma: Autologous tumor cell lines for dendritic cell vaccination (vol 25, pg 4225, 2005)",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Skofitsch, G",
                "Hoger, H",
                "Jech, M",
                "Rinner, B",
                "Siegl, V",
                "Niederle, B",
                "Gnant, M",
                "Friedl, J",
                "Stift, A"
            ],
            "year": 2006,
            "source": "ANTICANCER RES. 2006; 26(1A): 445-445. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000235103800073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "88419-14014",
                "88419-17230"
            ],
            "persons": [
                "88419-50826-6"
            ],
            "imported": "2009-02-25T13:30:58+01:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.479,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.204724409448819,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 191149,
            "title": "The impact of activated protein C resistance on the patency of arteriovenous grafts for hemodialysis access.",
            "abstract": null,
            "authors": [
                "Santler, SC",
                "Konstantiniuk, P",
                "Schramayer, G",
                "Prüller, F",
                "Siegl, G",
                "Demel, U",
                "Cohnert, T"
            ],
            "year": 2022,
            "source": "Semin Dial. 2022; 35(1):58-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000728752300001",
            "pubmed": "34882835",
            "doi": "10.1111/sdi.13042",
            "pmc": null,
            "organizations": [
                "191149-14028",
                "191149-14074",
                "191149-14086"
            ],
            "persons": [
                "191149-50038-6",
                "191149-50860-6",
                "191149-82944-6"
            ],
            "imported": "2021-12-20T01:00:00+01:00",
            "journal": "Semin Dial",
            "issn": "0894-0959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.204545454545455,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.64,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 60077,
            "title": "Cryptosporidiosis in children in Idukki District in southern India.",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Mascher, F",
                "Sixl, W",
                "Enayat, U",
                "Marth, E"
            ],
            "year": 1989,
            "source": "J Diarrhoeal Dis Res. 1989; 7(3-4): 89-91. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2632641",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60077-14023"
            ],
            "persons": [
                "60077-51503-6",
                "60077-51664-6",
                "60077-51674-1"
            ],
            "imported": "2006-10-09T02:00:00+02:00",
            "journal": "J Diarrhoeal Dis Res",
            "issn": "0253-8768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.204545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": false
        },
        {
            "id": 3701,
            "title": "Handicap of walking by a huge paratesticular liposarcoma.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Schips, L",
                "Vilits, P",
                "Zigeuner, R",
                "Petritsch, HP",
                "Uggowitzer, M",
                "Hubmer, G"
            ],
            "year": 2001,
            "source": "Urol Int. 2001; 66(4):229-230",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169061300013",
            "pubmed": "11385313",
            "doi": "10.1159/000056622",
            "pmc": null,
            "organizations": [
                "3701-14056"
            ],
            "persons": [
                "3701-51738-6",
                "3701-51970-2"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.504,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.204545454545455,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 189219,
            "title": "[Management of postoperative pain in children].",
            "abstract": null,
            "authors": [
                "Sittl, R",
                "Griessinger, N",
                "Koppert, W",
                "Likar, R"
            ],
            "year": 2000,
            "source": "Schmerz. 2000; 14(5):333-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090126800008",
            "pubmed": "12800023",
            "doi": "10.1007/s004820000027",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189219-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 202167,
            "title": "Aging and endothelial dysfunction.",
            "abstract": null,
            "authors": [
                "Cosentino, F",
                "Osto, E"
            ],
            "year": 2007,
            "source": "Clin Hemorheol Microcirc. 2007; 37(1-2):143-7",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000249052700016",
            "pubmed": "17641404",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "202167-119127-6"
            ],
            "imported": "2023-03-21T08:40:49+01:00",
            "journal": "CLIN HEMORHEOL MICRO",
            "issn": "1386-0291",
            "collection_publisher": null,
            "collection_title": "CLINICAL HEMORHEOLOGY AND MICROCIRCULATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 140666,
            "title": "Care dependency and nursing care problems in nursing home residents with and without dementia: a cross-sectional study.",
            "abstract": null,
            "authors": [
                "Schüssler, S",
                "Dassen, T",
                "Lohrmann, C"
            ],
            "year": 2016,
            "source": "Aging Clin Exp Res. 2016; 28(5):973-982",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000382881100022",
            "pubmed": "25527067",
            "doi": "10.1007/s40520-014-0298-8",
            "pmc": null,
            "organizations": [
                "140666-14509"
            ],
            "persons": [],
            "imported": "2014-12-26T01:00:00+01:00",
            "journal": "Aging Clin Exp Res",
            "issn": "1594-0667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.394,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY",
            "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": 144374,
            "title": "Comparison of care dependency and related nursing care problems between Austrian nursing home residents with and without dementia",
            "abstract": null,
            "authors": [
                "Schussler, S",
                "Dassen, T",
                "Lohrmann, C"
            ],
            "year": 2015,
            "source": "EUR GERIATR MED. 2015; 6(1): 46-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000349214500010",
            "pubmed": null,
            "doi": "10.1016/j.eurger.2014.04.015",
            "pmc": null,
            "organizations": [
                "144374-14509"
            ],
            "persons": [],
            "imported": "2015-03-26T10:50:05+01:00",
            "journal": "EUR GERIATR MED",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": "EUROPEAN GERIATRIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.326,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.204,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-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": 153518,
            "title": "A comprehensive fracture prevention strategy in older adults: the European Union Geriatric Medicine Society (EUGMS) statement.",
            "abstract": null,
            "authors": [
                "Blain, H",
                "Masud, T",
                "Dargent-Molina, P",
                "Martin, FC",
                "Rosendahl, E",
                "van der Velde, N",
                "Bousquet, J",
                "Benetos, A",
                "Cooper, C",
                "Kanis, JA",
                "Reginster, JY",
                "Rizzoli, R",
                "Cortet, B",
                "Barbagallo, M",
                "Dreinhöfer, KE",
                "Vellas, B",
                "Maggi, S",
                "Strandberg, T",
                "EUGMS Falls and Fracture Interest Group,",
                "International Association of Gerontology and Geriatrics for the European Region (IAGG-ER),",
                "European Union of Medical Specialists (EUMS),",
                "Fragility Fracture Network (FFN),",
                "European Society for Clinical and Economic Aspects of Osteoporosis and Osteoarthritis (ESCEO), and",
                "International Osteoporosis Foundation (IOF)"
            ],
            "year": 2016,
            "source": "Aging Clin Exp Res. 2016; 28(4):797-803",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000379034800030",
            "pubmed": "27299902",
            "doi": "10.1007/s40520-016-0588-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "153518-57932-7"
            ],
            "imported": "2016-07-11T02:00:00+02:00",
            "journal": "Aging Clin Exp Res",
            "issn": "1594-0667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.394,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY",
            "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": 150674,
            "title": "The length of postgraduate training for geriatric medicine in European countries: an update for the year 2015.",
            "abstract": null,
            "authors": [
                "Stuck, AE",
                "Jónsdóttir, AB",
                "Singler, K",
                "Roller, RE",
                "Holm, EA",
                "Masud, T"
            ],
            "year": 2016,
            "source": "Aging Clin Exp Res. 2016; 28(1):169-170",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000371249700021",
            "pubmed": "26690756",
            "doi": "10.1007/s40520-015-0514-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "150674-51745-6"
            ],
            "imported": "2016-02-09T01:00:00+01:00",
            "journal": "Aging Clin Exp Res",
            "issn": "1594-0667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.394,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY",
            "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": 216228,
            "title": "Computational modelling for improved translation of cardiac inotropic and lusitropic drug effects from rats to humans.",
            "abstract": null,
            "authors": [
                "Jung, A",
                "Augustin, CM",
                "Voglhuber-Höller, J",
                "Kiessling, M",
                "Ljubojevic-Holzer, S",
                "Mirams, GR",
                "Niederer, SA",
                "Plank, G"
            ],
            "year": 2025,
            "source": "J Pharmacol Toxicol Methods. 2025; 134:107747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001501852500002",
            "pubmed": "40374083",
            "doi": "10.1016/j.vascn.2025.107747",
            "pmc": "PMC12759087",
            "organizations": [
                "216228-14011",
                "216228-14013",
                "216228-14083"
            ],
            "persons": [
                "216228-110709-6",
                "216228-62747-6",
                "216228-50966-6",
                "216228-79791-6",
                "216228-91352-2"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "J Pharmacol Toxicol Methods",
            "issn": "1056-8719",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.204,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 219074,
            "title": "Neural network emulation of the human ventricular cardiomyocyte action potential: A promising tool for more efficient computations in quantitative systems pharmacology studies",
            "abstract": null,
            "authors": [
                "Grandits, T",
                "Augustin, CM",
                "Haase, G",
                "Jos, N",
                "Mirams, GR",
                "Niederer, SA",
                "Plank, G",
                "Varro, A",
                "Virág, L",
                "Jung, ALXD"
            ],
            "year": 2025,
            "source": "J PHARMACOL TOX MET. 2025; 135:  107850",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001602612900075",
            "pubmed": null,
            "doi": "10.1016/j.vascn.2025.107850",
            "pmc": null,
            "organizations": [
                "219074-14011"
            ],
            "persons": [
                "219074-50966",
                "219074-79791",
                "219074-91352"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "J PHARMACOL TOX MET",
            "issn": "1056-8719",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PHARMACOLOGICAL AND TOXICOLOGICAL METHODS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156068,
            "title": "Liver trauma",
            "abstract": null,
            "authors": [
                "Buchler, MW",
                "Schemmer, P"
            ],
            "year": 2009,
            "source": "CHIRURG. 2009; 80(10): 895-895. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000270633000001",
            "pubmed": null,
            "doi": "10.1007/s00104-009-1793-x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T13:43:04+01:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": "CHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.601,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.204,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}