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=154700&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154720&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154680&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 199568,
            "title": "Antiviral activity of interferon-gamma involved in impaired immune function in infectious diseases",
            "abstract": null,
            "authors": [
                "Sucher, R",
                "Kurz, K",
                "Margreiter, R",
                "Fuchs, D",
                "Brandacher, G"
            ],
            "year": 2013,
            "source": "PTERIDINES. 2013; 24(3-4): 149-164. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000328893900001",
            "pubmed": null,
            "doi": "10.1515/pterid-2013-0038",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199568-117182-1"
            ],
            "imported": "2023-01-02T08:58:05+01:00",
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": "PTERIDINES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": 0.135,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "BIOPHYSICS",
            "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": 161597,
            "title": "Effect of thymoquinone on head and neck squamous cell carcinoma cells in vitro: Synergism with radiation.",
            "abstract": null,
            "authors": [
                "Kotowski, U",
                "Heiduschka, G",
                "Kadletz, L",
                "Fahim, T",
                "Seemann, R",
                "Schmid, R",
                "Schneider, S",
                "Mitterbauer, A",
                "Thurnher, D"
            ],
            "year": 2017,
            "source": "Oncol Lett. 2017; 14(1):1147-1151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000405645800092",
            "pubmed": "28693287",
            "doi": "10.3892/ol.2017.6189",
            "pmc": "PMC5494754",
            "organizations": [
                "161597-14066"
            ],
            "persons": [
                "161597-91899-6"
            ],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "ONCOL LETT",
            "issn": "1792-1074",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY LETTERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.664,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.185,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 166108,
            "title": "Treatable newborn and infant seizures due to inborn errors of metabolism.",
            "abstract": null,
            "authors": [
                "Campistol, J",
                "Plecko, B"
            ],
            "year": 2015,
            "source": "Epileptic Disord. 2015; 17(3): 229-242. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000362348900003",
            "pubmed": "26234933",
            "doi": "10.1684/epd.2015.0754",
            "pmc": null,
            "organizations": [],
            "persons": [
                "166108-51875-6"
            ],
            "imported": "2018-02-16T01:00:00+01:00",
            "journal": "Epileptic Disord",
            "issn": "1294-9361",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.942,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCI",
            "impactfactor_norm_super": 0.202,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": 168882,
            "title": "PCSK9-inhibitor treatment of cardiovascular high risk patients in clinical practice - new data regarding safety and effectivity",
            "abstract": null,
            "authors": [
                "Hollstein, T",
                "Grenkowitz, T",
                "Scharnagl, H",
                "Marz, W",
                "Steinhagen-Thiessen, E",
                "Kassner, U"
            ],
            "year": 2018,
            "source": "INTERNIST. 2018; 59: S11-S12.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000439917500021",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168882-14028"
            ],
            "persons": [
                "168882-50886"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.406,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": true
        },
        {
            "id": 168881,
            "title": "Adipokines and the unfavorable metabolic profile in bipolar disorder",
            "abstract": null,
            "authors": [
                "Platzer, M",
                "Fellendorf, F",
                "Hamm, C",
                "Hartleb, R",
                "Maget, A",
                "Pilz, R",
                "Queissner, R",
                "Mangge, H",
                "Zelzer, S",
                "Reininghaus, E"
            ],
            "year": 2018,
            "source": "INTERNIST. 2018; 59: S59-S59.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000439917500135",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168881-14028",
                "168881-26796",
                "168881-29444"
            ],
            "persons": [
                "168881-99972",
                "168881-50654",
                "168881-52854",
                "168881-86429",
                "168881-92607",
                "168881-68273",
                "168881-95403"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.406,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 168883,
            "title": "Refeeding Syndrome and somatic Complications of Anorexia nervosa - a Casuistry",
            "abstract": null,
            "authors": [
                "Platzer, M",
                "Fellendorf, F",
                "Lahousen-Luxenberger, T",
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "INTERNIST. 2018; 59: S29-S29.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000439917500063",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168883-29444"
            ],
            "persons": [
                "168883-50020",
                "168883-51907",
                "168883-86429"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.406,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": true
        },
        {
            "id": 168880,
            "title": "Branched-Chain Amino Acids as potential biomarkers of the somatic health state in Bipolar Disorder",
            "abstract": null,
            "authors": [
                "Fellendorf, F",
                "Platzer, M",
                "Bengesser, S",
                "Pilz, R",
                "Dalkner, N",
                "Queissner, R",
                "Rieger, A",
                "Hamm, C",
                "Mangge, H",
                "Reininghaus, E"
            ],
            "year": 2018,
            "source": "INTERNIST. 2018; 59: S57-S58.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000439917500132",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168880-14028",
                "168880-29444"
            ],
            "persons": [
                "168880-50654",
                "168880-52854",
                "168880-79733",
                "168880-79771",
                "168880-86429",
                "168880-92607",
                "168880-95403"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.406,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 153161,
            "title": "European Training in the Specialized Geriatrics: A systematic European Survey",
            "abstract": null,
            "authors": [
                "Singler, K",
                "Roller-Wirnsberger, R"
            ],
            "year": 2016,
            "source": "INTERNIST. 2016; 57: S39-S39.-DGIM Tagung; September 2016; Stuttgart. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000375417500073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "153161-51745"
            ],
            "imported": "2016-06-27T13:19:39+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 177301,
            "title": "A comparison of two surgical approaches in functional neurosurgery: individualized versus conventional stereotactic frames.",
            "abstract": null,
            "authors": [
                "Matzke, C",
                "Lindner, D",
                "Schwarz, J",
                "Classen, J",
                "Hammer, N",
                "Weise, D",
                "Rumpf, JJ",
                "Fritzsch, D",
                "Meixensberger, J",
                "Winkler, D"
            ],
            "year": 2015,
            "source": "Comput Aided Surg. 2015; 20(1):34-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000366461700006",
            "pubmed": "26291431",
            "doi": "10.3109/10929088.2015.1076042",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177301-102804-4"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.606,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.135,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2013,
            "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": 35999,
            "title": "Rapid identification of muscle activation profiles via optimization and smooth profile patches",
            "abstract": null,
            "authors": [
                "Strobach, D",
                "Kecskemethy, A",
                "Steinwender, G",
                "Zwick, EB"
            ],
            "year": 2005,
            "source": "MATERIALWISS WERKSTOFFTECH 2005 36: 802-813.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234520900008",
            "pubmed": null,
            "doi": "10.1002/mawe.200500964",
            "pmc": null,
            "organizations": [
                "35999-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "MATERIALWISS WERKSTOFFTECH",
            "issn": "0933-5137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.264,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.134831460674157,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MATERIAL SCIENCES, MULTIDISCIPLINARY",
            "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": 61428,
            "title": "Tachykinins as targets of gastroenterological pharmacotherapy.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1998,
            "source": "Drug News Perspect. 1998; 11(7):394-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077053000003",
            "pubmed": "15616680",
            "doi": "10.1358/dnp.1998.11.7.863708",
            "pmc": null,
            "organizations": [
                "61428-14022"
            ],
            "persons": [
                "61428-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Drug News Perspect",
            "issn": "0214-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.381,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.134831460674157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 5038,
            "title": "Dialock--an alternative to Permcath and access graft",
            "abstract": null,
            "authors": [
                "Hessinger, M",
                "Zitta, S",
                "Holzer, H",
                "Tiesenhausen, K"
            ],
            "year": 2003,
            "source": "Zentralbl Chir. 2003; 128(9):753-756",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185529800010",
            "pubmed": "14533045",
            "doi": "10.1055/s-2003-42754",
            "pmc": null,
            "organizations": [
                "5038-14074",
                "5038-14084"
            ],
            "persons": [
                "5038-51535-6",
                "5038-51843-6",
                "5038-51946-6"
            ],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.339,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.134751773049645,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 112627,
            "title": "Causes and prognosis of nontraumatic acute renal failure requiring dialysis in adult patients with and without diabetes.",
            "abstract": null,
            "authors": [
                "Schmekal, B",
                "Pichler, R",
                "Biesenbach, G"
            ],
            "year": 2004,
            "source": "Ren Fail. 2004; 26(1):39-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220583900007",
            "pubmed": "15083920",
            "doi": "10.1081/JDI-120028542",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-11T02:00:00+02:00",
            "journal": "Ren Fail",
            "issn": "0886-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.134615384615385,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 206848,
            "title": "Position Paper on Lipid Therapy in Patients with Diabetes Mellitus.",
            "abstract": null,
            "authors": [
                "Parhofer, KG",
                "Birkenfeld, AL",
                "Krone, W",
                "Lehrke, M",
                "Marx, N",
                "Merkel, M",
                "Schütt, KS",
                "Zirlik, A",
                "Müller-Wieland, D"
            ],
            "year": 2024,
            "source": "Exp Clin Endocrinol Diabetes. 2024; 132(2):57-62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001143194200001",
            "pubmed": "38224696",
            "doi": "10.1055/a-2166-6859",
            "pmc": null,
            "organizations": [
                "206848-14083"
            ],
            "persons": [
                "206848-100805-6"
            ],
            "imported": "2024-01-22T01:00:00+01:00",
            "journal": "Exp Clin Endocrinol Diabetes",
            "issn": "0947-7349",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.134,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.178,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 207520,
            "title": "Diabetes Mellitus and the Heart.",
            "abstract": null,
            "authors": [
                "Schütt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Müller-Wieland, D",
                "Marx, N"
            ],
            "year": 2024,
            "source": "Exp Clin Endocrinol Diabetes. 2024; 132(2):64-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001147205800001",
            "pubmed": "38262445",
            "doi": "10.1055/a-2166-6885",
            "pmc": null,
            "organizations": [
                "207520-14083"
            ],
            "persons": [
                "207520-100805-6"
            ],
            "imported": "2024-02-05T09:10:52+01:00",
            "journal": "EXP CLIN ENDOCR DIAB",
            "issn": "0947-7349",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL AND CLINICAL ENDOCRINOLOGY & DIABETES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.134,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.178,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 204508,
            "title": "The German CaRe high registry for familial hypercholesterolemia- Sex differences, treatment strategies, and target value attainment",
            "abstract": null,
            "authors": [
                "Marz, W",
                "Schmidt, N",
                "Haack, IA",
                "Dressel, A",
                "Grammer, TB",
                "Kleber, ME",
                "Baessler, A",
                "Beil, FU",
                "Gouni-Berthold, I",
                "Julius, U",
                "Kassner, U",
                "Katzmann, JL",
                "Klose, G",
                "Konig, C",
                "Koenig, W",
                "Koschker, AC",
                "Laufs, U",
                "Merkel, M",
                "Otte, B",
                "Parhofer, KG",
                "Hengstenberg, W",
                "Schunkert, H",
                "Stach-Jablonski, K",
                "Steinhagen-Thiessen, E",
                "Olivier, CB",
                "Hahmann, H",
                "Krzossok, S",
                "Vogt, A",
                "Muller-Wieland, D",
                "Schatz, U"
            ],
            "year": 2023,
            "source": "ATHEROSCLER PLUS. 2023; 53:  6-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001058246800001",
            "pubmed": "37434912",
            "doi": "10.1016/j.athplu.2023.06.001",
            "pmc": "PMC10331285",
            "organizations": [
                "204508-14028"
            ],
            "persons": [],
            "imported": "2023-09-19T09:04:16+02:00",
            "journal": "ATHEROSCLER PLUS",
            "issn": "2667-0909",
            "collection_publisher": null,
            "collection_title": "ATHEROSCLEROSIS PLUS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.134,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.134,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "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": 3906,
            "title": "Configuration of ethmoid roof in children 0-14 years of age",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Walch, C",
                "Fock, C"
            ],
            "year": 2001,
            "source": "LARYNGO RHINO OTOL. 2001; 80(9): 509-511. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171385200003",
            "pubmed": "11555781",
            "doi": "10.1055/s-2001-17083",
            "pmc": null,
            "organizations": [
                "3906-14042",
                "3906-14054"
            ],
            "persons": [
                "3906-51729-6"
            ],
            "imported": "2009-09-18T15:11:04+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "1615-0007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 61433,
            "title": "Gastroduodenal mucosal defense.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2000,
            "source": "Curr Opin Gastroenterol. 2000; 16(6):469-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089969900003",
            "pubmed": "17031124",
            "doi": "10.1097/00001574-200011000-00003",
            "pmc": null,
            "organizations": [
                "61433-14022"
            ],
            "persons": [
                "61433-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Curr Opin Gastroenterol",
            "issn": "0267-1379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.577,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 36078,
            "title": "Seven-fluorochrome mouse M-FISH for high-resolution analysis of interchromosomal rearrangements.",
            "abstract": null,
            "authors": [
                "Jentsch, I",
                "Geigl, J",
                "Klein, CA",
                "Speicher, MR"
            ],
            "year": 2003,
            "source": "Cytogenet Genome Res. 2003; 103(1-2):84-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220538600016",
            "pubmed": "15004469",
            "doi": "10.1159/000076294",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36078-57423-6"
            ],
            "imported": null,
            "journal": "CYTOGENET GENOME RES",
            "issn": "1424-8581",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.497,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 53126,
            "title": "Cholestatic syndromes.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Boyer, JL"
            ],
            "year": 2000,
            "source": "Curr Opin Gastroenterol. 2000; 16(3):239-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087539100006",
            "pubmed": "17023881",
            "doi": "10.1097/00001574-200005000-00006",
            "pmc": null,
            "organizations": [
                "53126-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "CURR OPIN GASTROEN",
            "issn": "0267-1379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.577,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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
        }
    ]
}