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=150040&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157167,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150060&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150020&ordering=year",
    "results": [
        {
            "id": 209550,
            "title": "Digitalisierte Ernährungs-Schulungen für die häusliche Pflege: Eine innovative Perspektive",
            "abstract": null,
            "authors": [
                "Eglseer, D",
                "Reitbauer, M"
            ],
            "year": 2024,
            "source": "Zeitschrift für Gerontologie mit European Journal of Geriatrics. 2024; 57(Suppl1):S8-S9.-Jahrestagung der Österreichischen Gesellschaft für Geriatrie und Gerontologie; APRIL 4-6; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209550-14509"
            ],
            "persons": [
                "209550-82963"
            ],
            "imported": "2024-05-16T00:02:02+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208338,
            "title": "Regional differences in upper tract urothelial carcinoma patients across the United States.",
            "abstract": null,
            "authors": [
                "Morra, S",
                "Scheipner, L",
                "Baudo, A",
                "Jannello, LMI",
                "de, Angelis, M",
                "Siech, C",
                "Goyal, JA",
                "Touma, N",
                "Tian, Z",
                "Saad, F",
                "Califano, G",
                "la, Rocca, R",
                "Capece, M",
                "Shariat, SF",
                "Ahyai, S",
                "Carmignani, L",
                "de, Cobelli, O",
                "Musi, G",
                "Briganti, A",
                "Chun, FKH",
                "Longo, N",
                "Karakiewicz, PI"
            ],
            "year": 2024,
            "source": "Urol Oncol. 2024; 42(5):162.e1-162.e10",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001230758100001",
            "pubmed": "38336499",
            "doi": "10.1016/j.urolonc.2024.01.034",
            "pmc": null,
            "organizations": [
                "208338-14056"
            ],
            "persons": [
                "208338-111791-6",
                "208338-99792-6"
            ],
            "imported": "2024-02-19T01:00:00+01:00",
            "journal": "Urol Oncol",
            "issn": "1078-1439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.461,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.523,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209553,
            "title": "Genomic Surveillance of Bacterial Pathogens by Nanopore WGS\r\n",
            "abstract": null,
            "authors": [
                "Wagner, GE"
            ],
            "year": 2024,
            "source": "Universitätsklinikum Jena; May 15, 2024; Jena, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209553-14023"
            ],
            "persons": [
                "209553-98868"
            ],
            "imported": "2024-05-16T11:48:43+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209554,
            "title": "Comparability and reproducibility of bacterial genotyping is affected by species- and isolate-dependent issues in long read assemblies - a multi-centre performance study ",
            "abstract": null,
            "authors": [
                "Dabernig-Heinz, J",
                "Lohde, M",
                "Hölzer, M",
                "Cabal, A",
                "Hyden, P",
                "Stöger, A",
                "Brandt, C",
                "Fuchs, S",
                "Ruppitsch, W",
                "Steinmetz, I",
                "Kohler, C",
                "Wagner, GE"
            ],
            "year": 2024,
            "source": "34th European Congress of Clinical Microbiology and infectious diseases 2024; Apr 27-30, 2024; Barcelona, Spain. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209554-14023"
            ],
            "persons": [
                "209554-112950",
                "209554-95832",
                "209554-98868"
            ],
            "imported": "2024-05-16T11:53:11+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": 209557,
            "title": "Gewalt durch Angehörige von Patient*innen an Gesundheitspersonal der Chirurgie.",
            "abstract": null,
            "authors": [
                "Djurdjevic, M"
            ],
            "year": 2024,
            "source": " [ Diplomarbeit/Master Thesis (FH) ] IMC FH Krems; 2024. pp.89. ",
            "category": 5,
            "document_type": 28,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-16T12:53:46+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "IMC FH Krems",
            "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": 209559,
            "title": "Qualitätskriterien in der pflegerischen Eduktation von tagesklinischen Patient:innen mit Augenerkrankungen – Ein Blick auf die Erfahrungen von Pflegekräften in Österreich.",
            "abstract": null,
            "authors": [
                "Lang, J"
            ],
            "year": 2024,
            "source": " [ Diplomarbeit/Master Thesis (FH) ] fhg- Zentrum für Gesundheitsberufe Tirol GmbH; 2024. pp.140. ",
            "category": 5,
            "document_type": 28,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-16T12:57:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "fhg- Zentrum für Gesundheitsberufe Tirol GmbH",
            "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": 209571,
            "title": "Minimalinvasive Therapie des HCC vor Lebertransplantation",
            "abstract": null,
            "authors": [
                "Janisch, M"
            ],
            "year": 2024,
            "source": "6. Grazer Transplantationssymposium; MAR 6, 2024; Graz, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209571-14108"
            ],
            "persons": [
                "209571-99730"
            ],
            "imported": "2024-05-17T01:23:54+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": 209572,
            "title": "Angehörigenbegleitung \u000bInformationsmanagement – das ICU-Families & KIDS Projekt \u000b",
            "abstract": null,
            "authors": [
                "Hoffmann, M"
            ],
            "year": 2024,
            "source": "ÖBAI SYMPOSIUM 2024; Mai 16-17,2024; Bad Hofgastein . 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209572-14076"
            ],
            "persons": [
                "209572-92002"
            ],
            "imported": "2024-05-17T09:11:10+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209573,
            "title": "Uroradiologie- Welche Bildgebung wann?",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2024,
            "source": "Sitzung der Fachgruppe Urologie Steiermark; MAY 15, 2024; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209573-14104"
            ],
            "persons": [],
            "imported": "2024-05-17T10:51:23+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": null,
            "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": 209574,
            "title": "Radiologische Abklärung des Hustens",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2024,
            "source": "Rheumatologisch-Orthopädischer Qualitätszirkel; MAY 16, 2024; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209574-14104"
            ],
            "persons": [],
            "imported": "2024-05-17T10:55:37+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": null,
            "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": false
        },
        {
            "id": 209575,
            "title": "Der Zebrafisch: ein kleiner Fisch schlägt große Wellen in den Neurowissenschaften",
            "abstract": null,
            "authors": [
                "Reichmann, F"
            ],
            "year": 2024,
            "source": "Pint of Science Austria; MAY 15, 2024; Graz, Austria. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209575-14022"
            ],
            "persons": [
                "209575-71386"
            ],
            "imported": "2024-05-17T11:11:42+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 209580,
            "title": "Omega-3 index in patients with severe diabetic ocular complications",
            "abstract": null,
            "authors": [
                "Guttmann, A",
                "Wallisch, F",
                "Hoeflechner, L",
                "Pahljina, C",
                "Lindner, M",
                "Wedrich, A",
                "Lindner, E",
                "Ivastinovic, D"
            ],
            "year": 2024,
            "source": "SPEKTRUM AUGENHEILKD. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001216040000001",
            "pubmed": null,
            "doi": "10.1007/s00717-024-00574-3",
            "pmc": null,
            "organizations": [
                "209580-14043",
                "209580-14111"
            ],
            "persons": [
                "209580-100421-1",
                "209580-105121-6",
                "209580-107158-6",
                "209580-50850-4",
                "209580-53938-6",
                "209580-89577-6",
                "209580-99288-6"
            ],
            "imported": "2024-05-21T09:03:52+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "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": 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": 208195,
            "title": "Diagnostic evaluation of paediatric autoimmune lymphoproliferative immunodeficiencies (ALPID): a prospective cohort study.",
            "abstract": null,
            "authors": [
                "Hägele, P",
                "Staus, P",
                "Scheible, R",
                "Uhlmann, A",
                "Heeg, M",
                "Klemann, C",
                "Maccari, ME",
                "Ritterbusch, H",
                "Armstrong, M",
                "Cutcutache, I",
                "Elliott, KS",
                "von, Bernuth, H",
                "Leahy, TR",
                "Leyh, J",
                "Holzinger, D",
                "Lehmberg, K",
                "Svec, P",
                "Masjosthusmann, K",
                "Hambleton, S",
                "Jakob, M",
                "Sparber-Sauer, M",
                "Kager, L",
                "Puzik, A",
                "Wolkewitz, M",
                "Lorenz, MR",
                "Schwarz, K",
                "Speckmann, C",
                "Rensing-Ehl, A",
                "Ehl, S, , ALPID, study, group"
            ],
            "year": 2024,
            "source": "Lancet Haematol. 2024; 11(2): e114-e126. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001180048800001",
            "pubmed": "38302222",
            "doi": "10.1016/S2352-3026(23)00362-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "208195-85188-7"
            ],
            "imported": "2024-02-12T01:00:00+01:00",
            "journal": "Lancet Haematol",
            "issn": "2352-3026",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.974,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "HEMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.974,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "HEMATOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 209584,
            "title": "Neurofibromatosis type 1: Precautionary questionnaire for children and adolescents in Austria (Apr, 10.1007/s00112-024-01955-3, 2024)",
            "abstract": null,
            "authors": [
                "Azizi, AA",
                "Baumgartner, AC",
                "Seidel, M",
                "Zobel, J",
                "Ebetsberger-Dachs, G",
                "Zellner, H",
                "Rauscher, C",
                "Birnbacher, R",
                "Pichler, U",
                "Haberlandt, E",
                "Hedrich, C",
                "Berghoff, AS",
                "Gruber, RW",
                "Welponer, T",
                "Hutterer, M",
                "Krottendorfer, K",
                "Pletschko, T",
                "Roehl, C"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001216132900001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01983-z",
            "pmc": null,
            "organizations": [
                "209584-14092"
            ],
            "persons": [
                "209584-57553",
                "209584-85188",
                "209584-98443"
            ],
            "imported": "2024-05-21T09:03:52+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-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": 207787,
            "title": "Platelets induce endoplasmic reticulum stress in macrophages in vitro.",
            "abstract": null,
            "authors": [
                "Derler, M",
                "Teubenbacher, T",
                "Carapuig, A",
                "Nieswandt, B",
                "Fessler, J",
                "Kolb, D",
                "Mussbacher, M"
            ],
            "year": 2024,
            "source": "J Thromb Haemost. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001218488400001",
            "pubmed": "38278417",
            "doi": "10.1016/j.jtha.2024.01.009",
            "pmc": null,
            "organizations": [
                "207787-14014",
                "207787-14017",
                "207787-25164"
            ],
            "persons": [
                "207787-58881-6",
                "207787-78952-6"
            ],
            "imported": "2024-02-07T01:00:00+01:00",
            "journal": "J Thromb Haemost",
            "issn": "1538-7933",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.818,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.971,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209587,
            "title": "Antibody-drug conjugates in the treatment of lymphoid neoplasms",
            "abstract": null,
            "authors": [
                "Neumeister, P",
                "Prochazka, KT"
            ],
            "year": 2024,
            "source": "MEMO-MAG EUR MED ONC. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001216011500001",
            "pubmed": null,
            "doi": "10.1007/s12254-024-00965-x",
            "pmc": null,
            "organizations": [
                "209587-14082"
            ],
            "persons": [
                "209587-51930-2",
                "209587-65239-6"
            ],
            "imported": "2024-05-21T09:03:52+02:00",
            "journal": "MEMO-MAG EUR MED ONC",
            "issn": "1865-5041",
            "collection_publisher": null,
            "collection_title": "MEMO-MAGAZINE OF EUROPEAN MEDICAL ONCOLOGY; ",
            "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": 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": 206820,
            "title": "Methylation of serotonin regulating genes in cord blood cells: association with maternal metabolic parameters and correlation with methylation in peripheral blood cells during childhood and adolescence.",
            "abstract": null,
            "authors": [
                "Bečeheli, I",
                "Horvatiček, M",
                "Perić, M",
                "Nikolić, B",
                "Holuka, C",
                "Klasić, M",
                "Ivanišević, M",
                "Starčević, M",
                "Desoye, G",
                "Hranilović, D",
                "Turner, JD",
                "Štefulj, J"
            ],
            "year": 2024,
            "source": "Clin Epigenetics. 2024; 16(1):4",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001138092200001",
            "pubmed": "38172913",
            "doi": "10.1186/s13148-023-01610-w",
            "pmc": "PMC10765867",
            "organizations": [
                "206820-14038"
            ],
            "persons": [],
            "imported": "2024-01-22T01:00:00+01:00",
            "journal": "Clin Epigenetics",
            "issn": "1868-7075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.817,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.891,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209612,
            "title": "Person-centered care: Needs and Preferences of adult patients with Chronic Cardiovascular Diseases. A Scoping Review.\r\n",
            "abstract": null,
            "authors": [
                "Walter, M",
                "Großschädl, F",
                "Patel, H"
            ],
            "year": 2024,
            "source": "Global conference on person-centred care\r\n; MAY 14-16; Gothenburg, SWEDEN;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209612-14509"
            ],
            "persons": [
                "209612-66488"
            ],
            "imported": "2024-05-21T12:30:32+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": 209614,
            "title": "Risikofaktoren und Prognose der perimesenzephalen Subarachnoidalblutung",
            "abstract": "Hintergrund: Die perimesenzephale Subarachnoidalblutung ist charakterisiert durch eine lokal begrenzte Blutansammlung in den Zisternen um Mittelhirn und Pons, wobei die Pathophysiologie des Erkrankungsbildes noch unzureichend verstanden ist. Da zugrundeliegende Makroaneurysmen auch bei kompletter Abklärung nur selten festgestellt werden, wird in vielen Fällen eine Ruptur venöser Strukturen angenommen. Die Prognose scheint zwar insgesamt deutlich besser zu sein als bei aneurysmatischer Subarachnoidalblutung, jedoch sind auch bei der perimesenzephalen Subarachnoidalblutung Komplikationen wie Hydrozephalus oder Vasospasmen häufiger als ursprünglich angenommen. Daher ist die Detektion möglicher prädispositionierender Faktoren besonders wichtig, um etwaige Komplikationen frühzeitig abschätzen zu können und damit auch den Langzeitverlauf positiv zu beeinflussen. Der Langzeitverlauf allgemein, aber insbesondere hinsichtlich des Auftretens weiterer (zerebro)vaskulärer Ereignisse, ist bis dato nur schlecht untersucht.\r\n\r\nMaterial und Methoden: Diese Studie basiert auf einer retrospektiven Datenanalyse von Patient*innen, welche im Zeitraum zwischen 2003 und 2021 am Universitätsklinikum Graz aufgrund einer perimesenzephalen Subarachnoidalblutung in Behandlung waren. Es wurden der Krankheitsverlauf sowie die Häufigkeit möglicher und für eine Subarachnoidalblutung typischer Komplikationen (Hydrozephalus, Vasospasmus und Elektrolytstörungen) erhoben. Zudem wurden die Häufigkeiten von kardiovaskulären Risikofaktoren und deren Einfluss auf die Erkrankung sowie weitere (zerebro)vaskuläre Ereignisse nach der stattgehabten perimesenzephalen Subarachnoidalblutung erfasst.\r\n\r\nErgebnisse: Im Untersuchungszeitraum wurden 1456 Patient*innen mit einer Subarachnoidalblutung am Universitätsklinikum Graz behandelt. Der Anteil an Patient*innen mit einer perimesenzephalen Subarachnoidalblutung betrug 11,5 Prozent (n=167, davon 46,7 Prozent weiblich). Das durchschnittliche Alter bei Aufnahme dieser Patient*innen lag bei 54,7 Jahren (18-85). 47,9 Prozent der Patient*innen wiesen einen arteriellen Hypertonus, 28,7 Prozent eine Hypercholesterinämie und 12,0 Prozent einen Diabetes mellitus auf. Ein zugrundeliegendes Aneurysma konnte in 5 Fällen (3 Prozent) detektiert werden. \r\nBei 24,6 Prozent trat in der Frühphase ein Hydrozephalus auf und es benötigten 13,2 Prozent eine externe Ventrikeldrainage. Zerebrale Vasospasmen traten bei insgesamt 31,1 Prozent auf. Bei 4,8 Prozent kam es im Rahmen des Aufenthaltes zu zerebralen Ischämien im Sinne einer „delayed cerebral Ischemia “. Die Mortalitätsrate im Rahmen des Aufenthaltes lag bei 3,6 Prozent (n=6). Bei 63,5 Prozent der Patient*innen war eine Kontroll-Angiographie (CT-A, DSA, MR-A) verfügbar. Ein neu aufgetretenes Aneurysma konnte hier nicht nachgewiesen werden. Im Rahmen der Beobachtungsdauer von 7,9 Jahren (5-12) traten keine gehäuften zerebrovaskulären Ereignisse auf. Lediglich ein ischämischer Infarkt konnte detektiert werden. \r\n\r\nDiskussion: Die perimesenzephale Subarachnoidalblutung zeigt im Vergleich zur aneurysmatischen Subarachnoidalblutung zwar hinsichtlich der Mortalität und des Outcomes eine deutlich bessere Prognose, jedoch beweist die Häufigkeit von Komplikationen wie Hydrozephalus und Vasospasmen, dass auch diese Form der Subarachnoidalblutung eine ernstzunehmende Erkrankung darstellt und Patient*innen vor allem in der Frühphase eine entsprechende Überwachung an einer Stroke Unit oder (neurologischen) Intensivstation benötigen. Ein erhöhtes Risiko für weitere (zerebro)vaskuläre Ereignisse konnte in dieser Kohorte nicht nachgewiesen werden.",
            "authors": [
                "Kral, M"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 75",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-21T14:04:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische 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": 209615,
            "title": "Atopisches Ekzem 2023-Ein Leitfaden für Hausärzte",
            "abstract": "Die atopische Dermatitis ist eine Volkskrankheit, von der zwei Prozent der Erwachsenen und 20% der Säuglinge betroffen sind. Sie ist eine chronisch-entzündliche Hauterkrankung, die typischerweise zu Juckreiz, trockener Haut und Ekzemen führt.\r\nDas Ziel der vorliegenden Arbeit war es, den aktuellen Stand der Medizin bezüglich Pathophysiologie, Diagnostik und Therapie der atopischen Dermatitis in einem Leitfaden für Nicht-Dermatolog:innen zusammenzufassen. Die primäre Zielgruppe der Arbeit sind Hausärzt:innen. Darüber hinaus war vorgesehen, zwei jeweils eine DIN-A4-Seite umfassende Kurzleitfäden zu Diagnostik und Therapie zu erstellen.\r\nZum Erreichen dieser Ziele wurde eine Literaturrecherche mit PubMed durchgeführt. Dabei wurden nur Artikel herangezogen, die 2015 oder später veröffentlicht wurden. Als Grundlage für die Kapitel zur Therapie wurde vor allem die Leitlinie Neurodermitis der AWMF (Arbeitsgemeinschaft der Wissenschaftlichen Medizinischen Fachgesellschaften e.V.) verwendet. Speziell für das Erstellen der beiden Kurzleitfäden wurde in Abstimmung mit einem Hausarzt darauf geachtet, dass diese möglichst praxisnahe verfasst werden.\r\nDie wesentlichen Ergebnisse der Literaturrecherche sind, dass die wichtigsten Säulen, auf denen die Therapie der atopischen Dermatitis basiert, rückfettende topische Basistherapeutika und topische Glukokortikoide sind. Neben diesen medikamentösen Therapien ist die Aufklärung des Patienten ebenso wichtig. Dabei müssen die korrekte Anwendung der topischen Therapie und mögliche präventive Maßnahmen erklärt werden und der/dem Patient:in die Angst vor einer Behandlung mit Glukokortikoiden genommen werden (sofern diese vorhanden ist).",
            "authors": [
                "Feiler, F"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 101",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-21T14:04:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische 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
        }
    ]
}