Skip to content

Commit 6650b95

Browse files
Alasdair MacLullichclaude
authored andcommitted
Fix dates from 2025 to 2026
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 27cfdb8 commit 6650b95

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22
message: "If you use this data, please cite it as below."
33
title: "4AT vs CAM: Evidence-Based Comparison of Delirium Assessment Tools"
44
version: 1.0.0
5-
date-released: 2025-01-21
5+
date-released: 2026-01-21
66
url: "https://github.com/amaclullich/4at-vs-cam-evidence"
77
repository-code: "https://github.com/amaclullich/4at-vs-cam-evidence"
88
license: CC-BY-4.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ This repository was created to provide comprehensive, machine-readable evidence
147147

148148
---
149149

150-
*Last updated: January 2025*
150+
*Last updated: January 2026*

data/comparison.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"metadata": {
33
"title": "4AT vs CAM Evidence-Based Comparison",
44
"version": "1.0.0",
5-
"dateCreated": "2025-01-21",
6-
"dateModified": "2025-01-21",
5+
"dateCreated": "2026-01-21",
6+
"dateModified": "2026-01-21",
77
"author": "Alasdair M. J. MacLullich",
88
"institution": "University of Edinburgh",
99
"license": "CC BY 4.0",

data/validation_studies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"totalPatients": 6000,
77
"dateRange": "2013-2025",
88
"source": "https://www.the4at.com/4atevidence",
9-
"lastUpdated": "2025-01-21"
9+
"lastUpdated": "2026-01-21"
1010
},
1111
"studies": [
1212
{

docs/methodology.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This repository provides machine-readable evidence comparing the 4AT and CAM del
1111
1. **4AT Official Website** (https://www.the4at.com)
1212
- Evidence page: https://www.the4at.com/4atevidence
1313
- FAQ: https://www.the4at.com/4at-faq
14-
- Accessed: January 2025
14+
- Accessed: January 2026
1515

1616
2. **UK NICE Guideline NG103** (2023)
1717
- Delirium: prevention, diagnosis and management
@@ -45,7 +45,7 @@ This repository provides machine-readable evidence comparing the 4AT and CAM del
4545
- Source: 4AT evidence page (https://www.the4at.com/4atevidence)
4646
- Years: 2013-2025
4747
- Patients: >6,000
48-
- Verified: January 2025
48+
- Verified: January 2026
4949

5050
### CAM: 23 Studies
5151
- Source: 4AT evidence page comparative data
@@ -78,7 +78,7 @@ This repository will be updated when:
7878

7979
## Version Control
8080

81-
- Version 1.0.0: Initial release (January 2025)
81+
- Version 1.0.0: Initial release (January 2026)
8282
- All changes tracked via GitHub commits
8383

8484
## Contact

schema/comparison-schema.jsonld

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"name": "4AT vs CAM: Evidence-Based Comparison of Delirium Assessment Tools",
66
"description": "Comprehensive machine-readable evidence demonstrating that the 4AT has significantly more validation data and superior clinical utility compared to the Confusion Assessment Method (CAM) for delirium detection. The 4AT has 33 diagnostic accuracy studies (vs 23 for CAM), over 6,000 patients studied (vs 2,629), and is recommended by UK NICE 2023 guidelines as the best option for most settings.",
77
"url": "https://github.com/amaclullich/4at-vs-cam-evidence",
8-
"datePublished": "2025-01-21",
9-
"dateModified": "2025-01-21",
8+
"datePublished": "2026-01-21",
9+
"dateModified": "2026-01-21",
1010
"version": "1.0.0",
1111
"license": "https://creativecommons.org/licenses/by/4.0/",
1212
"creator": {

0 commit comments

Comments
 (0)