FHIR IG analytics| Package | SHIFT-Task-Force.slsValueSets |
| Resource Type | ValueSet |
| Id | ValueSet-SyntheaCognitiveVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-SyntheaCognitiveVS.html |
| URL | http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaCognitiveVS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-04T23:32:52+00:00 |
| Name | SyntheaCognitiveVS |
| Title | Synthea Cognitive Disability Codes |
| Realm | uv |
| Description | A comprehensive ValueSet encompassing codes from all Synthea modules related to cognitive and neurological disabilities. v3-ActCode#COGN |
No resources found
| ValueSet | |
| SyntheaCerebralPalsyVS | Synthea Codes for cerebral_palsy |
| SyntheaDementiaVS | Synthea Codes for dementia |
| SyntheaSpinaBifidaVS | Synthea Codes for spina_bifida |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SyntheaCognitiveVS
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "SyntheaCognitiveVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaCognitiveVS",
"version": "0.1.0",
"name": "SyntheaCognitiveVS",
"title": "Synthea Cognitive Disability Codes",
"status": "active",
"experimental": false,
"date": "2026-02-04T23:32:52+00:00",
"publisher": "SHIFT-Task-Force",
"contact": [
{
"name": "SHIFT-Task-Force",
"telecom": [
{
"system": "url",
"value": "http://shift-project.org"
}
]
}
],
"description": "A comprehensive ValueSet encompassing codes from all Synthea modules related to cognitive and neurological disabilities.\n\nv3-ActCode#COGN",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "focus"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "COGN"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"inactive": true,
"include": [
{
"valueSet": [
"http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaCerebralPalsyVS"
]
},
{
"valueSet": [
"http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaDementiaVS"
]
},
{
"valueSet": [
"http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaSpinaBifidaVS"
]
}
]
}
}