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=158400&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158418,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158380&ordering=impactfactor_norm",
    "results": [
        {
            "id": 212309,
            "title": "Neurologie - Praxisrelevantes aus Guideline Updates 2024",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2024,
            "source": "34. Grazer Fortbildungstage der Ärztekammer für Steiermark; OKT 7-12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212309-14051"
            ],
            "persons": [
                "212309-50173"
            ],
            "imported": "2024-11-29T11:21:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212266,
            "title": "Optionen der Beckenanbindung",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2024,
            "source": "Special Solutions / Revisions; SEP 03-04, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212266-14052"
            ],
            "persons": [
                "212266-60165"
            ],
            "imported": "2024-11-25T21:14:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212204,
            "title": "Ultra-Low-Dose Lungen-CT in der klinischen Routine.",
            "abstract": null,
            "authors": [
                "Sturm, MJ",
                "Tschauner, S",
                "Mentzel, HJ",
                "Kellenberger, CJ",
                "Zellner, M"
            ],
            "year": 2024,
            "source": "Röfo 2024. 2024; 196(S 02)(S128):-61. GPR Jahrestagung; SEP 11-14, 2024; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212204-14106"
            ],
            "persons": [
                "212204-85440"
            ],
            "imported": "2024-11-21T11:34:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212028,
            "title": "Fecal calprotectin measured with an app-based home test compared to standard laboratory method. ",
            "abstract": null,
            "authors": [
                "Michaelis, S",
                "Hochfellner, A",
                "Schneider, C",
                "Enko, D"
            ],
            "year": 2024,
            "source": "J Lab Med. 2024; 48(4):eA1-eA88.-19th Annual Congress of the German Society for Clinical Chemistry and Laboratory Medicine (DGKL); SEP 25-27, 2024; Bremen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212028-14023"
            ],
            "persons": [
                "212028-89193"
            ],
            "imported": "2024-11-11T16:21:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211956,
            "title": "Lungenkarzinom, Mediastinum, Zwerchfell und Thoraxwand",
            "abstract": null,
            "authors": [
                "Roj, A"
            ],
            "year": 2024,
            "source": "Ausbildung zur Operationstechnischen Assistenz (OTA); OCT 8, 2024; Graz, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211956-14045"
            ],
            "persons": [
                "211956-113170"
            ],
            "imported": "2024-11-06T13:06:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 211953,
            "title": "The cardiovascular implications of SARS-CoV-2 infection in HIV-positive patients in South Africa: a cross-sectional study",
            "abstract": null,
            "authors": [
                "Fredriksen, PM",
                "Nkeh-Chungag, B",
                "Keolebogile, SM",
                "Hyera, F",
                "Lundin, KEA",
                "Elias, SO",
                "Brix, B",
                "Schmid-Zalaudek, K",
                "Rössler, A",
                "Cvirn, G",
                "Sourij, H",
                "Stelzl, E",
                "Kessler, HH",
                "Saloň, A",
                "Goswami, N"
            ],
            "year": 2024,
            "source": "Clin Chem Lab Med; Congress Abstracts. 2024; 62(6):eA188-eA211.-ISMD2024 Thirteenth International Symposium on\r\nMolecular Diagnostics; JUN 13-14, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211953-14010",
                "211953-14012",
                "211953-14023",
                "211953-14080"
            ],
            "persons": [
                "211953-50068",
                "211953-50514",
                "211953-51812",
                "211953-97690",
                "211953-50838",
                "211953-51737",
                "211953-57932",
                "211953-94147"
            ],
            "imported": "2024-11-06T11:48:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211946,
            "title": "Children with acute gastroenteritis: Norovirus genotype distribution in South-East Austria",
            "abstract": null,
            "authors": [
                "Stelzl, E",
                "Lederer, I",
                "Niendorf, S",
                "Jacobsen, S",
                "Kessler, HH"
            ],
            "year": 2024,
            "source": "Clin Chem Lab Med 2024; Congress Abstracts. 2024; 62(6):eA188-eA211.-ISMD2024 Thirteenth International Symposium on\r\nMolecular Diagnostics; JUN 13-14, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211946-14023"
            ],
            "persons": [
                "211946-50514",
                "211946-51812"
            ],
            "imported": "2024-11-06T11:28:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211940,
            "title": "Sklerodermie bei Kindern",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A",
                "Huemer, Ch"
            ],
            "year": 2024,
            "source": "Österreichische Ärztezeitung. 2024; 13(14A): 21-24. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211940-14091"
            ],
            "persons": [
                "211940-60213"
            ],
            "imported": "2024-11-06T09:58:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 211920,
            "title": "Sub-Normothermic Liver Machine Perfusion: Equal Performance of Custodiol® and Belzer MPS®",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Briendl, K",
                "Weber, J",
                "Rohrhofer, L",
                "Aigelsreiter, A",
                "Niedrist, T",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2023,
            "source": "TRANSPL INT. 2023; -Austrotransplant 2023; OCT 18-20; Eisenstadt, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211920-14028",
                "211920-14073",
                "211920-14080"
            ],
            "persons": [
                "211920-71910",
                "211920-111188",
                "211920-117182",
                "211920-50874",
                "211920-89855",
                "211920-93640",
                "211920-62756"
            ],
            "imported": "2024-11-04T19:09:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211915,
            "title": "Überblick über die Bildgebung nach bariatrischer Chirurgie",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2024,
            "source": "Radiologisches Seminar Graz; OKT 10-12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211915-14104"
            ],
            "persons": [
                "211915-52008"
            ],
            "imported": "2024-11-04T16:30:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 183005,
            "title": "Structural aspects of the interaction of peptidyl-glycylleucine-carboxyamide, a highly potent antimicrobial peptide from frog skin, with lipids.",
            "abstract": null,
            "authors": [
                "Latal, A",
                "Degovics, G",
                "Epand, RF",
                "Epand, RM",
                "Lohner, K"
            ],
            "year": 1997,
            "source": "Eur J Biochem. 1997; 248(3):938-946",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XX54700038",
            "pubmed": "9342250",
            "doi": "10.1111/j.1432-1033.1997.00938.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-08-21T02:00:00+02:00",
            "journal": "Eur J Biochem",
            "issn": "0014-2956",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.136,
            "impactfactor_year": 1997,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19436,
            "title": "Urinary neopterin in the diagnosis and follow-up of neoplasia: a biochemical parameter to detect cell-mediated immune response.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Huber, C",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "TUMOUR BIOL. 1984; 5(3-4): 199-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AHN2400007",
            "pubmed": "6505550",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19436-50569-6"
            ],
            "imported": "2009-08-12T13:29:17+02:00",
            "journal": "TUMOUR BIOL",
            "issn": "0289-5447",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 218604,
            "title": "Definition and Classification of Pulmonary Hypertension",
            "abstract": null,
            "authors": [
                "Douschan, P",
                "Kaemmerer-Suleiman, AS",
                "Egenlauf, B",
                "Seyfarth, HJ",
                "Zeder, K",
                "Mayer, L",
                "Wissmüller, M",
                "Heberling, M",
                "Huntgeburth, M",
                "Barnikel, M",
                "Xanthouli, P",
                "Sorichter, S",
                "John, T",
                "Ulrich, S",
                "Kovacs, G"
            ],
            "year": 2025,
            "source": "PNEUMOLOGIE. 2025; 79(10): 723-731. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001590998900021",
            "pubmed": "41052526",
            "doi": "10.1055/a-2625-4769",
            "pmc": null,
            "organizations": [
                "218604-14087"
            ],
            "persons": [
                "218604-59238-6",
                "218604-104780-6",
                "218604-100914-6",
                "218604-79732-1"
            ],
            "imported": "2025-11-17T07:49:01+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218909,
            "title": "Differential associations between smoking, e-cigarette use, and diabetes prevalence.",
            "abstract": null,
            "authors": [
                "Adebisi, YA",
                "Ngoma, C",
                "Campagna, D",
                "Ceriello, A",
                "Alshahrani, NZ",
                "Misra, A",
                "Basit, A",
                "Russo, C",
                "Battelino, T",
                "Somasundaram, N",
                "Jalaludin, MY",
                "Le, Dinh, P",
                "Saisho, Y",
                "Walicka, M",
                "Tomaselli, V",
                "Cantone, G",
                "Moser, O",
                "Polosa, R"
            ],
            "year": 2025,
            "source": "Diabetes Metab Syndr. 2025; 19(10):103331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001633431200001",
            "pubmed": "41308569",
            "doi": "10.1016/j.dsx.2025.103331",
            "pmc": null,
            "organizations": [
                "218909-14080"
            ],
            "persons": [
                "218909-87294-6"
            ],
            "imported": "2025-12-03T01:00:00+01:00",
            "journal": "Diabetes Metab Syndr",
            "issn": "1871-4021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216455,
            "title": "The Use of Continuous Glucose Monitoring to Diagnose Stage 2 Type 1 Diabetes.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Wong, JC",
                "Freckmann, G",
                "Garcia-Tirado, J",
                "Hirsch, IB",
                "Johnson, SB",
                "Kerr, D",
                "Kim, SH",
                "Lal, R",
                "Montaser, E",
                "O'Donnell, H",
                "Pleus, S",
                "Shah, VN",
                "Ayers, AT",
                "Ho, CN",
                "Biester, T",
                "Dovc, K",
                "Farrokhi, F",
                "Fleming, A",
                "Gillard, P",
                "Heinemann, L",
                "López-Díez, R",
                "Maahs, DM",
                "Mathieu, C",
                "Quandt, Z",
                "Rami-Merhar, B",
                "Wolf, W",
                "Klonoff, DC"
            ],
            "year": 2025,
            "source": "J Diabetes Sci Technol. 2025; 19(4):1109-1127",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001499498100001",
            "pubmed": "40444471",
            "doi": "10.1177/19322968251333441",
            "pmc": "PMC12125016",
            "organizations": [
                "216455-14080"
            ],
            "persons": [
                "216455-50877-1"
            ],
            "imported": "2025-06-02T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156020,
            "title": "MEK inhibition induced downregulation of MRP1 and MRP3 expression in experimental hepatocellular carcinoma.",
            "abstract": null,
            "authors": [
                "Lin, S",
                "Hoffmann, K",
                "Xiao, Z",
                "Jin, N",
                "Galli, U",
                "Mohr, E",
                "Büchler, MW",
                "Schemmer, P"
            ],
            "year": 2013,
            "source": "Cancer Cell Int. 2013; 13(1):3-3",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000314929200001",
            "pubmed": "23320839",
            "doi": "10.1186/1475-2867-13-3",
            "pmc": "PMC3558388",
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Cancer Cell Int",
            "issn": "0894-8569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 178647,
            "title": "Respiratory Syncytial Virus Prophylaxis with Palivizumab 2019 Update of the Recommendations of the Austrian Association of Pediatric and Adolescent Medicine",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Eber, E",
                "Ehringer-Schetitska, D",
                "Kiechl-Kohlendorfer, U",
                "Michel-Behnke, I",
                "Popow-Kraupp, T",
                "Redlberger-Fritz, M",
                "Seidel, M",
                "Strenger, V",
                "Wald, M",
                "Zacharasiewicz, A",
                "Berger, A"
            ],
            "year": 2019,
            "source": "PADIATR PADOL. 2019; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000495927200001",
            "pubmed": null,
            "doi": "10.1007/s00608-019-00725-9",
            "pmc": null,
            "organizations": [
                "178647-14092",
                "178647-14094",
                "178647-14095"
            ],
            "persons": [
                "178647-51743-2",
                "178647-51713-6",
                "178647-56810-6",
                "178647-85188-6"
            ],
            "imported": "2019-12-10T10:16:43+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PADIATRIE UND PADOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 179653,
            "title": "New Scleral Depressor Marker for Retinal Detachment Surgery.",
            "abstract": null,
            "authors": [
                "Lytvynchuk, LM",
                "Grzybowski, A",
                "Lorenz, B",
                "Ansari-Shahrezaei, S",
                "Binder, S"
            ],
            "year": 2019,
            "source": "Ophthalmol Retina. 2019; 3(1): 73-76. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000663385100014",
            "pubmed": "30935659",
            "doi": "10.1016/j.oret.2018.08.005",
            "pmc": null,
            "organizations": [
                "179653-14043"
            ],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Ophthalmol Retina",
            "issn": "2468-6530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}