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=158820&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159512,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158840&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158800&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 6228,
            "title": "Hyperthermal laser Doppler flowmetry",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Niederwieser, G",
                "Stoll, M",
                "Gatterbauer, A",
                "Reisecker, F",
                "Koltringer, P"
            ],
            "year": 2000,
            "source": "PERFUSION 2000 13: 528-+.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000166475300003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PERFUSION",
            "issn": "0935-0020",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.13,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0444444444444444,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 194854,
            "title": "Utility of paclitaxel-coated balloons for the treatment of infrainguinal disease in the Asian population-24-month outcome data from the BIOLUX P-III Global Registry 24-month Asian outcomes of BIOLUX P-III",
            "abstract": null,
            "authors": [
                "Linn, YL",
                "Wang, JCC",
                "Pua, U",
                "Yahaya, SAB",
                "Choke, ETC",
                "Chong, TT",
                "Brodmann, M",
                "Tang, TY"
            ],
            "year": 2022,
            "source": "VASCULAR. 2022;  17085381221081969",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000781954300001",
            "pubmed": "35410542",
            "doi": "10.1177/17085381221081969",
            "pmc": null,
            "organizations": [
                "194854-14079"
            ],
            "persons": [
                "194854-51689-6"
            ],
            "imported": "2022-05-03T13:10:29+02:00",
            "journal": "VASCULAR",
            "issn": "1708-5381",
            "collection_publisher": null,
            "collection_title": "VASCULAR; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.0441176470588235,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 173194,
            "title": "GE132+Natural: Novel promising dietetic supplement with antiproliferative influence on prostate, colon, and breast cancer cells.",
            "abstract": null,
            "authors": [
                "Okic-Djordjevic, I",
                "Trivanovic, D",
                "Krstic, J",
                "Jaukovic, A",
                "Mojsilovic, S",
                "Santibanez, JF",
                "Terzic, M",
                "Vesovic, D",
                "Bugarski, D"
            ],
            "year": 2013,
            "source": "J BUON. 2013; 18(2): 504-510. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000322750700031",
            "pubmed": "23818369",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "173194-99151-6"
            ],
            "imported": "2019-02-13T01:00:00+01:00",
            "journal": "J BUON",
            "issn": "1107-0625",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.706,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.102,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217140,
            "title": "Nevus-associated melanoma or nevus on nevus?",
            "abstract": null,
            "authors": [
                "Resch, J",
                "Fried, I",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2025,
            "source": "DERMATOLOGIE. 2025; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001528297300001",
            "pubmed": "40637852",
            "doi": "10.1007/s00105-025-05534-9",
            "pmc": "PMC12313763",
            "organizations": [
                "217140-14047"
            ],
            "persons": [
                "217140-51711-4",
                "217140-58889-6",
                "217140-129520-1"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218843,
            "title": "The hidden environment behind the injury: A narrative review of upstream environmental factors in oral and maxillofacial trauma.",
            "abstract": null,
            "authors": [
                "Kqiku, L",
                "Latifi, R",
                "Ebeleseder, KA",
                "Jakse, N",
                "Payer, M",
                "Fakheran, O"
            ],
            "year": 2025,
            "source": "Community Dent Health. 2025; 265539X251405154",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001624036500001",
            "pubmed": "41293910",
            "doi": "10.1177/0265539X251405154",
            "pmc": null,
            "organizations": [
                "218843-14109",
                "218843-14111"
            ],
            "persons": [
                "218843-116243-4",
                "218843-50792-6",
                "218843-50883-1",
                "218843-51707-6",
                "218843-51841-6"
            ],
            "imported": "2025-12-01T01:00:00+01:00",
            "journal": "Community Dent Health",
            "issn": "0265-539X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE-SCIE",
            "impactfactor_norm_super": 0.176,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211891,
            "title": "Dermatoscopy of Melanocytoma - New or Familiar?",
            "abstract": null,
            "authors": [
                "Kraenke, T",
                "Blum, A"
            ],
            "year": 2024,
            "source": "DERMATOLOGIE. 2024; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001340309700001",
            "pubmed": null,
            "doi": "10.1007/s00105-024-05423-7",
            "pmc": null,
            "organizations": [
                "211891-14047"
            ],
            "persons": [
                "211891-90211-2"
            ],
            "imported": "2024-11-04T10:08:54+01:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212692,
            "title": "Meyerson's nevus or melanoma?",
            "abstract": null,
            "authors": [
                "Kuehnl, J",
                "Schadelbauer, E",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2024,
            "source": "DERMATOLOGIE. 2024; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001376896700001",
            "pubmed": "39661180",
            "doi": "10.1007/s00105-024-05447-z",
            "pmc": "PMC11711132",
            "organizations": [
                "212692-14047"
            ],
            "persons": [
                "212692-51711-4",
                "212692-89743-6"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 113893,
            "title": "Computer-aided diagnosis of melanocytic skin tumors by use of confocal laser scanning microscopy images.",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Bloice, M",
                "Koller, S",
                "Hoffmann-Wellenhof, R",
                "Smolle, J",
                "Gerger, A"
            ],
            "year": 2011,
            "source": "Anal Quant Cytol Histol. 2011; 33(2):85-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000208586600005",
            "pubmed": "21980611",
            "doi": null,
            "pmc": null,
            "organizations": [
                "113893-14026",
                "113893-14047",
                "113893-14085"
            ],
            "persons": [
                "113893-51711-6",
                "113893-54223-6",
                "113893-58814-6",
                "113893-51380-2"
            ],
            "imported": "2011-10-08T02:00:00+02:00",
            "journal": "Anal Quant Cytol Histol",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": 0.107,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "CELL BIOLOGY",
            "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": 207974,
            "title": "[Erythema, petechiae, itching and swelling in the genital area].",
            "abstract": null,
            "authors": [
                "Ropele, A",
                "Wolf, P",
                "Kopera, D"
            ],
            "year": 2024,
            "source": "Dermatologie (Heidelb). 2024; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001228834900001",
            "pubmed": "38315205",
            "doi": "10.1007/s00105-024-05300-3",
            "pmc": "PMC11150281",
            "organizations": [
                "207974-14047"
            ],
            "persons": [
                "207974-51618-6",
                "207974-51842-6"
            ],
            "imported": "2024-02-08T01:00:00+01:00",
            "journal": "Dermatologie (Heidelb)",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.071,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222317,
            "title": "Superbugs Neisseria gonorrhoeae und Mycoplasma genitalium: Therapeutic challenges driven by antimicrobial resistance",
            "abstract": null,
            "authors": [
                "Kogler, A",
                "Chromy, D",
                "Sadoghi, B"
            ],
            "year": 2026,
            "source": "DERMATOLOGIE. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001704998500001",
            "pubmed": "41770319",
            "doi": "10.1007/s00105-026-05650-0",
            "pmc": "PMC13008990",
            "organizations": [
                "222317-14047"
            ],
            "persons": [
                "222317-119809-1",
                "222317-75636-4"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.072,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223134,
            "title": "Sudden appearance of lesions on the sole of the foot - is it something ominous?",
            "abstract": null,
            "authors": [
                "Fathi, Y",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2026,
            "source": "DERMATOLOGIE. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001771862900001",
            "pubmed": "42166050",
            "doi": "10.1007/s00105-026-05701-6",
            "pmc": null,
            "organizations": [
                "223134-14047"
            ],
            "persons": [
                "223134-51711-4"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4413,
            "title": "Interobserver agreement of the dermoscopic diagnosis of 129 small melanocytic skin lesions.",
            "abstract": null,
            "authors": [
                "Pizzichetta, MA",
                "Talamini, R",
                "Piccolo, D",
                "Trevisan, G",
                "Veronesi, A",
                "Carbone, A",
                "Soyer, HP"
            ],
            "year": 2002,
            "source": "Tumori. 2002; 88(3):234-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177648800009",
            "pubmed": "12195762",
            "doi": "10.1177/030089160208800309",
            "pmc": null,
            "organizations": [
                "4413-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "TUMORI",
            "issn": "0300-8916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.267,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.043859649122807,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 5382,
            "title": "Cholestatic syndromes.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Boyer, JL"
            ],
            "year": 2004,
            "source": "Curr Opin Gastroenterol. 2004; 20(3):220-230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221026900005",
            "pubmed": "15703646",
            "doi": "10.1097/00001574-200405000-00006",
            "pmc": null,
            "organizations": [
                "5382-14081"
            ],
            "persons": [],
            "imported": "2008-01-11T15:15:12+01:00",
            "journal": "CURR OPIN GASTROEN",
            "issn": "0267-1379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.0434782608695652,
            "impactfactor_norm_year": 2004,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 77942,
            "title": "An ion-selective microelectrode study on the effect of acidification on free intracellular magnesium cardiac guinea pig papillary muscle",
            "abstract": null,
            "authors": [
                "Gasser, S",
                "Scherr, E",
                "Gasser, R"
            ],
            "year": 2008,
            "source": "TRACE ELEM ELECTROLYTES. 2008; 25(1): 14-20. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252371800003",
            "pubmed": null,
            "doi": "10.5414/TEP25014",
            "pmc": null,
            "organizations": [
                "77942-14083"
            ],
            "persons": [
                "77942-51533-6"
            ],
            "imported": "2008-03-03T13:09:30+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0434782608695652,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.057,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 82629,
            "title": "Blood Mg++ and K+ changes in male and female probands before and after workload",
            "abstract": null,
            "authors": [
                "Bahadori, B",
                "Korisek, G",
                "Bratu, MM",
                "Gasser, R",
                "Sejak, S",
                "Porta, S"
            ],
            "year": 2008,
            "source": "TRACE ELEM ELECTROLYTES. 2008; 25(3): 143-146. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257478600005",
            "pubmed": null,
            "doi": "10.5414/TEP25143",
            "pmc": null,
            "organizations": [
                "82629-14014",
                "82629-14083"
            ],
            "persons": [
                "82629-51533-6"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0434782608695652,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.057,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": 190378,
            "title": "Red urine and a red herring - diagnosing rare diseases in the light of the COVID-19 pandemic.",
            "abstract": null,
            "authors": [
                "Jud, P",
                "Hackl, G",
                "Reisinger, AC",
                "Horvath, A",
                "Eller, P",
                "Stadlbauer, V"
            ],
            "year": 2022,
            "source": "Z Gastroenterol. 2022; 60(9):1326-1331",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000853211300022",
            "pubmed": "34768287",
            "doi": "10.1055/a-1659-4481",
            "pmc": "PMC9470277",
            "organizations": [
                "190378-14079",
                "190378-14081"
            ],
            "persons": [
                "190378-50989-4",
                "190378-57346-6",
                "190378-74175-6",
                "190378-81091-6",
                "190378-94413-1",
                "190378-70241-6"
            ],
            "imported": "2021-11-16T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.3,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.043010752688172,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "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": 196884,
            "title": "[Not Available].",
            "abstract": null,
            "authors": [
                "Seufferlein, T",
                "Mayerle, J",
                "Böck, S",
                "Brunner, T",
                "Ettrich, TJ",
                "Grenacher, L",
                "Gress, TM",
                "Hackert, T",
                "Heinemann, V",
                "Kestler, A",
                "Sinn, M",
                "Tannapfel, A",
                "Wedding, U",
                "Uhl, W"
            ],
            "year": 2022,
            "source": "Z Gastroenterol. 2022; 60(6):991-1037",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000826481700023",
            "pubmed": "35671996",
            "doi": "10.1055/a-1771-6811",
            "pmc": null,
            "organizations": [
                "196884-14060"
            ],
            "persons": [
                "196884-113309-6"
            ],
            "imported": "2022-08-08T10:13:49+02:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.043010752688172,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 199365,
            "title": "[Not Available].",
            "abstract": null,
            "authors": [
                "Seufferlein, T",
                "Mayerle, J",
                "Böck, S",
                "Brunner, T",
                "Ettrich, TJ",
                "Grenacher, L",
                "Gress, TM",
                "Hackert, T",
                "Heinemann, V",
                "Kestler, A",
                "Sinn, M",
                "Tannapfel, A",
                "Wedding, U",
                "Uhl, W"
            ],
            "year": 2022,
            "source": "Z Gastroenterol. 2022; 60(11):e812-e909",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000885424900001",
            "pubmed": "36368658",
            "doi": "10.1055/a-1856-7346",
            "pmc": null,
            "organizations": [
                "199365-14060"
            ],
            "persons": [
                "199365-113309-6"
            ],
            "imported": "2022-12-19T09:31:17+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.043010752688172,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 206652,
            "title": "[Not Available].",
            "abstract": null,
            "authors": [
                "Bitzer, M",
                "Voesch, S",
                "Albert, J",
                "Bartenstein, P",
                "Bechstein, W",
                "Blödt, S",
                "Brunner, T",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "La, Fougère, C",
                "Freudenberger, P",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Hammes, E",
                "Helmberger, T",
                "Hoffmann, RT",
                "Hofmann, WP",
                "Huppert, P",
                "Kautz, A",
                "Knötgen, G",
                "Körber, J",
                "Krug, D",
                "Lammert, F",
                "Lang, H",
                "Langer, T",
                "Lenz, P",
                "Mahnken, A",
                "Meining, A",
                "Micke, O",
                "Nadalin, S",
                "Nguyen, HP",
                "Ockenga, J",
                "Oldhafer, K",
                "Paprottka, P",
                "Paradies, K",
                "Pereira, P",
                "Persigehl, T",
                "Plauth, M",
                "Plentz, R",
                "Pohl, J",
                "Riemer, J",
                "Reimer, P",
                "Ringwald, J",
                "Ritterbusch, U",
                "Roeb, E",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schmid, I",
                "Schuler, A",
                "von, Schweinitz, D",
                "Seehofer, D",
                "Sinn, M",
                "Stein, A",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Trojan, J",
                "van, Thiel, I",
                "Tholen, R",
                "Vogel, A",
                "Vogl, T",
                "Vorwerk, H",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wildner, D",
                "Wittekind, C",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2022,
            "source": "Z Gastroenterol. 2022; 60(2): 219-238. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000754051400023",
            "pubmed": "35148562",
            "doi": "10.1055/a-1589-7638",
            "pmc": null,
            "organizations": [],
            "persons": [
                "206652-113309-6"
            ],
            "imported": "2024-01-15T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "1439-7803",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.043,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 206653,
            "title": "[Not Available].",
            "abstract": null,
            "authors": [
                "Bitzer, M",
                "Voesch, S",
                "Albert, J",
                "Bartenstein, P",
                "Bechstein, W",
                "Blödt, S",
                "Brunner, T",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "La, Fougère, C",
                "Freudenberger, P",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Hammes, E",
                "Helmberger, T",
                "Hoffmann, RT",
                "Hofmann, WP",
                "Huppert, P",
                "Kautz, A",
                "Knötgen, G",
                "Körber, J",
                "Krug, D",
                "Lammert, F",
                "Lang, H",
                "Langer, T",
                "Lenz, P",
                "Mahnken, A",
                "Meining, A",
                "Micke, O",
                "Nadalin, S",
                "Nguyen, HP",
                "Ockenga, J",
                "Oldhafer, K",
                "Paprottka, P",
                "Paradies, K",
                "Pereira, P",
                "Persigehl, T",
                "Plauth, M",
                "Plentz, R",
                "Pohl, J",
                "Riemer, J",
                "Reimer, P",
                "Ringwald, J",
                "Ritterbusch, U",
                "Roeb, E",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schmid, I",
                "Schuler, A",
                "von, Schweinitz, D",
                "Seehofer, D",
                "Sinn, M",
                "Stein, A",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Trojan, J",
                "van, Thiel, I",
                "Tholen, R",
                "Vogel, A",
                "Vogl, T",
                "Vorwerk, H",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wildner, D",
                "Wittekind, C",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2022,
            "source": "Z Gastroenterol. 2022; 60(2): e186-e227. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000754051400021",
            "pubmed": "35148560",
            "doi": "10.1055/a-1589-7854",
            "pmc": null,
            "organizations": [],
            "persons": [
                "206653-113309-6"
            ],
            "imported": "2024-01-15T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "1439-7803",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.043,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}