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=150980&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151000&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150960&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 190362,
            "title": "Familial chylomicronemia syndrome due to a heterozygous deletion of the chromosome 8 treated with the apoCIII inhibitor volanesorsen: A case report.",
            "abstract": null,
            "authors": [
                "Tünnemann-Tarr, A",
                "Scharnagl, H",
                "Katzmann, JL",
                "Stürzebecher, P",
                "Laufs, U"
            ],
            "year": 2021,
            "source": "Medicine (Baltimore). 2021; 100(42):e27573",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000709999400041",
            "pubmed": "34678899",
            "doi": "10.1097/MD.0000000000027573",
            "pmc": "PMC8542157",
            "organizations": [
                "190362-14028"
            ],
            "persons": [
                "190362-50886-6"
            ],
            "imported": "2021-11-15T08:51:01+01:00",
            "journal": "MEDICINE",
            "issn": "0025-7974",
            "collection_publisher": null,
            "collection_title": "MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.817,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.575,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186062,
            "title": "Primary extranodal natural Killer/T-cell lymphoma in a child in the colon: A case report.",
            "abstract": null,
            "authors": [
                "Duan, Y",
                "Huang, J",
                "Haybaeck, J",
                "Yang, Z"
            ],
            "year": 2021,
            "source": "Medicine (Baltimore). 2021; 100(3): e24232-e24232. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000612835100123",
            "pubmed": "33546043",
            "doi": "10.1097/MD.0000000000024232",
            "pmc": "PMC7837927",
            "organizations": [
                "186062-14020"
            ],
            "persons": [],
            "imported": "2021-02-07T01:00:00+01:00",
            "journal": "Medicine (Baltimore)",
            "issn": "0025-7974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.817,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.575,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215138,
            "title": "Safety and efficacy of vibrotactile feedback for adults with transtibial amputation: A randomized controlled cross-over trial.",
            "abstract": null,
            "authors": [
                "Penasso, H",
                "Peternell, G",
                "Schultheis, R",
                "Pitschl, A",
                "Leskovar, R",
                "Gardetto, A",
                "Ernst, J",
                "Schmid-Zalaudek, K",
                "Schaden, W"
            ],
            "year": 2025,
            "source": "Clin Biomech (Bristol). 2025; 124:106443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001441823000001",
            "pubmed": "40054381",
            "doi": "10.1016/j.clinbiomech.2025.106443",
            "pmc": null,
            "organizations": [
                "215138-14010"
            ],
            "persons": [
                "215138-94147-6"
            ],
            "imported": "2025-03-10T01:00:00+01:00",
            "journal": "Clin Biomech (Bristol)",
            "issn": "0268-0033",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.395,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 159630,
            "title": "COUP-TFII gene expression is upregulated in embryonic pleuroperitoneal folds in the nitrofen-induced congenital diaphragmatic hernia rat model.",
            "abstract": null,
            "authors": [
                "Dingemann, J",
                "Doi, T",
                "Ruttenstock, EM",
                "Gosemann, JH",
                "Puri, P"
            ],
            "year": 2012,
            "source": "Eur J Pediatr Surg. 2012; 22(1): 21-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000301973200006",
            "pubmed": "21879463",
            "doi": "10.1055/s-0031-1284358",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-03-29T02:00:00+02:00",
            "journal": "Eur J Pediatr Surg",
            "issn": "1439-359X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.839,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 177868,
            "title": "Ischemic stroke after minor head trauma in children.",
            "abstract": null,
            "authors": [
                "Kargl, S",
                "Parsaei, B",
                "Sekyra, P",
                "Wurm, J",
                "Pumberger, W"
            ],
            "year": 2012,
            "source": "Eur J Pediatr Surg. 2012; 22(2): 168-170. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000303061900015",
            "pubmed": "21976232",
            "doi": "10.1055/s-0031-1287785",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-10-29T01:00:00+01:00",
            "journal": "Eur J Pediatr Surg",
            "issn": "1439-359X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.839,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "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": 155899,
            "title": "Early post-transplant neopterin associated with one year survival and bacteremia in liver transplant recipients.",
            "abstract": null,
            "authors": [
                "Oweira, H",
                "Lahdou, I",
                "Daniel, V",
                "Hofer, S",
                "Mieth, M",
                "Schmidt, J",
                "Schemmer, P",
                "Opelz, G",
                "Mehrabi, A",
                "Sadeghi, M"
            ],
            "year": 2016,
            "source": "Hum Immunol. 2016; 77(1): 115-120. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000370393500019",
            "pubmed": "26582003",
            "doi": "10.1016/j.humimm.2015.11.003",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Hum Immunol",
            "issn": "0198-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.311,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "IMMUNOLOGY-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": 127628,
            "title": "A case report of an intraabdominal microcystic and pseudopapillary spindle and round cell neoplasm and a comparison to other intraabdominal mesenchymal tumors.",
            "abstract": null,
            "authors": [
                "Bradatsch, A",
                "Kornprat, P",
                "Haybaeck, J",
                "Mischinger, HJ"
            ],
            "year": 2013,
            "source": "Anticancer Res. 2013; 33(3):991-995",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000316770400031",
            "pubmed": "23482771",
            "doi": null,
            "pmc": null,
            "organizations": [
                "127628-14020",
                "127628-14073"
            ],
            "persons": [
                "127628-50039-1",
                "127628-51595-6",
                "127628-68574-2"
            ],
            "imported": "2013-03-20T01:00:00+01:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.872,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.311,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124622,
            "title": "Decomposition of fractionated local electrograms using an analytic signal model based on sigmoid functions.",
            "abstract": null,
            "authors": [
                "Wiener, T",
                "Campos, FO",
                "Plank, G",
                "Hofer, E"
            ],
            "year": 2012,
            "source": "Biomed Tech (Berl). 2012; 57(5):371-382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311773200007",
            "pubmed": "23027582",
            "doi": "10.1515/bmt-2012-0008",
            "pmc": "PMC4133596",
            "organizations": [
                "124622-14011"
            ],
            "persons": [
                "124622-50966-6",
                "124622-51502-6"
            ],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "BIOMED ENG-BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": "BIOMEDICAL ENGINEERING-BIOMEDIZINISCHE TECHNIK",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.157,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL",
            "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": 127116,
            "title": "Circumferential Pacing Reveals Microstructure of Cardiac Tissue Preparations from Small Animals - An Approach to Classify Microfibrosis.",
            "abstract": null,
            "authors": [
                "Arnold, R",
                "Wiener, T",
                "Schwarz, M",
                "Hofer, E"
            ],
            "year": 2012,
            "source": "BIOMED ENG-BIOMED TECH. 2012; 57(SI-1 Track-F): 627-630. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000312675100214",
            "pubmed": null,
            "doi": "10.1515/bmt-2012-4393",
            "pmc": null,
            "organizations": [
                "127116-14011",
                "127116-14073"
            ],
            "persons": [
                "127116-50653-6",
                "127116-51502-6",
                "127116-65660-2"
            ],
            "imported": "2013-02-20T10:22:31+01:00",
            "journal": "BIOMED ENG-BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": "BIOMEDICAL ENGINEERING-BIOMEDIZINISCHE TECHNIK",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.157,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123855,
            "title": "Organ-specific maturation of the major histocompatibility antigens in rats",
            "abstract": null,
            "authors": [
                "Metzger, R",
                "Parasta, A",
                "Joppich, I",
                "Till, H"
            ],
            "year": 2002,
            "source": "Pediatr Surg Int. 2002; 18(7):640-647",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000180130800016",
            "pubmed": "12471482",
            "doi": "10.1007/s00383-002-0856-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123855-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.571,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128419,
            "title": "The influence of glutamate receptors on proliferation and metabolic cell activity of neuroendocrine tumors.",
            "abstract": null,
            "authors": [
                "Haas, HS",
                "Pfragner, R",
                "Tabrizi-Wizsy, NG",
                "Rohrer, K",
                "Lueftenegger, I",
                "Horwath, C",
                "Allard, N",
                "Rinner, B",
                "Sadjak, A"
            ],
            "year": 2013,
            "source": "Anticancer Res. 2013; 33(4): 1267-1272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317632200003",
            "pubmed": "23564764",
            "doi": null,
            "pmc": null,
            "organizations": [
                "128419-14014",
                "128419-17230",
                "128419-28394"
            ],
            "persons": [
                "128419-50826-6",
                "128419-51047-6",
                "128419-61269-6"
            ],
            "imported": "2013-05-14T02:00:00+02:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.872,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.311,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 148380,
            "title": "Microsatellite instability in colorectal cancer: clinicopathological significance.",
            "abstract": null,
            "authors": [
                "Setaffy, L",
                "Langner, C"
            ],
            "year": 2015,
            "source": "Pol J Pathol. 2015; 66(3):203-218",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000363225500001",
            "pubmed": "26619098",
            "doi": "10.5114/PJP.2015.54953",
            "pmc": null,
            "organizations": [
                "148380-14020"
            ],
            "persons": [
                "148380-50044-4"
            ],
            "imported": "2015-11-20T14:03:00+01:00",
            "journal": "POL J PATHOL",
            "issn": "1233-9687",
            "collection_publisher": null,
            "collection_title": "POLISH JOURNAL OF PATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.24,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 146146,
            "title": "The role of Skp2 and its substrate CDKN1B (p27) in colorectal cancer.",
            "abstract": null,
            "authors": [
                "Bochis, OV",
                "Irimie, A",
                "Pichler, M",
                "Berindan-Neagoe, I"
            ],
            "year": 2015,
            "source": "J Gastrointestin Liver Dis. 2015; 24(2):225-234",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000357147900018",
            "pubmed": "26114183",
            "doi": "10.15403/jgld.2014.1121.242.skp2",
            "pmc": null,
            "organizations": [
                "146146-14085"
            ],
            "persons": [],
            "imported": "2015-06-29T02:00:00+02:00",
            "journal": "J Gastrointestin Liver Dis",
            "issn": "1841-8724",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.891,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.382,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211488,
            "title": "Effect of liposomal curcumin on red blood cells in vitro.",
            "abstract": null,
            "authors": [
                "Storka, A",
                "Vcelar, B",
                "Klickovic, U",
                "Gouya, G",
                "Weisshaar, S",
                "Aschauer, S",
                "Helson, L",
                "Wolzt, M"
            ],
            "year": 2013,
            "source": "Anticancer Res. 2013; 33(9): 3629-34. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000327055200012",
            "pubmed": "24023289",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-09T02:00:00+02:00",
            "journal": "Anticancer Res",
            "issn": "1791-7530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.872,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.311,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 201334,
            "title": "The role of virtual reality simulation in surgical training in the light of COVID-19 pandemic: Visual spatial ability as a predictor for improved surgical performance: a randomized trial.",
            "abstract": null,
            "authors": [
                "Sommer, GM",
                "Broschewitz, J",
                "Huppert, S",
                "Sommer, CG",
                "Jahn, N",
                "Jansen-Winkeln, B",
                "Gockel, I",
                "Hau, HM"
            ],
            "year": 2021,
            "source": "Medicine (Baltimore). 2021; 100(50):e27844",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000731129100071",
            "pubmed": "34918632",
            "doi": "10.1097/MD.0000000000027844",
            "pmc": "PMC8677906",
            "organizations": [],
            "persons": [
                "201334-117923-4",
                "201334-119552-6"
            ],
            "imported": "2023-02-09T01:00:00+01:00",
            "journal": "Medicine (Baltimore)",
            "issn": "1536-5964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.817,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.575,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 204116,
            "title": "BASIC RESEARCHBIALLELIC BUB1 MUTATIONS CAUSE MICROCEPHALY, DEVELOPMENTAL DELAY AND VARIABLE EFFECTS ON COHESION AND CHROMOSOME SEGREGATION",
            "abstract": null,
            "authors": [
                "Carvalhal, S",
                "Bader, I",
                "Rooimans, MA",
                "Oostra, AB",
                "Balk, JA",
                "Feichtinger, RG",
                "Beichler, C",
                "Speicher, MR",
                "van Hagen, JM",
                "Waisfisz, Q",
                "van Haelst, M",
                "Bruijn, M",
                "Mayr, JA",
                "Wolthuis, RMF",
                "Oliveira, RA",
                "de Lange, J"
            ],
            "year": 2023,
            "source": "MEDICINE. 2023; 102(13):-26th Annual Meeting of the Portuguese-Society-of-Human-Genetics (SPGH); NOV 17-19, 2022; Coimbra, PORTUGAL. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001005724900031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204116-14021"
            ],
            "persons": [
                "204116-59426"
            ],
            "imported": "2023-08-18T16:48:26+02:00",
            "journal": "MEDICINE",
            "issn": "0025-7974",
            "collection_publisher": null,
            "collection_title": "MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.817,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 131263,
            "title": "Preoperative neutrophil-to-lymphocyte ratio predicts clinical outcome in patients with stage II and III colon cancer.",
            "abstract": null,
            "authors": [
                "Absenger, G",
                "Szkandera, J",
                "Stotz, M",
                "Postlmayr, U",
                "Pichler, M",
                "Ress, AL",
                "Schaberl-Moser, R",
                "Loibner, H",
                "Samonigg, H",
                "Gerger, A"
            ],
            "year": 2013,
            "source": "Anticancer Res. 2013; 33(10):4591-4594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326204400059",
            "pubmed": "24123035",
            "doi": null,
            "pmc": null,
            "organizations": [
                "131263-14085"
            ],
            "persons": [
                "131263-51532-6",
                "131263-51949-6",
                "131263-58814-4",
                "131263-66005-6",
                "131263-69234-6"
            ],
            "imported": "2013-10-15T02:00:00+02:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.872,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.311,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 209854,
            "title": "Outcomes of female and male patients suffering from coronary artery disease: A nation-wide registry of patients admitted as emergency.",
            "abstract": null,
            "authors": [
                "Jäckel, M",
                "Kaier, K",
                "Rilinger, J",
                "Wolf, D",
                "Peikert, A",
                "Roth, K",
                "Oettinger, V",
                "Dawid, Leander, S",
                "Zehender, M",
                "Bode, C",
                "Constantin, VZM",
                "Stachon, P"
            ],
            "year": 2021,
            "source": "Medicine (Baltimore). 2021; 100(38): e27298",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000697773400047",
            "pubmed": "34559142",
            "doi": "10.1097/MD.0000000000027298",
            "pmc": "PMC8462577",
            "organizations": [],
            "persons": [
                "209854-124914-6"
            ],
            "imported": "2024-06-04T02:00:00+02:00",
            "journal": "Medicine (Baltimore)",
            "issn": "1536-5964",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.817,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.575,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190022,
            "title": "Observational study of an inpatient program for musculoskeletal disorders: The effects of gender and physical activity.",
            "abstract": null,
            "authors": [
                "Grote, V",
                "Böttcher, E",
                "Unger, A",
                "Hofmann, P",
                "Moser, M",
                "Fischer, MJ"
            ],
            "year": 2021,
            "source": "Medicine (Baltimore). 2021; 100(43): e27594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000712529200030",
            "pubmed": "34713836",
            "doi": "10.1097/MD.0000000000027594",
            "pmc": "PMC8556041",
            "organizations": [
                "190022-14010"
            ],
            "persons": [
                "190022-51671-6"
            ],
            "imported": "2021-10-30T02:00:00+02:00",
            "journal": "Medicine (Baltimore)",
            "issn": "0025-7974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.817,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.575,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 153201,
            "title": "Modern immunogenetics: Data resources for the 21st century.",
            "abstract": null,
            "authors": [
                "Robinson, J",
                "Sauter, J",
                "Helmberg, W"
            ],
            "year": 2016,
            "source": "Hum Immunol. 2016; 77(3):231-232",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000374511700001",
            "pubmed": "27063593",
            "doi": "10.1016/j.humimm.2016.03.002",
            "pmc": null,
            "organizations": [
                "153201-14058"
            ],
            "persons": [
                "153201-51910-6"
            ],
            "imported": "2016-06-27T13:19:39+02:00",
            "journal": "HUM IMMUNOL",
            "issn": "0198-8859",
            "collection_publisher": null,
            "collection_title": "HUMAN IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.311,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.291,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "IMMUNOLOGY-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}