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=151600&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156926,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151620&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151580&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 19209,
            "title": "Influence of three different diet modes combined with exercise loads on urinary and plasma neopterin concentrations: A longitudinal study",
            "abstract": null,
            "authors": [
                "Lamprecht, M",
                "Mlekusch, W",
                "Vrecko, K",
                "Reibnegger, G"
            ],
            "year": 1997,
            "source": "PTERIDINES. 1997; 8:  211-215. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK10900006",
            "pubmed": null,
            "doi": "10.1515/pteridines.1997.8.3.211",
            "pmc": null,
            "organizations": [
                "19209-14012"
            ],
            "persons": [
                "19209-50569-6"
            ],
            "imported": "2008-01-22T10:43:37+01:00",
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.762,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4330,
            "title": "Recurrent septicemia due to Campylobacter fetus and Campylobacter lari in an immunocompetent patient.",
            "abstract": null,
            "authors": [
                "Krause, R",
                "Ramschak-Schwarzer, S",
                "Gorkiewicz, G",
                "Schnedl, WJ",
                "Feierl, G",
                "Wenisch, C",
                "Reisinger, EC"
            ],
            "year": 2002,
            "source": "Infection. 2002; 30(3):171-174",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000176533800013",
            "pubmed": "12120946",
            "doi": "10.1007/s15010-002-2115-0",
            "pmc": null,
            "organizations": [
                "4330-14023"
            ],
            "persons": [
                "4330-50496-6",
                "4330-51818-6",
                "4330-51976-2"
            ],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.035,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19222,
            "title": "Fifteenth International Winter-Workshop on Biochemical and Clinical Aspects of Pteridines - Held in St Christoph, Arlberg, Austria, February 24th March 2nd, 1996 - Abstracts",
            "abstract": null,
            "authors": [
                "Blair, JA",
                "Fuchs, D",
                "Pfleiderer, W",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1996,
            "source": "PTERIDINES. 1996; 7:  39-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UP77600001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19222-50569-6"
            ],
            "imported": "2009-03-16T17:19:55+01:00",
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.762,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19215,
            "title": "Inhibitory effects of pteridines on the cytochrome P-450 enzyme system",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Daczki, J",
                "Moller, R",
                "Ottl, K",
                "Vrecko, K",
                "Reibnegger, G"
            ],
            "year": 1997,
            "source": "PTERIDINES. 1997; 8:  21-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD07000004",
            "pubmed": null,
            "doi": "10.1515/pteridines.1997.8.1.21",
            "pmc": null,
            "organizations": [
                "19215-14012"
            ],
            "persons": [
                "19215-50569-6",
                "19215-51929-6"
            ],
            "imported": "2008-01-22T10:43:08+01:00",
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.762,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19199,
            "title": "Electronic charge density and electrostatic potential of pterin, 7,8-dihydropterin and 5,6,7,8-tetrahydropterin - an ab initio quantum chemical study",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Horejsi, R",
                "Oettl, K",
                "Mlekusch, W"
            ],
            "year": 1998,
            "source": "PTERIDINES 1998 9: 85-90.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076175000004",
            "pubmed": null,
            "doi": "10.1515/pteridines.1998.9.2.85",
            "pmc": null,
            "organizations": [
                "19199-14012"
            ],
            "persons": [
                "19199-50569-1",
                "19199-51929-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.762,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195505,
            "title": "Hepatoblastoma in molecularly defined, congenital diseases.",
            "abstract": null,
            "authors": [
                "Nussbaumer, G",
                "Benesch, M"
            ],
            "year": 2022,
            "source": "Am J Med Genet A. 2022; 188(9):2527-2535",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000794202500001",
            "pubmed": "35478319",
            "doi": "10.1002/ajmg.a.62767",
            "pmc": "PMC9545988",
            "organizations": [
                "195505-14092"
            ],
            "persons": [
                "195505-51369-6",
                "195505-93278-2"
            ],
            "imported": "2022-05-30T10:10:21+02:00",
            "journal": "AM J MED GENET A",
            "issn": "1552-4825",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF MEDICAL GENETICS PART A; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.415,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 85382,
            "title": "Effect of dialysate temperature and diabetes on autonomic cardiovascular regulation during hemodialysis.",
            "abstract": null,
            "authors": [
                "Zitt, E",
                "Neyer, U",
                "Meusburger, E",
                "Tiefenthaler, M",
                "Kotanko, P",
                "Mayer, G",
                "Rosenkranz, AR"
            ],
            "year": 2008,
            "source": "Kidney Blood Press Res. 2008; 31(4):217-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259265900001",
            "pubmed": "18587240",
            "doi": "10.1159/000141926",
            "pmc": null,
            "organizations": [
                "85382-1"
            ],
            "persons": [
                "85382-72630-4"
            ],
            "imported": "2008-11-03T10:19:56+01:00",
            "journal": "KIDNEY BLOOD PRESSURE RES",
            "issn": "1420-4096",
            "collection_publisher": null,
            "collection_title": "KIDNEY & BLOOD PRESSURE RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.268,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.745,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 53663,
            "title": "The impact of respiratory syncytial virus infection: a prospective study in hospitalized infants younger than 2 years.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Gusenleitner, W",
                "Müller, W"
            ],
            "year": 2002,
            "source": "INFECTION. 2002; 30(4): 193-197. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177535000003",
            "pubmed": "12236559",
            "doi": "10.1007/s15010-002-2122-1 ",
            "pmc": null,
            "organizations": [
                "53663-14094"
            ],
            "persons": [
                "53663-51743-2",
                "53663-51643-6"
            ],
            "imported": "2011-02-02T18:50:13+01:00",
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.035,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.263157894736842,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 173468,
            "title": "Association of CA27.29 and Circulating Tumor Cells Before and at Different Times After Adjuvant Chemotherapy in Patients with Early-stage Breast Cancer - The SUCCESS Trial.",
            "abstract": null,
            "authors": [
                "Hepp, P",
                "Andergassen, U",
                "Jäger, B",
                "Trapp, E",
                "Alunni-Fabbroni, M",
                "Friedl, TW",
                "Hecker, N",
                "Lorenz, R",
                "Fasching, P",
                "Schneeweiss, A",
                "Fehm, T",
                "Janni, W",
                "Rack, B"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(9):4771-4776",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000384001800054",
            "pubmed": "27630326",
            "doi": "10.21873/anticanres.11034",
            "pmc": null,
            "organizations": [],
            "persons": [
                "173468-76969-6"
            ],
            "imported": "2019-02-15T01:00:00+01:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "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": 195174,
            "title": "Extracorporeal Circulation (ECLS/ECMO) for Cardio-circulatory Failure-Summary of the S3 Guideline.",
            "abstract": null,
            "authors": [
                "Boeken, U",
                "Assmann, A",
                "Beckmann, A",
                "Schmid, C",
                "Werdan, K",
                "Michels, G",
                "Miera, O",
                "Schmidt, F",
                "Klotz, S",
                "Starck, C",
                "Pilarczyk, K",
                "Rastan, A",
                "Burckhardt, M",
                "Nothacker, M",
                "Muellenbach, R",
                "Zausig, Y",
                "Haake, N",
                "Groesdonk, H",
                "Ferrari, M",
                "Buerke, M",
                "Hennersdorf, M",
                "Rosenberg, M",
                "Schaible, T",
                "Köditz, H",
                "Kluge, S",
                "Janssens, U",
                "Lubnow, M",
                "Flemmer, A",
                "Herber-Jonat, S",
                "Wessel, L",
                "Buchwald, D",
                "Maier, S",
                "Krüger, L",
                "Fründ, A",
                "Jaksties, R",
                "Fischer, S",
                "Wiebe, K",
                "Hartog, CS",
                "Dzemali, O",
                "Zimpfer, D",
                "Ruttmann-Ulmer, E",
                "Schlensak, C",
                "Kelm, M",
                "Ensminger, S"
            ],
            "year": 2021,
            "source": "Thorac Cardiovasc Surg. 2021; 69(6): 483-489. ",
            "category": 1,
            "document_type": 30,
            "sci": "ISI:000697541500002",
            "pubmed": "34547801",
            "doi": "10.1055/s-0041-1735464",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T02:00:00+02:00",
            "journal": "Thorac Cardiovasc Surg",
            "issn": "1439-1902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.756,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 151670,
            "title": "Vitamin D and Mortality.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Grübler, M",
                "Gaksch, M",
                "Schwetz, V",
                "Trummer, C",
                "Hartaigh, BÓ",
                "Verheyen, N",
                "Tomaschitz, A",
                "März, W"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(3):1379-87",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000375444200071",
            "pubmed": "26977039",
            "doi": null,
            "pmc": null,
            "organizations": [
                "151670-14028",
                "151670-14080",
                "151670-14083"
            ],
            "persons": [
                "151670-53344-2",
                "151670-71449-6",
                "151670-81051-6",
                "151670-81519-6",
                "151670-85701-6",
                "151670-89701-6"
            ],
            "imported": "2016-03-16T01:00:00+01:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "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": true
        },
        {
            "id": 195166,
            "title": "S3 Guideline of Extracorporeal Circulation (ECLS/ECMO) for Cardiocirculatory Failure.",
            "abstract": null,
            "authors": [
                "Boeken, U",
                "Assmann, A",
                "Beckmann, A",
                "Schmid, C",
                "Werdan, K",
                "Michels, G",
                "Miera, O",
                "Schmidt, F",
                "Klotz, S",
                "Starck, C",
                "Pilarczyk, K",
                "Rastan, A",
                "Burckhardt, M",
                "Nothacker, M",
                "Muellenbach, R",
                "Zausig, Y",
                "Haake, N",
                "Groesdonk, H",
                "Ferrari, M",
                "Buerke, M",
                "Hennersdorf, M",
                "Rosenberg, M",
                "Schaible, T",
                "Köditz, H",
                "Kluge, S",
                "Janssens, U",
                "Lubnow, M",
                "Flemmer, A",
                "Herber-Jonat, S",
                "Wessel, L",
                "Buchwald, D",
                "Maier, S",
                "Krüger, L",
                "Fründ, A",
                "Jaksties, R",
                "Fischer, S",
                "Wiebe, K",
                "Hartog, CS",
                "Dzemali, O",
                "Zimpfer, D",
                "Ruttmann-Ulmer, E",
                "Schlensak, C",
                "Kelm, M",
                "Ensminger, S"
            ],
            "year": 2021,
            "source": "Thorac Cardiovasc Surg. 2021; 69(S 04): S121-S212. ",
            "category": 1,
            "document_type": 30,
            "sci": "ISI:000707449200001",
            "pubmed": "34655070",
            "doi": "10.1055/s-0041-1735490",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T02:00:00+02:00",
            "journal": "Thorac Cardiovasc Surg",
            "issn": "1439-1902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.756,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 143601,
            "title": "Single-port parastomal hernia repair by using 3-D textile implants.",
            "abstract": null,
            "authors": [
                "Köhler, G",
                "Emmanuel, K",
                "Schrittwieser, R"
            ],
            "year": 2014,
            "source": "JSLS. 2014; 18(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000348437400008",
            "pubmed": "25392655",
            "doi": "10.4293/JSLS.2014.00034",
            "pmc": "PMC4208891",
            "organizations": [
                "143601-1"
            ],
            "persons": [],
            "imported": "2015-02-25T09:34:52+01:00",
            "journal": "JSLS-J SOC LAPAROEND",
            "issn": "1086-8089",
            "collection_publisher": null,
            "collection_title": "JSLS-JOURNAL OF THE SOCIETY OF LAPAROENDOSCOPIC SURGEONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.913,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.327,
            "impactfactor_norm_super_year": 2011,
            "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": true
        },
        {
            "id": 173471,
            "title": "Determination of Interleukin-4, -5, -6, -8 and -13 in Serum of Patients with Breast Cancer Before Treatment and its Correlation to Circulating Tumor Cells.",
            "abstract": null,
            "authors": [
                "König, A",
                "Vilsmaier, T",
                "Rack, B",
                "Friese, K",
                "Janni, W",
                "Jeschke, U",
                "Andergassen, U",
                "Trapp, E",
                "Jückstock, J",
                "Jäger, B",
                "Alunni-Fabbroni, M",
                "Friedl, T",
                "Weissenbacher, T",
                "SUCCESS STUDY GROUP"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(6):3123-3130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000377464200067",
            "pubmed": "27272837",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "173471-76969-6"
            ],
            "imported": "2019-02-15T01:00:00+01:00",
            "journal": "Anticancer Res",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "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": 202014,
            "title": "Maternal age and the prevalence of congenital heart defects in Europe, 1995-2015: A register-based study",
            "abstract": null,
            "authors": [
                "Mamasoula, C",
                "Bigirumurame, T",
                "Chadwick, T",
                "Addor, MC",
                "Cavero-Carbonell, C",
                "Dias, CM",
                "Echevarria-Gonzalez-de-Garibay, LJ",
                "Gatt, M",
                "Khoshnood, B",
                "Klungsoyr, K",
                "Randall, K",
                "Stoianova, S",
                "Haeusler, M",
                "Nelen, V",
                "Neville, AJ",
                "Perthus, I",
                "Pierini, A",
                "Bertaut-Nativel, B",
                "Rissmann, A",
                "Rouget, F",
                "Schaub, B",
                "Tucker, D",
                "Wellesley, D",
                "Zymak-Zakutnia, N",
                "Barisic, I",
                "de Walle, HEK",
                "Lanzoni, M",
                "Sayers, G",
                "Mullaney, C",
                "Pennington, L",
                "Rankin, J"
            ],
            "year": 2023,
            "source": "BIRTH DEFECTS RES. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000925940400001",
            "pubmed": "36734416",
            "doi": "10.1002/bdr2.2152",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2023-03-13T08:46:38+01:00",
            "journal": "BIRTH DEFECTS RES",
            "issn": "2472-1727",
            "collection_publisher": null,
            "collection_title": "BIRTH DEFECTS RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.462,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "DEVELOPMENTAL BIOLOGY-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": 181729,
            "title": "Cardiovascular magnetic resonance 4D flow analysis has a higher diagnostic yield than Doppler echocardiography for detecting increased pulmonary artery pressure.",
            "abstract": null,
            "authors": [
                "Ramos, JG",
                "Fyrdahl, A",
                "Wieslander, B",
                "Reiter, G",
                "Reiter, U",
                "Jin, N",
                "Maret, E",
                "Eriksson, M",
                "Caidahl, K",
                "Sörensson, P",
                "Sigfridsson, A",
                "Ugander, M"
            ],
            "year": 2020,
            "source": "BMC Med Imaging. 2020; 20(1):28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000518983500001",
            "pubmed": "32143594",
            "doi": "10.1186/s12880-020-00428-9",
            "pmc": "PMC7060590",
            "organizations": [
                "181729-14104"
            ],
            "persons": [
                "181729-53950-6",
                "181729-90597-6"
            ],
            "imported": "2020-03-27T01:00:00+01:00",
            "journal": "BMC Med Imaging",
            "issn": "1471-2342",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.93,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.364,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 152926,
            "title": "The Value of Lymph Node Dissection in the Surgery of Colorectal Cancer Liver Metastases.",
            "abstract": null,
            "authors": [
                "Bradatsch, A",
                "Kornprat, P",
                "Bacher, H",
                "Cerwenka, H",
                "Haybaeck, J",
                "Mischinger, HJ"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(6):2993-2997",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000377464200046",
            "pubmed": "27272816",
            "doi": null,
            "pmc": null,
            "organizations": [
                "152926-14020",
                "152926-14073"
            ],
            "persons": [
                "152926-50039-4",
                "152926-51595-6",
                "152926-51760-6",
                "152926-68574-1"
            ],
            "imported": "2016-06-12T02: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.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "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": true
        },
        {
            "id": 152740,
            "title": "Human Pigmentation, Cutaneous Vitamin D Synthesis and Evolution: Variants of Genes (SNPs) Involved in Skin Pigmentation Are Associated with 25(OH)D Serum Concentration.",
            "abstract": null,
            "authors": [
                "Rossberg, W",
                "Saternus, R",
                "Wagenpfeil, S",
                "Kleber, M",
                "März, W",
                "Reichrath, S",
                "Vogt, T",
                "Reichrath, J"
            ],
            "year": 2016,
            "source": "Anticancer Res. 2016; 36(3):1429-1437",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000375444200079",
            "pubmed": "26977047",
            "doi": null,
            "pmc": null,
            "organizations": [
                "152740-14028"
            ],
            "persons": [],
            "imported": "2016-06-01T13:17:09+02:00",
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": "ANTICANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": true
        },
        {
            "id": 211572,
            "title": "A monoallelic SEC23A variant E599K associated with cranio-lenticulo-sutural dysplasia.",
            "abstract": null,
            "authors": [
                "Cisarova, K",
                "Garavelli, L",
                "Caraffi, SG",
                "Peluso, F",
                "Valeri, L",
                "Gargano, G",
                "Gavioli, S",
                "Trimarchi, G",
                "Neri, A",
                "Campos-Xavier, B",
                "Superti-Furga, A"
            ],
            "year": 2022,
            "source": "Am J Med Genet A. 2022; 188(1): 319-325. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000700847300001",
            "pubmed": "34580982",
            "doi": "10.1002/ajmg.a.62506",
            "pmc": "PMC9291540",
            "organizations": [],
            "persons": [
                "211572-124172-1"
            ],
            "imported": "2024-10-14T02:00:00+02:00",
            "journal": "Am J Med Genet A",
            "issn": "1552-4833",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "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": 209050,
            "title": "\"Randomized comparison of HARVesting the left internal thoracic artery in a skeletonized versus pedicled technique: the HARVITA trial-study protocol\".",
            "abstract": null,
            "authors": [
                "Abfalterer, H",
                "Ruttmann-Ulmer, E",
                "Grimm, M",
                "Feuchtner, G",
                "Maier, S",
                "Ulmer, H",
                "Sandner, S",
                "Zimpfer, D",
                "Doenst, T",
                "Czerny, M",
                "Thielmann, M",
                "Böning, A",
                "Gaudino, M",
                "Siepe, M",
                "Bonaros, N"
            ],
            "year": 2024,
            "source": "Interdiscip Cardiovasc Thorac Surg. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001203429300001",
            "pubmed": "38514397",
            "doi": "10.1093/icvts/ivae045",
            "pmc": "PMC11021804",
            "organizations": [
                "209050-14075"
            ],
            "persons": [],
            "imported": "2024-04-15T02:00:00+02:00",
            "journal": "Interdiscip Cardiovasc Thorac Surg",
            "issn": "2753-670X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": null,
            "impactfactor_norm": 0.263,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.263,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}