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&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=20&ordering=-impactfactor_norm",
    "previous": null,
    "results": [
        {
            "id": 172972,
            "title": "Acute and 30-Day Safety and Effectiveness Evaluation of Eximo Medical's B-Laser™, a Novel Atherectomy Device, in Subjects Affected With Infrainguinal Peripheral Arterial Disease: Results of the EX-PAD-03 Trial.",
            "abstract": null,
            "authors": [
                "Shammas, NW",
                "Chandra, P",
                "Brodmann, M",
                "Weinstock, B",
                "Sedillo, G",
                "Cawich, I",
                "Micari, A",
                "Lee, A",
                "Metzger, C",
                "Palena, LM",
                "Rundback, J",
                "EX-PAD-03 Investigators"
            ],
            "year": 2020,
            "source": "Cardiovasc Revasc Med. 2020; 21(1):86-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000513939400017",
            "pubmed": "30559030",
            "doi": "10.1016/j.carrev.2018.11.022",
            "pmc": null,
            "organizations": [
                "172972-14079"
            ],
            "persons": [
                "172972-51689-6"
            ],
            "imported": "2019-02-11T01:00:00+01:00",
            "journal": "Cardiovasc Revasc Med",
            "issn": "1553-8389",
            "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": 166778,
            "title": "Useful Electrocardiographic Features to Help Identify the Mechanism of Atrial Tachycardia Occurring After Persistent Atrial Fibrillation Ablation.",
            "abstract": null,
            "authors": [
                "Pascale, P",
                "Roten, L",
                "Shah, AJ",
                "Scherr, D",
                "Komatsu, Y",
                "Ramoul, K",
                "Daly, M",
                "Denis, A",
                "Derval, N",
                "Sacher, F",
                "Hocini, M",
                "Haïssaguerre, M",
                "Jaïs, P"
            ],
            "year": 2018,
            "source": "JACC Clin Electrophysiol. 2018; 4(1):33-45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000602277800004",
            "pubmed": "29600784",
            "doi": "10.1016/j.jacep.2017.07.018",
            "pmc": null,
            "organizations": [],
            "persons": [
                "166778-50168-6"
            ],
            "imported": "2018-04-01T02:00:00+02:00",
            "journal": "JACC Clin Electrophysiol",
            "issn": "2405-500X",
            "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": 142471,
            "title": "Complete remission of lichen-planus-like graft-versus-host disease (GVHD) with extracorporeal photochemotherapy (ECP).",
            "abstract": null,
            "authors": [
                "Gerber, M",
                "Gmeinhart, B",
                "Volc-Platzer, B",
                "Kalhs, P",
                "Greinix, H",
                "Knobler, R"
            ],
            "year": 1997,
            "source": "Bone Marrow Transplant. 1997; 19(5):517-519",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WK24400019",
            "pubmed": "9052923",
            "doi": "10.1038/sj.bmt.1700661",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142471-54230-6"
            ],
            "imported": "2015-02-10T01:00:00+01:00",
            "journal": "Bone Marrow Transplant",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.184,
            "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": 72181,
            "title": "High blood viscosity syndrome in cerebral infarction.",
            "abstract": null,
            "authors": [
                "Ott, EO",
                "Lechner, H",
                "Aranibar, A"
            ],
            "year": 1974,
            "source": "Stroke. 1974; 5(3): 330-333. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T204300005",
            "pubmed": "4836535",
            "doi": "10.1161/01.STR.5.3.330",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Stroke",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "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": 195332,
            "title": "Epithelial immune regulation of inflammatory airway diseases: Chronic rhinosinusitis with nasal polyps (CRSwNP).",
            "abstract": null,
            "authors": [
                "Klimek, L",
                "Hagemann, J",
                "Welkoborsky, HJ",
                "Cuevas, M",
                "Casper, I",
                "Förster-Ruhrmann, U",
                "Klimek, F",
                "Hintschich, CA",
                "Huppertz, T",
                "Bergmann, C",
                "Tomazic, PV",
                "Becker, S"
            ],
            "year": 2022,
            "source": "Allergol Select. 2022; 6:148-166",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001343289900012",
            "pubmed": "35572064",
            "doi": "10.5414/ALX02296E",
            "pmc": "PMC9097524",
            "organizations": [
                "195332-14066"
            ],
            "persons": [],
            "imported": "2022-05-19T02:00:00+02:00",
            "journal": "Allergol Select",
            "issn": "2512-8957",
            "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": 197763,
            "title": "Naloxone, meperidine, and shivering.",
            "abstract": null,
            "authors": [
                "Kurz, M",
                "Belani, KG",
                "Sessler, DI",
                "Kurz, A",
                "Larson, MD",
                "Schroeder, M",
                "Blanchard, D"
            ],
            "year": 1993,
            "source": "Anesthesiology. 1993; 79(6):1193-201",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ML88700006",
            "pubmed": "8267194",
            "doi": "10.1097/00000542-199312000-00009",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197763-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": 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": 199432,
            "title": "Evaluating the Impact of Applying Personal Glucose Targets in a Closed-Loop System for People With Type 1 Diabetes.",
            "abstract": null,
            "authors": [
                "Fattah, M",
                "Boughton, CK",
                "Ware, J",
                "Allen, JM",
                "Hartnell, S",
                "Willinska, ME",
                "Thankamony, A",
                "de, Beaufort, C",
                "Campbell, FM",
                "Fröhlich-Reiterer, E",
                "Hofer, SE",
                "Kapellen, TM",
                "Rami-Merhar, B",
                "Ghatak, A",
                "Randell, TL",
                "Besser, REJ",
                "Elleri, D",
                "Trevelyan, N",
                "Denvir, Md, L",
                "Davis, N",
                "Bally, L",
                "Thabit, H",
                "Leelarathna, L",
                "Evans, ML",
                "Mader, JK",
                "Hovorka, R"
            ],
            "year": 2024,
            "source": "J Diabetes Sci Technol. 2024; 18(3):695-700",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000901450400001",
            "pubmed": "36540007",
            "doi": "10.1177/19322968221145184",
            "pmc": "PMC11089870",
            "organizations": [
                "199432-14080",
                "199432-14091"
            ],
            "persons": [
                "199432-50659-6",
                "199432-50877-6"
            ],
            "imported": "2022-12-21T01:00:00+01: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": true,
            "local_affiliation": true
        },
        {
            "id": 209173,
            "title": "[Latent safety threats in a pediatric emergency department: Using in situ simulation to test a new trauma room concept].",
            "abstract": null,
            "authors": [
                "Große, Lordemann, A",
                "Sommerfeldt, D",
                "Mileder, L"
            ],
            "year": 2024,
            "source": "Z Evid Fortbild Qual Gesundhwes. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001266368500001",
            "pubmed": "38644149",
            "doi": "10.1016/j.zefq.2024.03.005",
            "pmc": null,
            "organizations": [
                "209173-14094"
            ],
            "persons": [
                "209173-68534-6"
            ],
            "imported": "2024-04-22T02:00:00+02:00",
            "journal": "Z Evid Fortbild Qual Gesundhwes",
            "issn": "1865-9217",
            "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": 199426,
            "title": "The ABACHAI clinical trial protocol: Safety and efficacy of abatacept (s.c.) in patients with CTLA-4 insufficiency or LRBA deficiency: A non controlled phase 2 clinical trial.",
            "abstract": null,
            "authors": [
                "Krausz, M",
                "Uhlmann, A",
                "Rump, IC",
                "Ihorst, G",
                "Goldacker, S",
                "Sogkas, G",
                "Posadas-Cantera, S",
                "Schmidt, R",
                "Feißt, M",
                "Alsina, L",
                "Dybedal, I",
                "Recher, M",
                "Warnatz, K",
                "Grimbacher, B"
            ],
            "year": 2022,
            "source": "Contemp Clin Trials Commun. 2022; 30:  101008",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000868202000005",
            "pubmed": "36262801",
            "doi": "10.1016/j.conctc.2022.101008",
            "pmc": "PMC9573884",
            "organizations": [],
            "persons": [],
            "imported": "2022-12-21T01:00:00+01:00",
            "journal": "Contemp Clin Trials Commun",
            "issn": "2451-8654",
            "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": 193762,
            "title": "A sliding-window based algorithm to determine the presence of chest compressions from acceleration data.",
            "abstract": null,
            "authors": [
                "Kern, WJ",
                "Orlob, S",
                "Alpers, B",
                "Schörghuber, M",
                "Bohn, A",
                "Holler, M",
                "Gräsner, JT",
                "Wnent, J"
            ],
            "year": 2022,
            "source": "Data Brief. 2022; 41:107973",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000778999000023",
            "pubmed": "35242950",
            "doi": "10.1016/j.dib.2022.107973",
            "pmc": "PMC8885612",
            "organizations": [
                "193762-14070"
            ],
            "persons": [
                "193762-71082-6",
                "193762-74176-6"
            ],
            "imported": "2022-03-07T01:00:00+01:00",
            "journal": "Data Brief",
            "issn": "2352-3409",
            "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": 174455,
            "title": "Development and multicentre validation of a prognostic model to predict resectability of pancreatic head malignancy.",
            "abstract": null,
            "authors": [
                "Gerken, K",
                "Roberts, KJ",
                "Reichert, B",
                "Sutcliffe, RP",
                "Marcon, F",
                "Kamarajah, SK",
                "Kaltenborn, A",
                "Becker, T",
                "Heits, NG",
                "Mirza, DF",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2018,
            "source": "BJS Open. 2018; 2(5): 319-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000452090600006",
            "pubmed": "30263983",
            "doi": "10.1002/bjs5.79",
            "pmc": "PMC6156170",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "BJS Open",
            "issn": "2474-9842",
            "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": 174417,
            "title": "Risk Balancing of Cold Ischemic Time against Night Shift Surgery Possibly Reduces Rates of Reoperation and Perioperative Graft Loss.",
            "abstract": null,
            "authors": [
                "Emmanouilidis, N",
                "Boeckler, J",
                "Ringe, BP",
                "Kaltenborn, A",
                "Lehner, F",
                "Koch, HF",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2017,
            "source": "J Transplant. 2017; 2017(3): 5362704-5362704. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000394083500001",
            "pubmed": "28203455",
            "doi": "10.1155/2017/5362704",
            "pmc": "PMC5288530",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "J Transplant",
            "issn": "2090-0007",
            "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": 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": 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": 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"
            ],
            "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": 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
        }
    ]
}