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=157740&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157760&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157720&ordering=impactfactor_norm",
    "results": [
        {
            "id": 218269,
            "title": "FECAL MICROBIOME COMPOSITION IN ACTIVE ULCERATIVECOLITIS IS ASSOCIATED WITH LABORATORY FINDINGS AND CANPREDICT DISEASE SEVERITY",
            "abstract": null,
            "authors": [
                "Blesl, A",
                "Horvath, A",
                "Gröchenig, HP",
                "Novacek, G",
                "Primas, C",
                "Reinisch, W",
                "Illiasch, C",
                "Hennlich, B",
                "Steiner, P",
                "Moschen, A",
                "Koch, R",
                "Tillinger, W",
                "Haas, T",
                "Reicht, G",
                "Mayer, A",
                "Ludwiczek, O",
                "Miehsler, W",
                "Steidl, K",
                "Binder, L",
                "Fürst, S",
                "Reider, S",
                "Gorkiewicz, G",
                "Stadlbauer-Köllner, V",
                "Högenauer, C"
            ],
            "year": 2025,
            "source": "2025, Vol 13 (S8), Pages S1-S1558, 1559-1604. 2025; -UEG Week 2025; OCT 4-7, 2025; Berlin. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218269-14020",
                "218269-14081"
            ],
            "persons": [
                "218269-50496",
                "218269-53167",
                "218269-74515",
                "218269-50989",
                "218269-81091"
            ],
            "imported": "2025-10-20T17:38:45+02: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": 218263,
            "title": "Kommunikations-Ausbildungen von Studierenden der Gesundheitsberufe in der Telemedizin - Eine systematische Übersichtsarbeit. ",
            "abstract": null,
            "authors": [
                "Ban, M",
                "Großschädl, F",
                "Vajda, C",
                "Lecaks, G"
            ],
            "year": 2025,
            "source": "Primärversorgungskongress ; SEP 25-26, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218263-14026",
                "218263-14080",
                "218263-14509",
                "218263-29447"
            ],
            "persons": [
                "218263-111509",
                "218263-126174",
                "218263-60096",
                "218263-66488"
            ],
            "imported": "2025-10-20T11:41:57+02: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220003,
            "title": "Antibiotic treatment changes behaviour, gene expression and microbiome of zebrafish larvae\r\n",
            "abstract": null,
            "authors": [
                "Faimann, I",
                "Ghosh, A",
                "Stojanovic, N",
                "Tatzl, E",
                "Penker, R",
                "Rodriguez-Blanco, G",
                "Moissl-Eichinger, C",
                "Reichmann, F"
            ],
            "year": 2025,
            "source": "29th Scientific Symposium of the Austrian Pharmacological Society (APHAR); SEPT 22-24, 2025; Krems an der Donau, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220003-14022",
                "220003-14028"
            ],
            "persons": [
                "220003-110967",
                "220003-118787",
                "220003-125736",
                "220003-129458",
                "220003-50186",
                "220003-71386"
            ],
            "imported": "2026-01-19T21:08:23+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218136,
            "title": "Prostata Workshop: Gutartige Befunde und Pitfalls in der mp MRT der Prostata",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2025,
            "source": "Gemeinsamer Kongress der Österreichischen und Bayerischen Röntgengesellschaft (OERG-BRG-Kongress); OKT 02.-04., 2025; Salzbur, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218136-14104"
            ],
            "persons": [
                "218136-74075"
            ],
            "imported": "2025-10-07T22:12:34+02: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": 217895,
            "title": "Respiratorische Erstversorgung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217895-14094"
            ],
            "persons": [
                "217895-79516"
            ],
            "imported": "2025-09-21T01:09:48+02: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": 137683,
            "title": "Achtung Erblindungsgefahr - Häufige Augenerkrankungen im Alter\r\n",
            "abstract": null,
            "authors": [
                "Schwab, C",
                "Wedrich, A"
            ],
            "year": 2014,
            "source": "Der Allgemeinarzt. 2014; 11:  26-31. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "137683-14043"
            ],
            "persons": [
                "137683-53938",
                "137683-73157"
            ],
            "imported": "2014-06-30T22:27:50+02: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": 220103,
            "title": "Antibiotic treatment changes behaviour, gene expression and microbiome of zebrafish larvae",
            "abstract": null,
            "authors": [
                "Faimann, I",
                "Ghosh, A",
                "Stojanovic, N",
                "Tatzl, E",
                "Penker, R",
                "Rodriguez-Blanco, G",
                "Moissl-Eichinger, C",
                "Reichmann, F",
                ""
            ],
            "year": 2025,
            "source": "3. Inge St. - Tag; DEZ 4, 2025; GRAZ, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220103-14022",
                "220103-14023",
                "220103-14028"
            ],
            "persons": [
                "220103-118787",
                "220103-125736",
                "220103-50186",
                "220103-71386",
                "220103-90021",
                "220103-110967",
                "220103-129458"
            ],
            "imported": "2026-01-21T18:36:13+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219787,
            "title": "Mitotane dosage, plasma levels, and anthropometric measurements in pediatric adrenocortical carcinoma.",
            "abstract": null,
            "authors": [
                "Riedmeier, M",
                "Frey, H",
                "Antonini, SR",
                "Canali, GFL",
                "Classen, CF",
                "Domínguez-Pinilla, N",
                "Fassnacht, M",
                "Finger, J",
                "Fuchs, S",
                "Grönroos, M",
                "Halah, MP",
                "Härtel, C",
                "Janus, D",
                "Jaspers-Bakker, A",
                "de, Krijger, RR",
                "Kutluk, T",
                "Mezoued, M",
                "Munarin, J",
                "van, Noesel, M",
                "Köse, NÖ",
                "Pearce, SH",
                "Perwein, T",
                "Puglisi, S",
                "Schlegel, PG",
                "Binder-Blaser, V",
                "Tuli, G",
                "Walenciak, J",
                "Yalcin, B",
                "Wiegering, V"
            ],
            "year": 2026,
            "source": "Endocr Oncol. 2026; 6(1): e240081",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41503252",
            "doi": "10.1530/EO-24-0081",
            "pmc": "PMC12771559",
            "organizations": [
                "219787-14092"
            ],
            "persons": [
                "219787-98278-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "Endocr Oncol",
            "issn": "2634-4793",
            "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": 217136,
            "title": "Endovascular Treatment for Intact Splenic Artery Aneurysm – a Safe Long-term Therapy?",
            "abstract": null,
            "authors": [
                "Cohnert, T",
                "Siegl, G",
                "Foeger, N",
                "Baumann, A",
                "Portugaller, H"
            ],
            "year": 2025,
            "source": "International Symposium on Endovascular Therapy (ISET) 2025; FEB  2-5, 2025; Hollywood, Florida, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217136-14074",
                "217136-14108"
            ],
            "persons": [
                "217136-82944",
                "217136-50860",
                "217136-51880",
                "217136-51955"
            ],
            "imported": "2025-07-23T12:22:18+02: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": 216993,
            "title": "Therapy of Achalasia – A Retrospective Data Analysis at an Esophagus Specialty Outpatient Clinic",
            "abstract": null,
            "authors": [
                "Staszewski, A",
                "Blesl, A",
                "Baumann-Durchschein, F"
            ],
            "year": 2025,
            "source": "Wiener klinische Wochenschrift. 2025; -ÖGGH Jahrestagung; JUN 11-14, 2025; Wels. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216993-14081"
            ],
            "persons": [
                "216993-71975",
                "216993-74515"
            ],
            "imported": "2025-07-07T18:29:01+02: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219443,
            "title": "GEZIELTE IMMUNMODULATION MIT BARICITINIB BEI AICARDI-GOUTIÈRES-SYNDROM TYP 2: EIN FALLBERICHT",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Haidl, H",
                "Pilch, H",
                "Plecko, B, Skrabl-Baumgartner, A"
            ],
            "year": 2025,
            "source": "Rheuma plus. 2025; 4/2025: -Jahrestagung der ÖGR; NOV 27.-29,2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219443-14091"
            ],
            "persons": [
                "219443-60213",
                "219443-54077"
            ],
            "imported": "2025-12-30T15:34:50+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220105,
            "title": "Circadian Control of Asthma: New Molecular Insights",
            "abstract": null,
            "authors": [
                "Teppan, J",
                "Bärnthaler, T",
                "Farzi, A",
                "Durrington, H",
                "Gioan-Tavernier, G",
                "Platt, H",
                "Wolf, P",
                "Heinemann, A",
                "Böhm, E"
            ],
            "year": 2025,
            "source": "EBRS Congress 2025; AUG 24-28, 2025; Lübeck, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220105-14022",
                "220105-14047"
            ],
            "persons": [
                "220105-100665",
                "220105-50791",
                "220105-51618",
                "220105-51756",
                "220105-71487",
                "220105-85658"
            ],
            "imported": "2026-01-22T12:49: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216841,
            "title": "SARS-CoV-2 Epidemiologie: Natürliche Immunität oder impfinduzierte Immunität?",
            "abstract": null,
            "authors": [
                "Riedmann, U"
            ],
            "year": 2025,
            "source": "10. Jahrestagung der ÖGLMKC; JUNI 25-28, 2025; Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216841-14080"
            ],
            "persons": [
                "216841-125656"
            ],
            "imported": "2025-06-29T20:40:21+02: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": 175229,
            "title": "CD11b+ cells are a major source of IL31 in polymorphic light eruption",
            "abstract": null,
            "authors": [
                "Patra, V",
                "Strobl, J",
                "Vieyra-Garcia, P",
                "Gruber-Wackernagel, A",
                "Stary, G",
                "Wolf, P"
            ],
            "year": 2019,
            "source": "Journal of Investigative Dermatology, Volume 139, Issue 5, Supplement, May 2019, Page S126\r\n. 2019; 139(5):S126--Society for Investigative Dermatology (SID) 2019; MAY 8-11, 2019; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000465561504159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "175229-14047"
            ],
            "persons": [
                "175229-51618",
                "175229-87275",
                "175229-56730"
            ],
            "imported": "2019-05-24T12:32:35+02:00",
            "journal": null,
            "issn": "0022-202X",
            "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": "DERMATOLOGY-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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 218833,
            "title": "Gesundheitsförderung und Nachhaltigkeit im Krankenhaus - Ethische Herausforderungen und Strategien für eine zukunftsfähige Gesundheitsversorgung.",
            "abstract": "Krankenhäuser sind zentrale Institutionen der öffentlichen Gesundheitsversorgung. Gleichzeitig agieren sie innerhalb einer neoliberalen Wirtschaftsordnung als Unternehmen, deren Management häufig finanzielle Stabilität priorisiert. Aspekte wie Umweltverschmutzung und negative soziale Auswirkungen geraten dabei oft in den Hintergrund. Zudem führt die alternde Bevölkerung der Industrienationen zu einer steigenden Nachfrage nach medizinischer Versorgung, was die Kernaufgabe dieser Einrichtungen darstellt. Um eine funktionierende Gesundheitsversorgung auch für künftige Generationen zu gewährleisten, sollten Krankenhäuser Prinzipien der nachhaltigen Entwicklung sowie der Gesundheitsförderung fest in ihre Unternehmenskultur integrieren. Dies stellt neben der Erbringung medizinischer Kernleistungen jedoch eine erhebliche Herausforderung dar. Diese Masterarbeit untersucht, wie nachhaltige Entwicklung und Gesundheitsförderung in Krankenhäusern erfolgreich umgesetzt werden können und welche ethischen Fragestellungen dabei entstehen.",
            "authors": [
                "Steinwender, M"
            ],
            "year": 2025,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Universität Graz; 2025. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "218833-100137"
            ],
            "imported": "2025-12-01T08:22:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Graz",
            "country": "40",
            "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": false
        },
        {
            "id": 190394,
            "title": "Leitlinien – Hilfsmittel für die \r\nbestmögliche pflegerische Praxis",
            "abstract": null,
            "authors": [
                "Vetsch, J",
                "Haug, S",
                "Schoberer, D",
                "Toromanova, A",
                "Fangmeyer, M",
                "Nordhausen, T",
                "Hirt, J"
            ],
            "year": 2021,
            "source": "SBK-ASI Krankenpflege. 2021; (1): 26-28. ",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "190394-14509"
            ],
            "persons": [
                "190394-63683"
            ],
            "imported": "2021-11-17T10:47:53+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": 189926,
            "title": "RV Funktion sagt mittelfristiges Überleben bei TAVI voraus.",
            "abstract": null,
            "authors": [
                "Schmid, J"
            ],
            "year": 2021,
            "source": "Cardio News Austria. 2021; 6-7/21:  25",
            "category": 1,
            "document_type": 10,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "189926-14104"
            ],
            "persons": [
                "189926-91529"
            ],
            "imported": "2021-10-18T15:56:57+02: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": 215269,
            "title": "Die Leber-Gehirn-Achse.",
            "abstract": null,
            "authors": [
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "Christoph-Stuppäck-Symposium; JAN 11, 2025; Thomas-Bernhard-Hörsaal EG001 - Unipark Salzburg  Erzabt-Klotz-Straße 1, 5020 Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215269-29447"
            ],
            "persons": [
                "215269-59288"
            ],
            "imported": "2025-03-17T12:15:58+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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214393,
            "title": "Gesundes Altern – Prävention und Risikofaktoren",
            "abstract": null,
            "authors": [
                "Koini, M"
            ],
            "year": 2025,
            "source": "NEUROPSY; FEB 14-15,2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214393-14051"
            ],
            "persons": [
                "214393-59566"
            ],
            "imported": "2025-02-17T11:12:57+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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165334,
            "title": "Zeit für Wertschätzung",
            "abstract": null,
            "authors": [
                "Novak, M"
            ],
            "year": 2017,
            "source": "ÄRZTE Steiermark. 2017; 09:  8-11. ",
            "category": 1,
            "document_type": 11,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165334-27964"
            ],
            "persons": [
                "165334-91510"
            ],
            "imported": "2018-02-06T11:54:45+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
        }
    ]
}