Description
Semantix game of the Panoramix suit (Serious Games for the Early Detection of Cognitive Impairment)
Semantix is a serious game for evaluating semantic memory.
The Panoramix game battery assesses different cognitive areas and uses machine learning techniques to discriminate among players suffering from mild cognitive impairment or Alzheimer disease from healthy adults. Using the battery, it is also possible to identify individuals likely to develop cognitive decline, to predict the future evolution of cognitive decline and to contribute to keep the cognitive reserve of elder adults. The battery complies with the psychometric properties set of the Standards for Educational and Psychological Testing, that is, it meets all the clinical criteria to be considered as a valid screening tool.
The APK file for installing in Android devices is made available to the GK community. It is recommended to install the APK on a tablet with a large screen.
Panoramix
Panoramix: Serious Games for the Early Detection of Cognitive Impairment.
This proposal aims to incorporate in the GATEKEEPER platform a battery of serious games to detect cognitive impairment in elder adults. This game battery assesses different cognitive areas and uses machine learning techniques to discriminate among players suffering from mild cognitive impairment or Alzheimer disease from healthy adults. Using the battery, it is also possible to identify individuals likely to develop cognitive decline, to predict the future evolution of cognitive decline and to contribute to keep the cognitive reserve of elder adults. The battery complies with the psychometric properties set of the Standards for Educational and Psychological Testing, that is, it meets all the clinical criteria to be considered as a valid screening tool.
More Things from Panoramix
{
"@context":
["https://www.w3.org/2019/wot/td/v1",
{"fhir": "https://build.fhir.org/ig/gatekeeper-project/gk-fhir-ig/index.html"}
],
"id": "gist:uvigo:es:panoramixGames:semantix:v26",
"title": "Panoramix Semantix",
"securityDefinitions": { "nosec_sc": { "scheme": "nosec" }},
"security": "nosec_sc",
"actions": {
"createPatient": {
"@type": "fhir:Patient",
"forms": [
{
"op": [
"invokeaction"
],
"href": "https://hapi.fhir.org/baseR4/Patient",
"contentType": "application/fhir+json",
"htv:methodName": "POST"
}
]
},
"createEncounter": {
"@type": "fhir:Encounter",
"forms": [
{
"op": [
"invokeaction"
],
"href": "https://hapi.fhir.org/baseR4/Encounter",
"contentType": "application/fhir+json",
"htv:methodName": "POST"
}
]
},
"createCondition": {
"@type": "fhir:Condition",
"forms": [
{
"op": [
"invokeaction"
],
"href": "https://hapi.fhir.org/baseR4/Condition",
"contentType": "application/fhir+json",
"htv:methodName": "POST"
}
]
},
"createDocumentReference": {
"@type": "fhir:DocumentReference",
"forms": [
{
"op": [
"invokeaction"
],
"href": "https://hapi.fhir.org/baseR4/DocumentReference",
"contentType": "application/fhir+json",
"htv:methodName": "POST"
}
]
}
}
}
Reviews
There are no reviews yet.