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=40&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152641,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=60&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=20&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 172281,
            "title": "EULAR 'points to consider' for the conduction of workforce requirement studies in rheumatology",
            "abstract": null,
            "authors": [
                "Dejaco, C",
                "Putrik, P",
                "Unger, J",
                "Aletaha, D",
                "Bianchi, G",
                "Bijisma, JW",
                "Boonen, A",
                "Cikes, N",
                "Finckh, A",
                "Gossec, L",
                "Kvien, TK",
                "Dias, JM",
                "Matteson, EL",
                "Sivera, F",
                "Stamm, TA",
                "Szekanecz, Z",
                "Wiek, D",
                "Zink, A",
                "Ramiro, S",
                "Buttgereit, F"
            ],
            "year": 2018,
            "source": "RMD OPEN. 2018; 4(2): UNSP e000780-e000780. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000455537200030",
            "pubmed": "30714579",
            "doi": "10.1136/rmdopen-2018-000780",
            "pmc": "PMC6336096",
            "organizations": [
                "172281-14086"
            ],
            "persons": [
                "172281-66227-2"
            ],
            "imported": "2019-01-31T11:23:37+01:00",
            "journal": "RMD OPEN",
            "issn": "2056-5933",
            "collection_publisher": null,
            "collection_title": "RMD OPEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 154208,
            "title": "Beliefs, Barriers, and Preferences of European Overweight Women to Adopt a Healthier Lifestyle in Pregnancy to Minimize Risk of Developing Gestational Diabetes Mellitus: An Explorative Study.",
            "abstract": null,
            "authors": [
                "Jelsma, JG",
                "van Leeuwen, KM",
                "Oostdam, N",
                "Bunn, C",
                "Simmons, D",
                "Desoye, G",
                "Corcoy, R",
                "Adelantado, JM",
                "Kautzky-Willer, A",
                "Harreiter, J",
                "van Assche, FA",
                "Devlieger, R",
                "Timmerman, D",
                "Hill, D",
                "Damm, P",
                "Mathiesen, ER",
                "Wender-Ozegowska, E",
                "Zawiejska, A",
                "Rebollo, P",
                "Lapolla, A",
                "Dalfrà, MG",
                "Del Prato, S",
                "Bertolotto, A",
                "Dunne, F",
                "Jensen, DM",
                "Andersen, LL",
                "Snoek, FJ",
                "van Poppel, MN"
            ],
            "year": 2016,
            "source": "J Pregnancy. 2016; 2016(8):3435791-3435791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000379361200001",
            "pubmed": "26885396",
            "doi": "10.1155/2016/3435791",
            "pmc": "PMC4738738",
            "organizations": [
                "154208-14038"
            ],
            "persons": [
                "154208-51632-6"
            ],
            "imported": "2016-08-24T16:04:44+02:00",
            "journal": "J PREGNANCY",
            "issn": "2090-2727",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PREGNANCY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127117,
            "title": "Pelvic ring injuries in children. Part I: Epidemiology and primary evaluation. A review of the literature.",
            "abstract": null,
            "authors": [
                "Gänsslen, A",
                "Hildebrand, F",
                "Heidari, N",
                "Weinberg, AM"
            ],
            "year": 2012,
            "source": "ACTA CHIR ORTHOP TRAUMATOL CE. 2012; 79(6): 493-498. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000313143300003",
            "pubmed": "23286680",
            "doi": null,
            "pmc": null,
            "organizations": [
                "127117-14052"
            ],
            "persons": [
                "127117-50785-6"
            ],
            "imported": "2013-02-20T10:22:31+01:00",
            "journal": "ACTA CHIR ORTHOP TRAUMATOL CE",
            "issn": "0001-5415",
            "collection_publisher": null,
            "collection_title": "ACTA CHIRURGIAE ORTHOPAEDICAE ET TRAUMATOLOGIAE CECHOSLOVACA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": 0.607,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 161568,
            "title": "Laparoscopy in Blunt Abdominal Trauma: for Whom? When?and Why?",
            "abstract": null,
            "authors": [
                "Justin, V",
                "Fingerhut, A",
                "Uranues, S"
            ],
            "year": 2017,
            "source": "Curr Trauma Rep. 2017; 3(1):43-50",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405137800008",
            "pubmed": "28690974",
            "doi": "10.1007/s40719-017-0076-0",
            "pmc": "PMC5477632",
            "organizations": [
                "161568-14073"
            ],
            "persons": [
                "161568-51612-4"
            ],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "CURR TRAUMA REP",
            "issn": "2198-6096",
            "collection_publisher": null,
            "collection_title": "CURRENT TRAUMA REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176608,
            "title": "Validation of the Multidimensional Inventory for Religious Spiritual Well-being with Iranian samples",
            "abstract": null,
            "authors": [
                "Dadfar, M",
                "Lester, D",
                "Turan, Y",
                "Beshai, JA",
                "Unterrainer, HF"
            ],
            "year": 2019,
            "source": "MENT HEALTH RELIG CU. 2019; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000479812100001",
            "pubmed": null,
            "doi": "10.1080/13674676.2019.1628194",
            "pmc": null,
            "organizations": [
                "176608-29444"
            ],
            "persons": [
                "176608-69860-6"
            ],
            "imported": "2019-09-03T17:07:55+02:00",
            "journal": "MENT HEALTH RELIG CU",
            "issn": "1367-4676",
            "collection_publisher": null,
            "collection_title": "MENTAL HEALTH RELIGION & CULTURE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208772,
            "title": "Ruxolitinib, IV Immunoglobulin, and High-Dose Glucocorticoids for Critically Ill Adults With Secondary Hemophagocytic Lymphohistiocytosis: A Single-Center Observational Pilot Study.",
            "abstract": null,
            "authors": [
                "Scholz, L",
                "Posch, F",
                "Schulz, E",
                "Gornicec, M",
                "Wölfler, A",
                "Reisinger, AC",
                "Reinisch, A",
                "Eller, P",
                "Eisner, F",
                "Kreuzer, P",
                "Stradner, M",
                "Rosenkranz, AR",
                "Krammer, F",
                "Schilcher, G",
                "Krause, R",
                "Hatzl, S"
            ],
            "year": 2024,
            "source": "Crit Care Explor. 2024; 6(2): e1046",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001275992500002",
            "pubmed": "38511127",
            "doi": "10.1097/CCE.0000000000001046",
            "pmc": "PMC10954049",
            "organizations": [
                "208772-14082",
                "208772-14084",
                "208772-14086",
                "208772-29164"
            ],
            "persons": [
                "208772-114795-6",
                "208772-50740-6",
                "208772-50747-6",
                "208772-50919-6",
                "208772-51911-6",
                "208772-51976-6",
                "208772-53560-6",
                "208772-54025-6",
                "208772-72630-6",
                "208772-74175-6",
                "208772-77615-6",
                "208772-94596-4",
                "208772-92241-6"
            ],
            "imported": "2024-03-21T01:00:00+01:00",
            "journal": "Crit Care Explor",
            "issn": "2639-8028",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207521,
            "title": "3D-Printed Collagen-Nanocellulose Hybrid Bioscaffolds with Tailored Properties for Tissue Engineering Applications",
            "abstract": null,
            "authors": [
                "Stiglic, AD",
                "Lackner, F",
                "Nagaraj, C",
                "Beaumont, M",
                "Bracic, M",
                "Duarte, I",
                "Kononenko, V",
                "Drobne, D",
                "Madhan, B",
                "Finsgar, M",
                "Kargl, R",
                "Kleinschek, KS",
                "Mohan, T"
            ],
            "year": 2023,
            "source": "ACS APPL BIO MATER. 2023; 6(12): 5596-5608. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001142974200001",
            "pubmed": "38050684",
            "doi": "10.1021/acsabm.3c00767",
            "pmc": "PMC10731651",
            "organizations": [],
            "persons": [
                "207521-58984-6"
            ],
            "imported": "2024-02-05T09:10:52+01:00",
            "journal": "ACS APPL BIO MATER",
            "issn": "2576-6422",
            "collection_publisher": null,
            "collection_title": "ACS APPLIED BIO MATERIALS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 201798,
            "title": "BMI and Revision Surgery for Abdominoplasties: Complication Definitions Revisited Using the Clavien-Dindo Classification.",
            "abstract": null,
            "authors": [
                "Reischies, FMJ",
                "Tiefenbacher, F",
                "Holzer-Geissler, JCJ",
                "Wolfsberger, C",
                "Eylert, G",
                "Mischitz, M",
                "Pregartner, G",
                "Meikl, T",
                "Winter, R",
                "Kamolz, LP",
                "Lumenta, DB"
            ],
            "year": 2023,
            "source": "Plast Reconstr Surg Glob Open. 2023; 11(2): e4411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000935611900006",
            "pubmed": "36798721",
            "doi": "10.1097/GOX.0000000000004411",
            "pmc": "PMC9925103",
            "organizations": [
                "201798-14026",
                "201798-14076",
                "201798-14094"
            ],
            "persons": [
                "201798-80111-6",
                "201798-81670-6",
                "201798-82050-6",
                "201798-84730-6"
            ],
            "imported": "2023-02-20T01:00:00+01:00",
            "journal": "Plast Reconstr Surg Glob Open",
            "issn": "2169-7574",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188724,
            "title": "Spinal Arachnoiditis Ossificans: A Case-Based Update.",
            "abstract": null,
            "authors": [
                "Brunner, A",
                "Leoni, M",
                "Eustacchio, S",
                "Kurschel-Lackner, S"
            ],
            "year": 2021,
            "source": "Surg J (N Y). 2021; 7(3): e174-e178. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000675591300002",
            "pubmed": "34307874",
            "doi": "10.1055/s-0041-1731448",
            "pmc": "PMC8298136",
            "organizations": [
                "188724-14020",
                "188724-14050"
            ],
            "persons": [
                "188724-51989-6",
                "188724-57882-2",
                "188724-81970-6",
                "188724-86408-6"
            ],
            "imported": "2021-07-30T02:00:00+02:00",
            "journal": "Surg J (N Y)",
            "issn": "2378-5128",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 115589,
            "title": "Estimating the number of channels in patch-clamp recordings: application to kinetic analysis of multichannel data from voltage-operated channels.",
            "abstract": null,
            "authors": [
                "Baumgartner, W",
                "Hohenthanner, K",
                "Höfer, GF",
                "Groschner, K",
                "Romanin, C"
            ],
            "year": 1997,
            "source": "Biophys J. 1997; 72(3):1143-1152",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WJ82400017",
            "pubmed": "9138562",
            "doi": "10.1016/S0006-3495(97)78763-0",
            "pmc": "PMC1184499",
            "organizations": [],
            "persons": [
                "115589-78591-6"
            ],
            "imported": "2012-01-02T01:00:00+01:00",
            "journal": "Biophys J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.332,
            "impactfactor_year": 1997,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 181309,
            "title": "Effects of a Humanoid Socially Assistive Robot Versus Tablet Training on Psychosocial and Physical Outcomes of Persons With Dementia: Protocol for a Mixed Methods Study.",
            "abstract": null,
            "authors": [
                "Schüssler, S",
                "Zuschnegg, J",
                "Paletta, L",
                "Fellner, M",
                "Lodron, G",
                "Steiner, J",
                "Pansy-Resch, S",
                "Lammer, L",
                "Prodromou, D",
                "Brunsch, S",
                "Holter, M",
                "Carnevale, L",
                "Russegger, S"
            ],
            "year": 2020,
            "source": "JMIR Res Protoc. 2020; 9(2): e14927-e14927. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000518843100009",
            "pubmed": "32022697",
            "doi": "10.2196/14927",
            "pmc": "PMC7055795",
            "organizations": [
                "181309-14026",
                "181309-14509"
            ],
            "persons": [
                "181309-67508-2",
                "181309-97023-6",
                "181309-99368-6"
            ],
            "imported": "2020-02-28T01:00:00+01:00",
            "journal": "JMIR Res Protoc",
            "issn": "1929-0748",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 183594,
            "title": "Involvement of Long Non-Coding RNAs (lncRNAs) in Tumor Angiogenesis.",
            "abstract": null,
            "authors": [
                "Teppan, J",
                "Barth, DA",
                "Prinz, F",
                "Jonas, K",
                "Pichler, M",
                "Klec, C"
            ],
            "year": 2020,
            "source": "Noncoding RNA. 2020; 6(4):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000601795600001",
            "pubmed": "32992718",
            "doi": "10.3390/ncrna6040042",
            "pmc": "PMC7711482",
            "organizations": [
                "183594-14085"
            ],
            "persons": [
                "183594-100665-1",
                "183594-104199-6",
                "183594-53557-4",
                "183594-86207-6",
                "183594-99625-6"
            ],
            "imported": "2020-10-06T02:00:00+02:00",
            "journal": "Noncoding RNA",
            "issn": "2311-553X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 188365,
            "title": "Implementation of a Dual-Column Liquid Chromatography-Tandem Mass-Spectrometry Method for the Quantification of Isavuconazole in Clinical Practice",
            "abstract": null,
            "authors": [
                "Enko, D",
                "Zelzer, S",
                "Herrmann, M",
                "Krause, R",
                "Meinitzer, A"
            ],
            "year": 2021,
            "source": "J LAB PHYS. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000661613400002",
            "pubmed": "34483556",
            "doi": "10.1055/s-0041-1730755",
            "pmc": "PMC8409122",
            "organizations": [
                "188365-14028",
                "188365-29164"
            ],
            "persons": [
                "188365-51976-6",
                "188365-89193-2",
                "188365-99451-6"
            ],
            "imported": "2021-07-12T11:45:50+02:00",
            "journal": "J LAB PHYS",
            "issn": "0974-2727",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF LABORATORY PHYSICIANS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 199805,
            "title": "Delirium in geriatric patients.",
            "abstract": null,
            "authors": [
                "Iglseder, B",
                "Frühwald, T",
                "Jagsch, C"
            ],
            "year": 2022,
            "source": "Wien Med Wochenschr. 2022; 172(5-6): 114-121. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000741618400005",
            "pubmed": "35006521",
            "doi": "10.1007/s10354-021-00904-z",
            "pmc": "PMC8744373",
            "organizations": [],
            "persons": [
                "199805-71002-6"
            ],
            "imported": "2023-01-10T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 199667,
            "title": "The human archaeome: methodological pitfalls and knowledge gaps.",
            "abstract": null,
            "authors": [
                "Mahnert, A",
                "Blohs, M",
                "Pausan, MR",
                "Moissl-Eichinger, C"
            ],
            "year": 2018,
            "source": "Emerg Top Life Sci. 2018; 2(4): 469-482. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000575366900003",
            "pubmed": "33525835",
            "doi": "10.1042/ETLS20180037",
            "pmc": null,
            "organizations": [
                "199667-14046"
            ],
            "persons": [
                "199667-100035-1",
                "199667-90021-4",
                "199667-99594-6"
            ],
            "imported": "2023-01-05T01:00:00+01:00",
            "journal": "Emerg Top Life Sci",
            "issn": "2397-8554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 199506,
            "title": "Mitochondrial subpopulations and heterogeneity revealed by confocal imaging: possible physiological role?",
            "abstract": null,
            "authors": [
                "Kuznetsov, AV",
                "Troppmair, J",
                "Sucher, R",
                "Hermann, M",
                "Saks, V",
                "Margreiter, R"
            ],
            "year": 2006,
            "source": "Biochim Biophys Acta. 2006; 1757(5-6):686-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239481800050",
            "pubmed": "16712778",
            "doi": "10.1016/j.bbabio.2006.03.014",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199506-117182-6"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 209502,
            "title": "n-3 fatty acids and the risk of atrial fibrillation, review.",
            "abstract": null,
            "authors": [
                "Herrmann, W",
                "Herrmann, M"
            ],
            "year": 2024,
            "source": "Diagnosis (Berl). 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001215856400001",
            "pubmed": "38716687",
            "doi": "10.1515/dx-2024-0077",
            "pmc": null,
            "organizations": [
                "209502-14028"
            ],
            "persons": [
                "209502-99451-6"
            ],
            "imported": "2024-05-13T02:00:00+02:00",
            "journal": "Diagnosis (Berl)",
            "issn": "2194-8011",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196968,
            "title": "Use of radiography and fluoroscopy in Disaster Victim Identification Positional statement of the members of the Disaster Victim Identification working group of the International Society of Forensic Radiology and Imaging",
            "abstract": null,
            "authors": [
                "Viner, MD",
                "Alminyah, A",
                "Apostol, M",
                "Brough, A",
                "Develter, W",
                "O'Donnell, C",
                "Elliott, D",
                "Heinze, S",
                "Hofman, P",
                "Gorincour, G",
                "Singh, MKC",
                "Iino, M",
                "Makino, Y",
                "Moskala, A",
                "Morgan, B",
                "Rutty, GN",
                "Vallis, J",
                "Villa, C",
                "Wozniak, K"
            ],
            "year": 2015,
            "source": "J FORENSIC RADIOL IM. 2015; 3(2): 141-145. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000214983500010",
            "pubmed": null,
            "doi": "10.1016/j.jofri.2015.04.001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196968-115441-6"
            ],
            "imported": "2022-08-10T09:48:57+02:00",
            "journal": "J FORENSIC RADIOL IM",
            "issn": "2212-4780",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF FORENSIC RADIOLOGY AND IMAGING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 196563,
            "title": "A Glycemia Risk Index (GRI) of Hypoglycemia and Hyperglycemia for Continuous Glucose Monitoring Validated by Clinician Ratings.",
            "abstract": null,
            "authors": [
                "Klonoff, DC",
                "Wang, J",
                "Rodbard, D",
                "Kohn, MA",
                "Li, C",
                "Liepmann, D",
                "Kerr, D",
                "Ahn, D",
                "Peters, AL",
                "Umpierrez, GE",
                "Seley, JJ",
                "Xu, NY",
                "Nguyen, KT",
                "Simonson, G",
                "Agus, MSD",
                "Al-Sofiani, ME",
                "Armaiz-Pena, G",
                "Bailey, TS",
                "Basu, A",
                "Battelino, T",
                "Bekele, SY",
                "Benhamou, PY",
                "Bequette, BW",
                "Blevins, T",
                "Breton, MD",
                "Castle, JR",
                "Chase, JG",
                "Chen, KY",
                "Choudhary, P",
                "Clements, MA",
                "Close, KL",
                "Cook, CB",
                "Danne, T",
                "Doyle, FJ",
                "Drincic, A",
                "Dungan, KM",
                "Edelman, SV",
                "Ejskjaer, N",
                "Espinoza, JC",
                "Fleming, GA",
                "Forlenza, GP",
                "Freckmann, G",
                "Galindo, RJ",
                "Gomez, AM",
                "Gutow, HA",
                "Heinemann, L",
                "Hirsch, IB",
                "Hoang, TD",
                "Hovorka, R",
                "Jendle, JH",
                "Ji, L",
                "Joshi, SR",
                "Joubert, M",
                "Koliwad, SK",
                "Lal, RA",
                "Lansang, MC",
                "Lee, WA",
                "Leelarathna, L",
                "Leiter, LA",
                "Lind, M",
                "Litchman, ML",
                "Mader, JK",
                "Mahoney, KM",
                "Mankovsky, B",
                "Masharani, U",
                "Mathioudakis, NN",
                "Mayorov, A",
                "Messler, J",
                "Miller, JD",
                "Mohan, V",
                "Nichols, JH",
                "Nørgaard, K",
                "O'Neal, DN",
                "Pasquel, FJ",
                "Philis-Tsimikas, A",
                "Pieber, T",
                "Phillip, M",
                "Polonsky, WH",
                "Pop-Busui, R",
                "Rayman, G",
                "Rhee, EJ",
                "Russell, SJ",
                "Shah, VN",
                "Sherr, JL",
                "Sode, K",
                "Spanakis, EK",
                "Wake, DJ",
                "Waki, K",
                "Wallia, A",
                "Weinberg, ME",
                "Wolpert, H",
                "Wright, EE",
                "Zilbermint, M",
                "Kovatchev, B"
            ],
            "year": 2023,
            "source": "J Diabetes Sci Technol. 2023; 17(5):1226-1242",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001044915300001",
            "pubmed": "35348391",
            "doi": "10.1177/19322968221085273",
            "pmc": "PMC10563532",
            "organizations": [],
            "persons": [
                "196563-50877-6",
                "196563-51831-6"
            ],
            "imported": "2022-07-17T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 197739,
            "title": "Desflurane slightly increases the sweating threshold but produces marked, nonlinear decreases in the vasoconstriction and shivering thresholds.",
            "abstract": null,
            "authors": [
                "Annadata, R",
                "Sessler, DI",
                "Tayefeh, F",
                "Kurz, A",
                "Dechert, M"
            ],
            "year": 1995,
            "source": "Anesthesiology. 1995; 83(6):1205-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ32900011",
            "pubmed": "8533913",
            "doi": "10.1097/00000542-199512000-00011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197739-107954-6"
            ],
            "imported": "2022-09-29T02:00:00+02:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 1995,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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
        }
    ]
}