List projects.

Fields

id (integer)

Primary key.

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:

  • organization
  • category
  • type
  • partner_function
  • manager
  • contact
  • status
  • grant
  • research
  • event
  • study
  • language
  • program
  • funders

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • organization
  • category
  • manager
  • contact
  • status
  • grant
  • research
  • study
  • language
  • funders
  • program

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:

  • begin_planned: gt, gte, lt, lte
  • begin_effective: gt, gte, lt, lte
  • end_planned: gt, gte, lt, lte
  • end_effective: gt, gte, lt, lte
GET /v1/research/project/?format=api&offset=460&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2261,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=480&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=440&ordering=-end_planned",
    "results": [
        {
            "id": 7977,
            "title": {
                "de": "Splicing-Faktor Mutationen in myeloischen Neoplasien",
                "en": "Aberrant innate immune signaling in spliceosome-mutant myeloid neoplasms"
            },
            "short": "Engineering spliceosome mutations",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2026-01-31T01:00:00+01:00",
            "end_effective": "2026-01-31T01:00:00+01:00",
            "assignment": "2024-01-17T11:45:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1564
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7977-50747-10"
            ]
        },
        {
            "id": 7929,
            "title": {
                "de": "Nachhaltige gesunde Ernährung im Pflegeheim",
                "en": "Sustainable healthy nutrition in nursing homes "
            },
            "short": "SUNRISE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-01T01:00:00+01:00",
            "begin_effective": "2024-06-01T02:00:00+02:00",
            "end_planned": "2026-01-31T01:00:00+01:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2023-12-14T15:30:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "TCS00142",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7929-82963-10"
            ]
        },
        {
            "id": 8707,
            "title": {
                "de": "Pilotprojekt: 5 Präventionsfaktoren der Grazer Gehirngesundheit",
                "en": "Pilot project: 5 Preventive Factors of brain health"
            },
            "short": "5P_3G",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-27T01:00:00+01:00",
            "begin_effective": "2025-01-27T01:00:00+01:00",
            "end_planned": "2026-01-27T01:00:00+01:00",
            "end_effective": "2026-03-04T01:00:00+01:00",
            "assignment": "2025-03-04T18:18:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66708,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8707-66708-10"
            ]
        },
        {
            "id": 7553,
            "title": {
                "de": "Zusammensetzung und Funktion von Immunzellen bei Patient*innen mit und ohne Steroid-refraktärer akuter Graft-versus-Host-Erkrankung nach allogener hämatopoetischer Blutzelltransplantation",
                "en": "Immune cell composition and function in patients with and without steroid-refractory acute graft-versus-host disease after allogeneic hematopoietic cell transplantation"
            },
            "short": "Prospektives GVHD Projekt",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-12T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2026-01-12T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2023-05-10T12:09:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 82501,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7553-100134-12",
                "7553-59183-12",
                "7553-82501-10",
                "7553-111069-12"
            ]
        },
        {
            "id": 8929,
            "title": {
                "de": "Anatomisches Erbe: Unseren Vergangenheit digital bewahren, Unsere Zukunft sichern",
                "en": "ANATOMICAL LEGACY: DIGITALLY PRESERVING OUR PAST, SECURING OUR FUTURE"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-06-01T02:00:00+02:00",
            "end_planned": "2026-01-12T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-05-23T11:40:55+02:00",
            "program": 207,
            "subprogram": null,
            "organization": 14018,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 102804,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8929-97024-12",
                "8929-102804-10"
            ]
        },
        {
            "id": 7284,
            "title": {
                "de": "Tissue-Faktor-Aktivierung durch Gallensäuren in Hepatozyten *Wiedereinreichung",
                "en": "Bile acid-mediated tissue factor activation in hepatocytes *resubmission"
            },
            "short": null,
            "url": "https://allgemeine-paediatrie.medunigraz.at/forschung/paediatrische-haemostaseologie/tissue-faktor-aktivierung-durch-gallensaeuren-in-hepatozyten",
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-07T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2026-01-06T01:00:00+01:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2022-12-02T11:34:30+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62201,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36569",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7284-62201-10",
                "7284-101463-12",
                "7284-116323-12",
                "7284-117943-12"
            ]
        },
        {
            "id": 8317,
            "title": {
                "de": "Neurofilamente im Kammerwasser von Glaukompatient*innen",
                "en": "Neurofilaments in the Aqueous Humor of Glaucoma Patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-07-31T14:56:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89577,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8317-89577-10"
            ]
        },
        {
            "id": 8188,
            "title": {
                "de": "Pilztranslokation über den Darm gemessen durch 1,3-Beta-D-Glukan und seine Rolle in Patient:innen mit Leberzirrhose",
                "en": "Gut fungal translocation measured by 1,3-Beta-D-Glucan and its role in patients with liver cirrhosis"
            },
            "short": "BDG-Cirrhosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-08-01T02:00:00+02:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-05-07T15:35:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 115781,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8188-115781-10"
            ]
        },
        {
            "id": 8541,
            "title": {
                "de": "Der Einfluss von Adipsin auf den Phänotyp von Lungenfibroblasten",
                "en": "The influence of adipsin in lung fibroblasts phenotype"
            },
            "short": "Adipsin_Phänotyp_Lungenfibroblasten",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-01-01T01:00:00+01:00",
            "assignment": "2024-12-04T12:08:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 73404,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8541-73404-10"
            ]
        },
        {
            "id": 8633,
            "title": {
                "de": "Messung der bukkalen Knochen- und Mukosadicke mittels Ultraschall und künstlicher Intelligenz in der dentalen Implantologie",
                "en": "Ultrasound assessment of buccal bone and mucosal thickness using artificial intelligence aided segmentation in dental implantology"
            },
            "short": "Ultimate-Project",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-05-01T02:00:00+02:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-01-31T15:35:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14111,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 125157,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                35
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8633-125157-10"
            ]
        },
        {
            "id": 7906,
            "title": {
                "de": "INTERACT-EUROPE 100",
                "en": "INTERACT-EUROPE 100"
            },
            "short": "INTERACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2023-11-28T13:37:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101129375",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7906-107132-10"
            ]
        },
        {
            "id": 9078,
            "title": {
                "de": "Einfluss von Humanmilch-Oligosacchariden auf das Harnmikrobiom in der Schwangerschaft",
                "en": "Influence of human milk oligosaccharides on the urinary microbiome during pregnancy"
            },
            "short": "Humanmilch_Harnmikrobiom_StadtGraz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2025-07-08T12:54:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88993,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9078-88993-10"
            ]
        },
        {
            "id": 7943,
            "title": {
                "de": "Akupunktur im Rahmen eines multidisziplinären Therapiekonzeptes für Vulvodynie und Chronische Unterbauchschmerzen \r\nEine randomisierte klinische Studie",
                "en": "Acupuncture in a multidisciplinary approach for vulvodynia and chronic pelvic pain\r\nA randomised controlled clinical study\r\n"
            },
            "short": "AMALIA Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-20T02:00:00+02:00",
            "begin_effective": "2022-06-20T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-12-19T15:51:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7943-50853-10"
            ]
        },
        {
            "id": 7896,
            "title": {
                "de": "Verbesserung der MALDI-TOF-Identifizierung von Pseudomonas-Arten: Ein Schritt zur schnellen und genauen Untersuchung",
                "en": "Improvement of MALDI-TOF identification of Pseudomonas species: A step towards fast and accurate investigation of antimicrobial susceptibility "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "Pseudomonas ist weit verbreitet, insbesondere in aquatischen Umgebungen, und kann dort unter verschiedenen Bedingungen gut überleben. Pseudomonas kann Infektionen bei Menschen, Tieren und Pflanzen verursachen. Die hohe natürliche Antibiotikaresistenz stellt ein besonderes Problem in der Humanmedizin dar. In den letzten Jahren hat die Anzahl der Arten aus dem Genus ebenfalls erheblich zugenommen, und Studien deuten darauf hin, dass viele Arten noch zu beschreiben sind. Um die Bedeutung dieser verschiedenen Arten für die Umwelt, aber auch für den Menschen zu verstehen, ist eine gute und einfache Unterscheidung der einzelnen Arten erforderlich.\r\n\r\nDie Zusammenarbeit zwischen ANSES und MUG wird die MALDI-TOF-Differenzierung und eine offene Datenbank nutzen, um eine Methode zur schnellen, kostengünstigen und zuverlässigen Bestimmung von Pseudomonas-Arten zu entwickeln. Die Stammsammlungen der beiden Institutionen dienen als Grundlage. Diese umfassen Isolate aus der Umwelt sowie aus humanen und veterinären Proben. Die Isolate sollen durch Sequenzierung und MALDI-TOF charakterisiert werden. Die Resistenz gegenüber wichtigen Antibiotika wird ebenfalls an diesen Isolaten mit beiden Methoden, Agardiffusion und Mikrodilution, getestet.\r\n\r\nDie MALDI-TOF-Proben werden in einer frei zugänglichen Datenbank platziert. Diese Anwendung wird kostenlos sein und von jedermann genutzt werden können. Ein weiterer Vorteil wird sein, dass man mit der Anwendung in Kontakt mit anderen Forschern kommen kann, die an Pseudomonas arbeiten, und so ein Pseudomonas-Netzwerk aufgebaut werden könnte. Wenn dieses Projekt erfolgreich ist, könnte es auch auf andere Bakteriengruppen (z. B. Aeromonas, Bacilli usw.) angewendet werden. In jedem Fall legt diese Arbeit den Grundstein für eine enge Zusammenarbeit zwischen ANSES und MUG auf dem Gebiet der Pseudomonadenforschung.",
                "en": "Pseudomonas that is widespread, especially in aquatic environments, and can survive well there under various conditions. Pseudomonas can cause infections in humans, animals and plants. The high natural resistance to antibiotics is a particular problem in human medicine. In recent years, the number of species from the genus has also increased considerably and studies suggest that many species remain to be described. To understand the importance of these different species for the environment but also for humans, a good and simple differentiation of the individual species is necessary.\r\nThe collaboration between ANSES and MUG will use MALDI TOF differentiation and an open database to develop a method for fast, cheap and reliable determination of species of Pseudomonas.\r\nStrain collections of the two institutions serve as a basis. These include isolates from the environment, from human and veterinary samples. The isolates are to be chartered by sequencing and MALDI TOF. Resistance to important antibiotics will also be tested in these isolates using btoh methods Agar diffusion and Micro broth dilution. MALDI TOF specimens will be placed in a open accessible database. This application will be free of charge and can be used by anyone.  Another advantage will be that with the application one can get in touch with other researchers working on Pseudomonas and thus a Pseudomonas network could be established\r\nIf this project proves successful, it could also be applied to other groups of bacteria (e.g. Aeromonas, Bacilli, etc.). In any case, this work lays the foundation for close collaboration between ANSES and MUG in the field of Pseudomonads research. The participating institutions in France and Austria have different and complementary expertise in the research of this genus. A harmonisation and an efficient exchange of methods will be a key factor for both, to deepen their standing in this field of research and to other aquatic genera like Vibrio, Aeromonas.\r\n"
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-21T15:29:59+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58733,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "FR 01/2024",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7896-54018-12",
                "7896-58733-10",
                "7896-103077-12"
            ]
        },
        {
            "id": 7363,
            "title": {
                "de": "Digitale Zwillinge für die Behandlung von Vorhofflimmern",
                "en": "Digital Twins to Treat Atrial Fibrillation"
            },
            "short": "DAWN-AF",
            "url": null,
            "abstract": {
                "de": "Vorhofflimmern (VHF) ist die häufigste Arrhythmie des Herzens. Bei VHF handelt es sich um eine fortschreitende Erkrankung des Herzens. Je länger VHF andauert, umso schwieriger ist die Behandlung, und das Risiko Folgeschäden wie Schlaganfälle, Demenz oder Herzinsuffizienz zu erleiden nimmt zu. Die effektivste Therapie für VHF ist die Ablationstherapie mittels Herzkatheter, eine Prozedur, bei der Gewebe in den Vorhöfen des Herzens zerstört wird um die Ausbreitungspfade von elektrischen Wellen einzuschränken. Aktuelle Therapieformen sind generisch, die Variabilität der Patienten hinsichtlich der Struktur der Vorhöfe wird nicht berücksichtigt, weshalb VHF-Symptome auch nach anfänglich positiver Therapie häufig zurückkehren.\r\n\r\nDas Ziel des DAWN-AF Projektes ist es, einen personalisierten medizinischen Ansatz zu entwickeln, der auf Computermodellierung basiert. Konkret werden digitale Zwillinge der Vorhöfe des Herzens entwickelt. Diese können zur verbesserten Planung der VHF-Ablation im Computer verwendet werden, um ein Wiederauftreten von VHF zu verhindern. Dazu werden präoperative Messungen wie das Elektrokardiogramm und tomographische Bildgebung (MRT/CT) verwendet, um anatomisch und funktionell detaillierte digitale Zwillinge zu erstellen. Da diese Daten jedoch nicht ausreichen, um die Vorhöfe eindeutig zu charakterisieren, wird für jeden Patienten ein Satz an potenziellen digitalen Zwillingen erstellt, um dann für jede einzelne Variation die jeweils ideale Ablationsbehandlung zu bestimmen. Anhand von invasiven Messungen während des Eingriffs wird dann derjenige digitale Zwilling ausgewählt, der am besten zum Patienten passt. Eine wirtschaftliche Analyse der VHF-Therapie wird den Nutzen unseres mittels digitaler Zwillinge personalisierten Therapiezugangs bewerten. Dieser Nutzen ergibt sich aus einer frühzeitigen präventiven Behandlung, aus einem länger anhaltenden Therapieerfolg, aus einer verkürzten Eingriffsdauer und einer Reduktion des Eingriffsrisikos.\r\n",
                "en": "Atrial Fibrillation (AF) is the most common cardiac arrhythmia. Since AF is progressive, the longer one has it, the harder it is to treat, and the risks of stroke, dementia and heart failure increase. The most effective treatment is catheter ablation therapy, a procedure that strategically destroys tissue to restrict propagation of electrical waves. However, approaches are currently generic, ignoring patient variability in atrial structure, and AF usually recurs. We aim to develop a personalised medicine approach based on computer modelling, to use digital twins to plan AF ablation to prevent recurrence. We propose to use preoperative measurements, imaging (MRI/CT) and the ECG, to build digital twins. However, these data are insufficient to uniquely characterize the atria, so we will build sets of potential digital twins for each patient, each of which will have its ideal ablation treatment determined. Invasive measurements acquired during the ablation procedure will be then used to select the digital twin that best matches the patient. Economic analysis will evaluate benefits arising from early preventative and longer-lasting treatment, reduced duration and procedural risks of interventions."
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-09-28T02:00:00+02:00",
            "assignment": "2023-02-01T16:15:05+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I 6476-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7363-50966-10",
                "7363-91352-12",
                "7363-96212-12",
                "7363-50967-12",
                "7363-122514-12"
            ]
        },
        {
            "id": 7309,
            "title": {
                "de": "Bewertung der Rolle der Succinat-Sensierung über GPR91 bei der T-Zell-vermittelten Anti-Tumor-Immunität ",
                "en": "Evaluating the role of succinate sensing via GPR91 in T cell-mediated \r\nanti-tumour immunity "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2022-12-20T13:44:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107391,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2576
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7309-60706-12",
                "7309-107391-10"
            ]
        },
        {
            "id": 6787,
            "title": {
                "de": "Apolipoprotein AI (apo-AI) Mimetische \r\nPeptid-Lipid-Assemblies",
                "en": "Apolipoprotein AI (apo-AI) Mimetic \r\nPeptide Lipid Assemblies"
            },
            "short": "AAMLA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2021-11-17T15:51:22+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5703",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6787-53252-10"
            ]
        },
        {
            "id": 8294,
            "title": {
                "de": "Der Zusammenhang zwischen Körpergewicht und kortikaler Neuroplastizität und Lernen – eine Pilotstudie",
                "en": "The relationship between Body Weight and Human Motor Cortical Plasticity and Learning"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-03-30T02:00:00+02:00",
            "assignment": "2024-07-10T16:17:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58643,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0532/2024-0001",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8294-58643-10"
            ]
        },
        {
            "id": 7415,
            "title": {
                "de": "Magnetischer Stein",
                "en": "Magnetic Stone"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-02-23T09:38:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-87",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7415-113130-10"
            ]
        },
        {
            "id": 8133,
            "title": {
                "de": "Alterssuizid in Österreich: Eine Niedrig- und Hochrisikopopulationsstudie basierend auf verknüpften personenbezogenen Registerdaten",
                "en": "Suicide among older adults in Austria: A low- and high-risk population study based on linked individual-level register data"
            },
            "short": "SAOAA",
            "url": "https://www.oeaw.ac.at/foerderungen/data-research-austria",
            "abstract": {
                "de": "Der Suizid eines Menschen ist eine Tragödie auf individueller Ebene und gleichzeitig ein Problem der öffentlichen Gesundheitsfürsorge auf gesellschaftlicher Ebene. Wenig bekannt ist dabei, dass die Suizidraten sowohl in Österreich als auch allen anderen europäischen Ländern stark mit dem Alter ansteigen. Die allerhöchsten Suizidraten finden sich bei hochaltrigen Männern. Österreich hat gegenwärtig eine der höchsten Suizidraten bei Hochaltrigen in ganz Europa und es wird erwartet, dass die absolute Zahl der Suizide bei älteren Menschen in den nächsten Dekaden aufgrund der fortschreitenden Überalterung der Bevölkerung, insbesondere durch das Älterwerden der Babyboomer-Generation, steigen wird. Die zentrale Forschungsfrage dieses Projekts ist daher, welche Risikofaktoren Suizide bei älteren Menschen in Österreich vorhersagen können, was in weiterer Folge dazu beitragen soll, Präventionsmaßnahmen zu verbessern. Vor dem Hintergrund erstmalig zugänglicher und auf individueller Ebene verknüpfbarer Registerdaten in Österreich durch das Austria Micro Data Center (AMDC) soll im Rahmen dieses Projekts untersucht werden, welche älteren Personengruppen ein erhöhtes Risiko für Suizid haben. Konkret planen wir Risikofaktoren in zwei Bevölkerungsgruppen zu untersuchen: (1) die gesamte ältere Allgemeinbevölkerung (Niedrigrisiko-Ansatz) und (2) ältere gerontopsychiatrische Patient*innen (Hochrisiko-Ansatz). Potentielle Risikofaktoren werden demographische und sozioökonomische Faktoren, körperliche und psychische Erkrankungen, Pflegebedürftigkeit und soziale Isolation umfassen. Dabei werden diese Risikofaktoren nicht nur isoliert voneinander betrachtet, sondern auch deren multiplikativer Effekt, d.h. wenn beispielsweise der Verlust eines Partners mit einer neuen Krebsdiagnose zusammenfällt, untersucht. Mit diesem Forschungsprojekt wollen wir den Alterssuizid in Österreich besser verstehen und damit eine bessere Grundlage für Präventionsmaßnahmen schaffen, und nicht zuletzt die Lebensumstände jener älteren Personen besser zu beleuchten, die keinen anderen Ausweg sehen, als sich selbst (oft mit Gewalt) das Leben zu nehmen. ",
                "en": "Suicide is a tragedy at the individual level and a serious public health problem at the societal level. Although often overlooked, suicide rates in both Austria and other European countries increase rapidly with age, so that the highest suicide rates tend to show among the oldest old, and here, specifically among men. Austria has one of the highest suicide rates among the oldest old within the EU-27 countries. The high number of suicide deaths among older adults in Austria is not only a present-day concern, but also worrying against the background of population ageing, specifically the ageing of the large baby boomer generation, as this will likely lead to an increase in the absolute number of suicides among older adults in the decades ahead. The main research question of this project therefore is what risk factors can predict old age suicides in Austria, which can subsequently inform suicide prevention efforts. Against the background of newly available individual-level register data linkage in Austria within the Austrian Micro Data Center (AMDC), the aim of this project is to provide new and hitherto unavailable evidence on who among the older population is at an elevated risk of suicide death. Specifically, we seek to identify risk factors in two populations: (1) the whole general older population (low-risk setting) and (2) older psychiatric inpatients (high-risk setting). Risk factors will include demographic and socioeconomic factors, physical and mental health problems, disability and social disconnectedness. We will not only look at these factors in isolation, but also assess whether there are multiplicative effects for suicide risk, that is, when multiple risk factors co-occur at the same time, e.g. when the loss of spouse coincides with a cancer diagnosis. With this research project, we aim to better understand old age suicide in Austria, to inform suicide prevention efforts, and to illuminate the life circumstances of those older adults who see no other way but to (often violently) end their own lives."
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2024-04-10T11:05:11+02:00",
            "program": 245,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 89152,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8133-89152-10",
                "8133-119651-12",
                "8133-128434-12"
            ]
        }
    ]
}